Re: Postfix and aliases

2011-03-15 Thread Victor Duchovni
On Tue, Mar 15, 2011 at 09:24:18AM +0200, Nikolaos Milas wrote: > If you use: > enable_original_recipient = no > ...then Postfix will suppress duplicates (but, unfortunately, it will no > more log all original recipients). > > See this thread: > http://tech.groups.yahoo.com/group/postfix-users/me

Re: Postfix and aliases

2011-03-15 Thread Nikolaos Milas
If you use: enable_original_recipient = no ...then Postfix will suppress duplicates (but, unfortunately, it will no more log all original recipients). See this thread: http://tech.groups.yahoo.com/group/postfix-users/message/275275 Nick On 15/3/2011 11:03 πμ, Rindra RAZAFIMBELO wrote: Hi, I

Postfix and aliases

2011-03-15 Thread Rindra RAZAFIMBELO
Hi, I work on Debian Squeeze and use postfix 2.7.1. My problem is that there is many aliases (mails group) on my postfix and I want to receive a single mail when someone send mail to all the aliases. Can Someone help me? thanks