
ferguson at brvmlaw
May 3, 2002, 3:57 AM
Post #3 of 13
(704 views)
Permalink
|
Volker, Thanks -----Original Message----- From: volker [mailto:v.augustin [at] multiartstudio] Sent: Friday, May 03, 2002 7:06 AM To: Ferguson, Michael Cc: 'exim-users [at] exim' 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 [at] extreme] > Sent: Friday, May 03, 2002 6:51 AM > To: Stanier, Alan M > Cc: 'exim-users [at] exim' > 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/ ##
|