Is it possible to add headers to emails being sent by app-engine?
        Posted  
        
            by Peter Farmer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Peter Farmer
        
        
        
        Published on 2010-05-25T07:19:57Z
        Indexed on 
            2010/05/25
            7:21 UTC
        
        
        Read the original article
        Hit count: 239
        
I'm currently putting the finishing touches to an application for a client, this application sends daily emails to subscribers, is it possible to add custom headers to the email so that certain variables can be tracked, like day number (X-Day-Number) etc...
© Stack Overflow or respective owner