For Example: Mail Server1(@domain1.com): alias: id1:[email protected]
when I send a email from other domain(not @domain1.com) to [email protected]. I will receive this email from [email protected]. And I check the header of the email,I found that:Return-Path: <>. -------------------------------------------------- From: "mouss" <[email protected]> Sent: Thursday, April 22, 2010 6:09 AM To: <[email protected]> Subject: Re: mail from(Return-Path) when a mail relay via alias > Jeff Huang a écrit : >> Hi All. >> >> I found when I send a email via alias,the Return-Path is null. >> >> For example,the alias : >> >> [email protected]:[email protected] <mailto:[email protected]:[email protected]> > > sorry, unparsable... > please copy-paste. > anyway, in alias_maps, there's no domain in the left hand side: > joe: [email protected] > >> >> when I sent a email from [email protected] <mailto:[email protected]> to >> [email protected],I <mailto:[email protected],I> found I recevie from >> [email protected] <mailto:[email protected]> and found the Return-Path is null. >> >> How can I set it to enable returen path > > the return-path is null in bounces or if your mailer generates it. > and in any case, alias rewrite doesn't has no influence on the return-path. > > so you have another problem. please explain exactly what happens and > show examples and logs. > >
