Re: If exim is run from inetd what happens to queued outgoing mail?

2001-01-19 Thread Alec Smith
Alternatively, you can just comment out the line in inetd.conf, then do an
/etc/init.d/exim start to run Exim as a standalone daemon (as I do).



On 20 Jan 2001, Martin Bialasinski wrote:

> * Scott V McGuire <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> > In that case, what will happen to outgoing mail if it can't be
> > delivered right away?
>
> It will be queued, and the next queue-runner (see /etc/cron.d/) will
> try to deliver it again, if the retry time has passed, until the
> limit is reached (see /etc/exim.conf - retry configuration).
>
> Ciao,
> Martin
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>



Re: If exim is run from inetd what happens to queued outgoing mail?

2001-01-19 Thread Michael Pacey
There is an /etc/cron.d entry in my exim installation, automatically
created, which runs exim every so often.


On Fri, 19 Jan 2001 22:27:35 Scott V. McGuire wrote:
> The exim start up script in /etc/init.d doesn't start exim as a daemon
> if it finds exim will be run from inetd.  In that case, what will
> happen to outgoing mail if it can't be delivered right away?  For
> instance if my internet connection goes down for a while.
> 
> Thanks,
> -- 
> Scott V. McGuire <[EMAIL PROTECTED]>
> I lost my GnuPG Key.  Nobody ever sent me the secret plans anyway.
> GnuPG is at http://www.gnupg.org/
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 
> 

--
Michael Pacey
[EMAIL PROTECTED]

wd21 ltd - world domination in the 21st century



Re: If exim is run from inetd what happens to queued outgoing mail?

2001-01-19 Thread Martin Bialasinski
* Scott V McGuire <[EMAIL PROTECTED]> wrote:

Hi,

> In that case, what will happen to outgoing mail if it can't be
> delivered right away?

It will be queued, and the next queue-runner (see /etc/cron.d/) will
try to deliver it again, if the retry time has passed, until the
limit is reached (see /etc/exim.conf - retry configuration).

Ciao,
Martin



If exim is run from inetd what happens to queued outgoing mail?

2001-01-19 Thread Scott V. McGuire
The exim start up script in /etc/init.d doesn't start exim as a daemon
if it finds exim will be run from inetd.  In that case, what will
happen to outgoing mail if it can't be delivered right away?  For
instance if my internet connection goes down for a while.

Thanks,
-- 
Scott V. McGuire <[EMAIL PROTECTED]>
I lost my GnuPG Key.  Nobody ever sent me the secret plans anyway.
GnuPG is at http://www.gnupg.org/