|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Bounce msg rasies Open Relay questions
My log is filling with these bounce messages. Am I showing an OPEN RELAY for somebody?
Can any one tell from this msg. Best suggestions to erradicate this from my server? Thanks... Quote:
__________________
Curious by Nature, Linux by Choice |
|
#2
|
||||
|
||||
|
You've been the victim of what's known as a "joe-job" - basically a spam outfit has sent email addressed from info@optivisionindustries.com (which I presume is your domain?).
Assuming (a) both yourself and "broadcastemailing.biz" are based in the United States, and (b) you are able to track down the spammers behind "broadcastemaling.biz" you may want to file suit against them, as this is illegal under the CAN-SPAM act passed earlier this year. A quick search on Google groups reveals that you're not the first person this has happened to: http://groups.google.com/groups?q=b...G=Google+Search (I can't reach broadcastemailing.biz at present, so these spammers may already have been busted).
__________________
Alex (http://www.alex-greg.com) |
|
#3
|
||||
|
||||
|
If you want to prevent this from happening again, you should try using RBL's to stop spammers from sending their garbage in the first place.
http://bohnsack.com/ Check the entry on June 1st which explains how to modify your qmail-smtpd/run file to start using spamhaus which is a free service that can stop spam from getting into your front door. You may also want to patch qmail with the "mfcheck" patch. This will ensure that the sending mail server has reverse DNS setup correctly. With both of these done, my double bounces stopped coming and so did spam! |
|
#4
|
||||
|
||||
|
Thank you both for the information. I'm installing spamhaus right now.
frog |
|
#5
|
|||
|
|||
|
When your domain, say foobar.com, is listed in rcpthosts file, qmail will accept ANY RECIPIENTS of foobar.com, minus the ones being listed explicitly in badrcpto.
qmail doesn't lookup local recipient at smtp level, when someone using non-existence envelope addr, be it on domain part (mfcheck patch catches this) or the username part. To combat doublebounce you need the RECIPIENTS extension of spamcontrol or the standalone patch you can located a several in qmail site. Last edited by freebsd : June 18th, 2004 at 01:56 AM. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Mail Server Help > Bounce msg rasies Open Relay questions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|