著者: John Robinson 日付: To: Luke Sheldrick CC: exim-users 題目: Re: [exim] Receiver
On 14/12/2007 01:00, Luke Sheldrick wrote: > Is there way / command to turn exim into 'send only' mode. I quite often get
> a massively big queue on say one server out of a pool of three. It would be
> good if I could get that box to just send, and not receive anymore until I
> re-enable it..
Shut down the listening daemon (e.g. `/etc/init.d/exim stop`) and start
a queue runner (e.g. `/usr/sbin/exim -q`) or several?