Re: Return Path header

2014-01-10 Thread Wietse Venema
jvanb: > I am really sorry to bother you with this question. I am totally new at > postfix and would really appreciate a little help. > I have read the manuals and added sender_canonical_maps=n...@example.com to > my master.cf file and reloaded postfix. But the return-path is still set to > the sen

Re: Return Path header

2014-01-10 Thread jvanb
I am really sorry to bother you with this question. I am totally new at postfix and would really appreciate a little help. I have read the manuals and added sender_canonical_maps=n...@example.com to my master.cf file and reloaded postfix. But the return-path is still set to the sender address. Can

Re: Return-path header

2010-09-23 Thread Victor Duchovni
On Wed, Sep 22, 2010 at 07:09:44PM -0300, Alexandre Pires wrote: > Thanks Viktor, but how can I set envelop sender address in postfix ? With SMTP: EHLO MAIL FROM: RCPT TO: RCPT TO: DATA Message-Headers: Message Body . On the comm

Re: Return-path header

2010-09-22 Thread Alexandre Pires
Thanks Viktor, but how can I set envelop sender address in postfix ? Thanks Alexandre - Original Message - From: "Victor Duchovni" To: Sent: Wednesday, September 22, 2010 4:13 PM Subject: Re: Return-path header On Wed, Sep 22, 2010 at 04:06:34PM -0300, Alexandre Pires

Re: Return-path header

2010-09-22 Thread Victor Duchovni
On Wed, Sep 22, 2010 at 04:06:34PM -0300, Alexandre Pires wrote: > Hi Guys, I need to set the return-path header of all my outgoing mail with an > specific e-mail address Is there any way to do this with postfix ? Set the envelope sender address. There is no "Return-Path" in transit, the header

Re: Return Path header

2010-03-12 Thread Wietse Venema
Luis Daniel Lucio Quiroz: > > Hi, > > > > i have a question, about return-path header in emails. > > > > Can i configure postfix to don't override this tag if it is alredy present? No. The Return-Path: header is added at the time of FINAL delivery. > Regarding this question, I have other. Dont

Re: Return Path header

2010-03-12 Thread Luis Daniel Lucio Quiroz
Le Vendredi 11 Décembre 2009 16:14:43, Giovanni Mancuso a écrit : > Hi, > > i have a question, about return-path header in emails. > > Can i configure postfix to don't override this tag if it is alredy present? > > Thanks Regarding this question, I have other. Dont ask why bu tI have this at

Re: Return Path header

2009-12-11 Thread Wietse Venema
Giovanni Mancuso: > Hi, > > i have a question, about return-path header in emails. > > Can i configure postfix to don't override this tag if it is alredy present? Postfix removes this header (it should not be present) and prepends it on final delivery. This is the envelope sender address (also

Re: Return Path header

2009-12-11 Thread mouss
Giovanni Mancuso a écrit : > Hi, > > i have a question, about return-path header in emails. > > Can i configure postfix to don't override this tag if it is alredy present? > it's not a tag and it should not be "already present". this header is added at delivery time and should not be present du

Re: Return Path header

2009-12-11 Thread Victor Duchovni
On Fri, Dec 11, 2009 at 11:14:43PM +0100, Giovanni Mancuso wrote: > i have a question, about return-path header in emails. > > Can i configure postfix to don't override this tag if it is alredy present? No. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored.