Postfix original_recipient

2014-09-26 Thread Artyum
Hi I noticed that in my postfix configuration there is a problem with ${original_recipient} which is not set or is overwritten by ${recipient} My master.cf is below. The problem is that in the autoresponder -r ${original_recipient} is equal to ${recipient}. Because of that, if user address belongs

Re: Postfix original_recipient

2014-09-26 Thread Artyum
postconf -n of course: -- View this message in context: http://postfix.1071664.n5.nabble.com/Postfix-original-recipient-tp71161p71166.html Sent from the Postfix Users mailing list archive at Nabble.com.

Re: Postfix original_recipient

2014-10-01 Thread Artyum
Thank you for notice Bill. I'll try paste all again as text: I noticed that in my postfix configuration there is a problem with ${original_recipient} which is not set or is overwritten by ${recipient} My master.cf is below. The problem is that in the autoresponder -r ${original_recipient} is equal

Re: Postfix original_recipient

2014-10-01 Thread Artyum
ter.cf and autoresponder_destination_recipient_limit=1 as was written in postfix documentation but without success. I can't find other options :( 2014-10-01 14:47 GMT+02:00 Viktor Dukhovni [via Postfix] : > On Wed, Oct 01, 2014 at 02:56:48AM -0700, Artyum wrote: > >> Thank you for notice Bill. I'll try