Hellllo, list!
I'm noticing the ">" character gets prepended to the Return-Path line in headers, at least on my system (latest release, running maildrop as delivery agent). How do I fix this?
That is, when I manually telnet to port 25, do helo, mail from, rcpt to, data, and give the mail server headers like:
Received-from: somewhere
Return-Path: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
What I end up with in the delivered mail (and in archiveDir, so presumably before maildrop mucks with it):
Received-from: somewhere
>Return-Path: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Thoughts?
thanks, Jeff
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
