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 30, 2012
·
3 revisions
Q9803
Question
A site for which I provide secondary MX is down for some time. Is there
a way to run the queue for that destination separately from the main
queue?
Answer
No, because Exim does not have the concept of the queue for that destination . It simply has a single pool of messages awaiting delivery (and some of
them may have several destinations). The best approach to this is to
arrange for all messages for the site to be saved somewhere other than
the main spool, either on a separate dedicated MTA, or in BSMTP files.