Koozali.org: home of the SME Server

Is my server used for sending spam?

Offline Meneerik

  • 1
  • +0/-0
Is my server used for sending spam?
« on: March 13, 2007, 11:52:32 PM »
Hi,
I have the sme7admin contrib installed en i got an email with the message:
Quote

Tue Mar 13 20:25:11 2007 During the last 5 minutes, 267 outgoing e-mails were detected, you had set the alert limit to 5 outgoing e-mails.
(Possible reasons : do you send spam ? administrate a mailing-list ?) If you have access to the server-manager, use this link to modify the limit :

and 5 min later i got:
Quote

Tue Mar 13 20:20:10 2007 During the last 5 minutes, 149 outgoing e-mails were detected, you had set the alert limit to 5 outgoing e-mails.
(Possible reasons : do you send spam ? administrate a mailing-list ?) If you have access to the server-manager, use this link to modify the limit :


So i think my server is used to send spam email. Witch log files can i use to check this?

when i check sqpsmtp/current i can't se any date or time fields
when i check qmail/current i can't se any date or time fields

so is there something to check? is there somting to enable better mail logging? for example store all send e-mails???

Hoppe you can help me.

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
Is my server used for sending spam?
« Reply #1 on: March 14, 2007, 12:00:03 AM »
What version of sme are you running?
Do you have all the updates?
Did you check the other computers on your LAN (for viruses and other malware)?
"It should just work" if it doesn't report it. Thanks!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Is my server used for sending spam?
« Reply #2 on: March 14, 2007, 12:34:52 AM »
Quote from: "Meneerik"

when i check sqpsmtp/current i can't se any date or time fields
when i check qmail/current i can't se any date or time fields


If you view those in the server manager every line has a timestamp.

Offline Curly

  • ****
  • 114
  • +0/-0
Is my server used for sending spam?
« Reply #3 on: March 14, 2007, 08:24:33 PM »
To view /var/log/qpsmtpd/current use tai64nlocal like:

Code: [Select]
tail -500 /var/log/spamd/current| tai64nlocal

That gives you date-time's.

I use sme7admin also and get these warnings sometimes. I think sme7admin gets confused when logrotate rotates the logs.

edit:

Found the corresponding bug (in french !) http://bugs.contribs.org/show_bug.cgi?id=1051
.......................................