Re: ADDRESS MASQUEREADING POSTFIX

2012-06-08 Thread Wietse Venema
Achal tomar: > Thanks for telling me about the RFC,but i want to know what configuration > changes i have to do in postfix to achieve my goal. Wietse Venema: > As per the RFC, Postfix prepends Return-Path: only > when it performs final delivery. Achal tomar: > ok so how can i change he return pa

Re: ADDRESS MASQUEREADING POSTFIX

2012-06-08 Thread Brian Evans
On 6/8/2012 7:47 AM, Achal tomar wrote: > ok so how can i change he return path dynamically for each > user when he/she sends a mail,so that he return path includes his/her > user ID and also the to: header information,i want to do this in > postfix and i am using centOS 5 as an OS. This is calle

Re: ADDRESS MASQUEREADING POSTFIX

2012-06-08 Thread Achal tomar
Wietse Venema wrote: > > Achal tomar: >> >> Thanks for telling me about the RFC,but i want to know what configuration >> changes i have to do in postfix to achieve my goal. > > As per the RFC, Postfix prepends Return-Path: only > when it performs final delivery. > > Wietse > > ok so

Re: ADDRESS MASQUEREADING POSTFIX

2012-06-08 Thread Wietse Venema
Achal tomar: > > Thanks for telling me about the RFC,but i want to know what configuration > changes i have to do in postfix to achieve my goal. As per the RFC, Postfix prepends Return-Path: only when it performs final delivery. Wietse

Re: ADDRESS MASQUEREADING POSTFIX

2012-06-08 Thread Achal tomar
Thanks for telling me about the RFC,but i want to know what configuration changes i have to do in postfix to achieve my goal. -- View this message in context: http://old.nabble.com/ADDRESS-MASQUEREADING-POSTFIX-tp33980124p33980931.html Sent from the Postfix mailing list archive at Nabble.com.

Re: ADDRESS MASQUEREADING POSTFIX

2012-06-08 Thread Wietse Venema
achal tomar: > My query is how they add the received from header to the Return-Path > dyanamically,i also want to implement the same in my mail server,i have Return-Path is defined in RFC 5321 and RFC 5322. This is the envelope sender address (MAIL FROM in SMTP). Wietse