Ranjan Maitra: > So, I have tried to set the relayhost to a specific mailhub address but have > not been able to make this work. I get a message then which reads like: > > delivery temporarily suspended: lost connection with the mailhub server > while receiving the initial server greeting
This is exactly what you need. Postfix will keep trying until the VPN comes up. To expedite deliveries then you would say "sendmail -q" after the VPN is up, and Postfix will drain the queue. Wietse