Pages: 1
RSS
Is it safe to use custom headers?
 
Hi,

I need to insert a custom header in all outgoing emails.
No problem, defined it, and put a
%SETHEADER(myHeaderName,"someBlahBlahEnglishLettersOnly")
in my templates.

I want to know if this is safe - is it possible spam filters to delete/mark as spam a message that has a header which is non-standard?
Or some email apps to have a problem displaying such messages?

thanks    



 
AFAIK There are no spam filters that react upon unknown headers. To avoid problems with other applications you need to start your custom made header with X-, something like X-MyCustomMadeHeader:
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
Pages: 1