A
artfuldrone
Guest
We run a Plesk box on Fedora Core 2.
Just recently we're reaching our SMTP limit of 1000 a day for the last two weeks. This is causing massive qeues and angry customers.
Steps I've done to help the problem:
1. Set global mail to reject
2. Asked our small community of customers to use their ISP's SMTP server
3. Change the default IP and mask from 127.0.0.1/8 to 127.0.0.1/32
4. Added sbl-xbl.spamhaus.org to MAPS
Relaying is on authorization required, SMTP, POP3 = 20 minutes.
I'm looking through the maillog and it's just fulled with connection died. I'm guessing this is spam trying to get through from looking at the times (many within seconds).
Aug 16 19:13:39 www qmail: 1155712419.357965 starting delivery 104578: msg 6620044 to remote debbie.countiss@amgen.com
Aug 16 19:13:39 www qmail: 1155712419.357988 status: local 0/10 remote 20/20
Aug 16 19:13:39 www qmail: 1155712419.365248 delivery 104481: deferral: Connected_to_64.202.189.86_but_connection_died._(#4.4.2)/
Aug 16 19:13:39 www qmail: 1155712419.365305 status: local 0/10 remote 19/20
Aug 16 19:13:39 www qmail: 1155712419.365328 starting delivery 104579: msg 6620044 to remote dianil@fowlerwhite.com
Aug 16 19:13:39 www qmail: 1155712419.365349 status: local 0/10 remote 20/20
Aug 16 19:13:39 www qmail: 1155712419.365694 delivery 104513: deferral: Connected_to_64.202.189.86_but_connection_died._(#4.4.2)/
Here's what I get at abuse.net:
Connecting to mail.combo.ws for anonymous test ...
<<< 220 ******************
>>> HELO www.abuse.net
<<< 250 www.combo.ws
Relay test 1
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@abuse.net>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 2
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 3
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 4
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 5
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@[68.178.207.98]>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 6
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<securitytest%abuse.net@mail.combo.ws>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 7
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<securitytest%abuse.net@[68.178.207.98]>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 8
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<"securitytest@abuse.net">
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 9
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<"securitytest%abuse.net">
<<< 250 ok
Relay test result
Hmmn, at first glance, host appeared to accept a message for relay.
THIS MAY OR MAY NOT MEAN THAT IT'S AN OPEN RELAY.
Some systems appear to accept relay mail, but then reject messages internally rather than delivering them, but you cannot tell at this point whether the message will be relayed or not.
You cannot tell if it is really an open relay without sending a test message; this anonymous user test DID NOT send a test message.
Can someone please help me? We're at the point of losing cusomters over this spam problem. People need their email on time!
Just recently we're reaching our SMTP limit of 1000 a day for the last two weeks. This is causing massive qeues and angry customers.
Steps I've done to help the problem:
1. Set global mail to reject
2. Asked our small community of customers to use their ISP's SMTP server
3. Change the default IP and mask from 127.0.0.1/8 to 127.0.0.1/32
4. Added sbl-xbl.spamhaus.org to MAPS
Relaying is on authorization required, SMTP, POP3 = 20 minutes.
I'm looking through the maillog and it's just fulled with connection died. I'm guessing this is spam trying to get through from looking at the times (many within seconds).
Aug 16 19:13:39 www qmail: 1155712419.357965 starting delivery 104578: msg 6620044 to remote debbie.countiss@amgen.com
Aug 16 19:13:39 www qmail: 1155712419.357988 status: local 0/10 remote 20/20
Aug 16 19:13:39 www qmail: 1155712419.365248 delivery 104481: deferral: Connected_to_64.202.189.86_but_connection_died._(#4.4.2)/
Aug 16 19:13:39 www qmail: 1155712419.365305 status: local 0/10 remote 19/20
Aug 16 19:13:39 www qmail: 1155712419.365328 starting delivery 104579: msg 6620044 to remote dianil@fowlerwhite.com
Aug 16 19:13:39 www qmail: 1155712419.365349 status: local 0/10 remote 20/20
Aug 16 19:13:39 www qmail: 1155712419.365694 delivery 104513: deferral: Connected_to_64.202.189.86_but_connection_died._(#4.4.2)/
Here's what I get at abuse.net:
Connecting to mail.combo.ws for anonymous test ...
<<< 220 ******************
>>> HELO www.abuse.net
<<< 250 www.combo.ws
Relay test 1
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@abuse.net>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 2
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 3
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 4
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 5
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@[68.178.207.98]>
<<< 250 ok
>>> RCPT TO:<securitytest@abuse.net>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 6
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<securitytest%abuse.net@mail.combo.ws>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 7
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<securitytest%abuse.net@[68.178.207.98]>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 8
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<"securitytest@abuse.net">
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 9
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@mail.combo.ws>
<<< 250 ok
>>> RCPT TO:<"securitytest%abuse.net">
<<< 250 ok
Relay test result
Hmmn, at first glance, host appeared to accept a message for relay.
THIS MAY OR MAY NOT MEAN THAT IT'S AN OPEN RELAY.
Some systems appear to accept relay mail, but then reject messages internally rather than delivering them, but you cannot tell at this point whether the message will be relayed or not.
You cannot tell if it is really an open relay without sending a test message; this anonymous user test DID NOT send a test message.
Can someone please help me? We're at the point of losing cusomters over this spam problem. People need their email on time!