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
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
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