Re[2]: Successfull mail delivery question

2013-10-10 Thread Oleksii Krykun
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

Successfull mail delivery question

2013-10-08 Thread Oleksii Krykun
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 - -

Re: Reject_unlisted_recipient issue

2010-03-23 Thread Oleksii Krykun
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

Reject_unlisted_recipient issue

2010-03-18 Thread Oleksii Krykun
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

Re: Two virtual domains

2010-03-16 Thread Oleksii Krykun
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: &

Re: Two virtual domains

2010-03-16 Thread Oleksii Krykun
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...

Two virtual domains

2010-03-16 Thread Oleksii Krykun
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