[openstreetmap/openstreetmap-website] Add In-Reply-To, References headers to email (#2462)
    mmd 
    notifications at github.com
       
    Mon Dec 30 22:07:29 UTC 2019
    
    
  
mmd-osm commented on this pull request.
>        @author = @from_user
 
       attach_user_avatar(comment.user)
 
+      headers["In-Reply-To"] = @ref
+      headers["References"]  = @ref
Good point, added a new helper method now.
-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2462#discussion_r362107896
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191230/abb9b4a0/attachment.html>
    
    
More information about the rails-dev
mailing list