Edgar Fu? via Postfix-users: > $ tail -1 /usr/pkg/etc/postfix/main.cf > transport_maps = hash:/tmp/transport > $ cat /tmp/transport > [email protected] retry:450 migration in progress > $ telnet localhost smtp
You forgot to
postconf transport_maps
postmap hash:/tmp/transport
postfix reload
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
