RE: [Exim] Clear log

Top Page
Delete this message
Reply to this message
Author: Ferguson, Michael
Date:  
To: 'volker', Ferguson, Michael
CC: 'exim-users@exim.org'
Subject: RE: [Exim] Clear log
Volker, Thanks

-----Original Message-----
From: volker [mailto:v.augustin@multiartstudio.de]
Sent: Friday, May 03, 2002 7:06 AM
To: Ferguson, Michael
Cc: 'exim-users@???'
Subject: Re: [Exim] Clear log


you mean emptying your maillog-file?

delete your maillog, touch a new one and killHUP your syslogdaemon :)

you could do a

rm -f /var/log/maillog && \
touch /var/log/maillog && \
/etc/rc.d/init.d/syslogd restart

this might help ...

volker


"Ferguson, Michael" wrote:
>
> Good morning,
>
> What is the command to clear my maillog in its entirety?
> like exim -?? something
>
> Thanks
>
> -----Original Message-----
> From: Tamas TEVESZ [mailto:ice@extreme.hu]
> Sent: Friday, May 03, 2002 6:51 AM
> To: Stanier, Alan M
> Cc: 'exim-users@???'
> Subject: Re: [Exim] failed to find host name from IP address
>
> On Fri, 3 May 2002, Stanier, Alan M wrote:
>
> > 2002-05-03 11:06:22 recipients from [64.156.187.126] refused
> > (failed to find host name from IP address)
>
> conduct a manual test (-bh), that might reveal more information.
>
> --
> [-]
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
> details at http://www.exim.org/ ##
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim

details at http://www.exim.org/ ##