Doug Hardie: > Thanks for the pointers on that. I spent a couple days digging > around and never found it.
Alternative:
/etc/postfix/main.cf:
transport_maps = hash:/etc/postfix/transport
/etc/postfix/transport:
[email protected] retry:This mailbox is temporarily unavailable
[email protected] error:This mailbox is permanently unavailable
(see 'man 5 transport' and 'man 8 error' for background).
Don't forget to 'postmap hash:/etc/postfix/transport'
Wietse
