Auteur: Markus Orlich Datum: Aan: exim-users CC: Sean Rima Onderwerp: Re: [Exim] Getting exim to see a pid file
On 16.02.2002, Sean Rima (sean@???) wrote: > Originally to: All
>
> I am curious, is it possble to get EXIM to see if there is a PID file
> and if said pid file exists to send mail on without queueing it.
> I am dialup and this would help me as I forget to do a sendmail -q a
> lot of the time :)
Your solution could be "queue_only_file = remote/path_to_file/file".
All internal mail (in your LAN) will be send immediately, but all mail
to any destination outside your network will be queued if this file
exists.