Re: reject_unverified_recipient for local domains only

2021-07-01 Thread Wietse Venema
Dima Veselov: > Greetings, > > I use dovecot LMTP as a virtual transport and of course I do not > want to relay and bounce e-mails for non-existent users. As I found > reject_unverified_recipient is the only way to check recipient > before relaying mail, because reject_unlisted_recipient will not

Re: reject_unverified_recipient for local domains only

2021-07-01 Thread Matus UHLAR - fantomas
On 01.07.21 12:04, Dima Veselov wrote: I use dovecot LMTP as a virtual transport and of course I do not want to relay and bounce e-mails for non-existent users. As I found reject_unverified_recipient is the only way to check recipient before relaying mail, because reject_unlisted_recipient will n

reject_unverified_recipient for local domains only

2021-07-01 Thread Dima Veselov
Greetings, I use dovecot LMTP as a virtual transport and of course I do not want to relay and bounce e-mails for non-existent users. As I found reject_unverified_recipient is the only way to check recipient before relaying mail, because reject_unlisted_recipient will not work with LMTP. The othe