hi,
inside my var/log got cgi.log (150mb), http-access.log ,http-error.log, maillog (i maillog.log + 5 maillog.gz)
there 'eat' almost 80 % space in var
OK, now ,how can i remove the maillog ? cg...
http://www.experts-exchange.com/OS/Linux/Q_10188412.html
Zones:
Linux,
SSIDate Answered: 09/07/1999 Grade: C Views: 0
How can I archive and save /var/log/maillog before the log is rotated? The old file would need to be gzipped with the date included in the filename... : maillog.DATE.gz
My /etc/syslog.conf loo...
http://www.experts-exchange.com/OS/Linux/Administration/Q_21024100.html
Hi,
i have created an override for my maillog rotation in /etc/logrotate.conf
/var/log/maillog {
daily
rotate 7
}
i know the default rh installation puts this following line in ...
http://www.experts-exchange.com/OS/Linux/Administration/Q_20828536.html
Zones:
Linux AdminDate Answered: 12/26/2003 Grade: A Views: 0
Hi
I'm trying to write a log scanner tool to track the smtp usage of local users on a Linux server using sendmail.
The specific lines in the sendmail logfile I am interested in looks like this:
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21305895.htm...
Zones:
PHPDate Answered: 02/08/2005 Grade: A Views: 0
hi,
A server had particular high load this morning; top showed tons of sendmail activity.
I want to see which domain/user was responsible; what would the right syntaxis be to find out the doma...
http://www.experts-exchange.com/OS/Linux/Administration/Q_22137241.html
Zones:
Linux AdminDate Answered: 01/25/2007 Grade: A Views: 0
hi,
my /var/log/maillog shows ...........
--- ** ---
May 19 09:53:54 qews sendmail[8023]: h4J4Nsh08023: from=<Parrish@ok.net>, si
ze=2065, class=0, nrcpts=0, bodytype=7BIT, pr...
http://www.experts-exchange.com/OS/Linux/Q_20624187.html
Zones:
LinuxDate Answered: 05/26/2003 Grade: A Views: 0
I am new to the world of Redhat. I had previously worked with Caldera Open Linux. With that distribution, the mail log file (/var/log/mail) would be rotated frequently - I don't remember how ofte...
http://www.experts-exchange.com/Programming/Misc/Q_20978707.html
One of my customer requested that he has problem in recieving or sending email by email address and domain.
someone@xyz.com.au
and @xyz.com.au
I am currently running sendmail on solaris op...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/SendMail/Q_21274157...
Zones:
SendmailDate Answered: 02/08/2005 Grade: A Views: 19
I received several spam messages and I am trying to grep for the time stamp on the email.
The time on the email was 1:08
I tried the following command, but it gives times like 5:01:08.
...
http://www.experts-exchange.com/OS/Linux/Q_21449444.html
Zones:
LinuxDate Answered: 06/07/2005 Grade: A Views: 13
I have a large maillog file and would like to pull out all the IP addresses in the file and put them into another file. Is there an awk or sed script which can easily do this?
I tried to do egr...
http://www.experts-exchange.com/Programming/System/Linux/Q_21955500.html
Zones:
Linux DevDate Answered: 08/15/2006 Grade: A Views: 0