[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How to watch Mail POP's in real time??
- Subject: Re: [cobalt-users] How to watch Mail POP's in real time??
- From: Jim Avgeris <jima@xxxxxxxxxx>
- Date: Fri Nov 1 17:28:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Can't recall how to do this but at one point someone had told me how to
> monitor accounts as they poped in to check for messages.
Is this what you're looking for? (Run it as root):
tail -f /var/log/maillog
Best,
Jim