08.10.2013 15:42, wie...@porcupine.org (Wietse Venema)
>Oleksii Krykun:
> > If user requests return receipt he receive delivery report about amavis
> > only.
> >
> > This is the mail system at host xxx.
> >
> > Your message was successfully deliv
Hi,
I have postfix+amavisd-new installed.
My amavis related part of master.cf like following:
smtp inet n - n - - smtpd
-o content_filter=smtp-amavis:[127.0.0.1]:10024
-o receive_override_options=no_address_mappings
...
smtp-amavis unix - -
2010/3/19 mouss :
> Oleksii Krykun a écrit :
>> If I use smtpd_reject_unlisted_recipient=yes or
>> smtpd_recipient_restrictions=reject_unlisted_recipient options all
>> messages to non-existant addresses are rejected.
>> But if anybody sends message to multiple addresse
If I use smtpd_reject_unlisted_recipient=yes or
smtpd_recipient_restrictions=reject_unlisted_recipient options all
messages to non-existant addresses are rejected.
But if anybody sends message to multiple addresses in same domain and
one of them doesn't exist then postfix doesn't deliver such messa
2010/3/16 Noel Jones :
> On 3/16/2010 6:48 AM, Oleksii Krykun wrote:
>>
>> 2010/3/16 Ansgar Wiechers
>>>>
>>>> All works fine. But if I send message to non-existent mailbox (e.g.
>>>> us...@domain1) I receive true NDR but get following warning:
&
2010/3/16 Ansgar Wiechers
>
> On 2010-03-16 Oleksii Krykun wrote:
> > I have two virtual domains, e.g. domain1 and domain2
> > And I have us...@domain1, us...@domain1 and us...@domain2, us...@domain2.
> > Now I need to receive all mail to us...@domain2 into us...
I have two virtual domains, e.g. domain1 and domain2
And I have us...@domain1, us...@domain1 and us...@domain2, us...@domain2.
Now I need to receive all mail to us...@domain2 into us...@domain1 mailbox,
us...@domain2 ->us...@domain1
and
us...@domain1->us...@domain2, us...@domain1->us...@domain2.
I