I have an app that sends SMTP to post fix to deliver an email.  The first line 
it sends after the DATA command is a Reply To line.  However, that causes 
postfix to terminate the headers and puts the Reply To line after the blank 
line at the end of theheaders.  As a result, none of the following header lines 
are in the header and only show up in the text.  Is this normal, or have I done 
something wrong?

If I leave out the Reply To line, then everything works fine.

-- Doug

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to