On Montag, 07. Jan. 2002 at 01:11:22, Udo M�ller wrote:
> * Michael Wagner <[EMAIL PROTECTED]> [06-01-02 23:34]:
> > 
> > $ ls -l /etc/ppp/ip-up.d/
> > total 7
> > -rwxr-xr-x    1 root     root         2430 Dec 30 03:08 0dns-up
> > -rwxr-xr-x    1 root     root          211 Dec 17 12:06 1fetchmail
> > -rwxr-xr-x    1 root     root          224 Sep  2 01:16 2leafnode
> > -rwxr-xr-x    1 root     root          284 Apr 25  2001 3chrony
> > -rwxr-xr-x    1 root     root           84 Jul 19 01:41 4exim
> 
> Hast du exim dann sonst nicht laufen? F�r Systemmeldungen oder
> �hnliches?
 
Hallo Udo,

aber sicher l�uft exim sonst auch. In dem Skript wird nur die Queue
geleert. Das Skript mu� bei dir aber auch dabei sein.

$ less /etc/ppp/ip-up.d/4exim

|#!/bin/sh
|
|# Flush exim queue
|if [ -x /usr/sbin/exim ]; then
|        /usr/sbin/exim -qf
|fi
        
CU Michael

-- 
Don't feed the bats tonight.

Attachment: msg17899/pgp00000.pgp
Description: PGP signature

Antwort per Email an