Le 3 juil. 2013 à 16:23, Wietse Venema a écrit :
> [...]
>
> If you want immediate verification, use reject_unverified_recipient.
> This does a lot of work behind the scenes and then caches the result.
> http://www.postfix.org/ADDRESS_VERIFICATION_README.html#recipient
>
> Having Postfix do full
Axel Luttgens:
> 550 5.1.1 : Recipient address rejected: User unknown
> in virtual mailbox table
>
> On the other hand, typing:
>
> rcpt to:
>
> allows to go ahead and the message will be queued, then bounced
> because the LMTP service ultimately rejects the target address
> .
>
> S
Hello,
Let's consider following config (presentation based on VIRTUAL_README):
/etc/postfix/main.cf :
virtual_transport = lmtp:unix:/path/name
virtual_mailbox_domains = example.com
virtual_mailbox_maps = hash:/etc/postfix/vmailbox