Hi Ronan,
from the exim mailing list, i think could be interesting for you this
pair of links:
http://www.exim.org/mail-archives/exim-users/Week-of-Mon-20040503/msg00205.html
http://www.exim.org/pipermail/exim-users/Week-of-Mon-20000626/018978.html
BR,
jonathan
Ronan McGlue wrote:
> I need to temporarily queue all messages to a certain host for a period
> of 4-5 hours, but still deliver to other domains.
>
> if this is the current routing on the hub
>
> exim -bt r.mcglue@???
> Debug qub_aliases rmcglue@???
> Debug qubcentrallookup staffb.qub.ac.uk
> rmcglue@???
> <-- r.mcglue@???
> router = qubcentrallookup, transport = smtp_central
> host staffb.qub.ac.uk [143.117.xxx.xxx]
>
>
> is all i need to do is to place the followin in main??
>
>
> hold_domains = staffb.qub.ac.uk : staffa.qub.ac.uk ;
>
> ??
>
> many thanks...
>
> Ronan
>
>
>
>