Hi Nikolay!

On Thu, 26 Mar 2015 13:55:56 +0300, Nikolay Shaplov wrote:
> I am trying to send message with custom Return-Path via msmtp.
> 
> # sendmail dh...@nataraj.su
> Return-Path: dh...@nataraj.su
> Subject: test
> 
> test
> .
> 
> But the message I receive have Return-Path constructed by msmtp:
> 
> Return-Path: <r...@sympa.enot.nataraj.su>
> 
> Are there any way to prevent msmtp from doing this    ? I've read
> documentation but did not find any mention of it...
> 
> I am using msmtp 1.4.28 from debian wheezy.

Msmtp does not change headers. Most likely your SMTP server does that.
You can verify with --debug that msmtp sends the message unchanged.

Regards
Martin

Attachment: pgpIjl_Jvmdq4.pgp
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
msmtp-users mailing list
msmtp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msmtp-users

Reply via email to