> On Apr 29, 2023, at 12:43 AM, Doug Hardie via Postfix-users 
> <[email protected]> wrote:
> 
> 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?
> 

Sounds like your app is inserting a blank line where it shouldn’t. A tcp 
capture will show what’s actually being sent. 


  — Noel Jones
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to