Paul Schmehl wrote:
--On April 3, 2008 10:30:01 AM +0800 Ruel Luchavez
<[EMAIL PROTECTED]> wrote:
Hello..
I have here an existing email server running in FreeBSD,
how could I view the logs of email yestrday? what would be the command?
and usually where is directory for the email log?
..im new in freebsd..
Your help is geatly needed..thanks
/var/log/maillog is the usual location
Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
old mail logs would be compressed to files like maillog.0.bz2 and so on.
you can use bzcat to view them. multitail is a nice program to view
and/or watch log files should you need something like that
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"