Wietse Venema wrote:
Look for receive_override_options in the MASTER.CF file
examples of the FILTER_README documentation.
Wietse
Thanks Wietse, adding it to the smtp line in master.cf instead solve
the problem.
Sorry for my late reply - I wrote it and then went off on a long wee
Charles Marcus a écrit :
> On 2/26/2009 11:00 AM, Magnus Bäck wrote:
>>> You need to disable it on one side, but then enable it on the other.
>>> In addition to receive_override_options = no_address_mappings in
>>> main.cf
>>>
>>> Add something like
>>> -o receive_override_options=
>>>
>>> to the o
On 2/26/2009 11:00 AM, Magnus Bäck wrote:
>> You need to disable it on one side, but then enable it on the other.
>> In addition to receive_override_options = no_address_mappings in
>> main.cf
>>
>> Add something like
>> -o receive_override_options=
>>
>> to the other side that you've defined in ma
On Thursday, February 26, 2009 at 16:54 CET,
post...@corwyn.net wrote:
[...]
> You need to disable it on one side, but then enable it on the other.
> In addition to receive_override_options = no_address_mappings in
> main.cf
>
> Add something like
> -o receive_override_options=
>
> to the
At 08:53 AM 2/26/2009, kj wrote:
When sending a mail to b...@example.com, bob receives one copy of the
mail, but john and dave each receives two. I understand the
problem: postfix does the recipient expansion, sends it off to spamassassin.
Spamassassin requeues the mail via the sendmail binary,
Look for receive_override_options in the MASTER.CF file
examples of the FILTER_README documentation.
Wietse
Hi guys,
I'm chasing my tail on this one. The setup is pretty simple virtual
hosting, with virtual_alias_maps in a file 'virtuals' which works fine,
except for one line:
b...@example.com bob, john, dave
When sending a mail to b...@example.com, bob receives one copy of the
mail, but j