[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Spammer assistance
- Subject: RE: [cobalt-users] Spammer assistance
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue Oct 1 19:51:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Question : I believe someone is spamming my mailserver, is
> there a way of identifying this person or email (IP) address
> without touching the GUI (I'm not comfortable doing this
> yet). I can't seem to tell by looking at the log files.
>
> Thank to all in advance.
>
Depending on how long ago it was, do a
tail -n 2000 /var/log/maillog
Then search it for the spammer's IP.
You can also run
tail -f /var/log/maillog
Then you can watch the server to see if you're under a spam or
dictionary attack.
--
Dan Kriwitsky
Please reply to the list only. Offlist replies are not read.