You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nigel Metheringham edited this page Nov 29, 2012
·
2 revisions
Q1401
Question
When I'm not connected to the Internet, how can I arrange for mail to
other hosts on my local network to be delivered, while at the same time
mail to Internet hosts is queued without any delivery attempts?
Answer
Use the queue_domains option to control which domains are held on the
queue for later delivery. For example,
queue_domains = ! *.localnet
allows delivery to domains ending in .localnet, while queueing all the
others.