[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kissing exim



On Sun, Feb 17, 2002 at 10:58:21PM -0800, Osamu Aoki wrote:
> On Mon, Feb 18, 2002 at 07:08:01AM +0100, Marcelo E. Magallon wrote:
> I see problem with default exim support script /etc/ppp/ip-up.d/exim
> If you dot dial up, message may expire.
> 
> Replacing /etc/ppp/ip-up.d/exim, with:
> 
>       #!/bin/sh
>       #/etc/ppp/ip-up.d/exim
>       for i in /var/spool/exim/msglog/* ; do
>          exim -M $(echo $i|cut -b24-)
>       done
> 
> was suggested on ML once.  I do not know this is better or not.
> At least exim needs to be dial-up friendly. (I am on cable)

How is this different from just exim -qf?

The default configuration will hold messages for 4 days at least. How long
between dialups do you generally have?

-- 
Martijn van Oosterhout <kleptog@svana.org>
http://svana.org/kleptog/
> Terrorists can only take my life. Only my government can take my freedom.



Reply to: