[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Maybe Not a Raq ??
- Subject: RE: [cobalt-users] Maybe Not a Raq ??
- From: "Paul Alcock" <webmgr@xxxxxxxxxxxxxxxxxx>
- Date: Thu Dec 12 12:41:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Tried the "tail -f /var/log/maillog" but there is so much activity on the
> server that everything scrolls by so fast I can't read it fast
> enough to see
> the results and when I tried to "cat /var/log/maillog" the again
> scrolled so
> fast I'm assuming because of being a constantly updated file.
>
> Any way any suggestions as how to better watch the delivery of those
> specific test address's?
>
> Also tried Craig's suggestion of:
> echo "test" | /usr/sbin/sendmail -v thebadaddress@xxxxxxxxxxxxx
>
> And it proved my belief that the mail is indeed leaving the Raq for all
> problem email accounts.
>
Try tail -fc1b /var/log/maillog and it will follow it.
Paul ASI