Date: Mon, 8 Jan 2007 10:53:25 -0500 From: Bill Moran <wmoran@collaborativefusion.com> To: "David Banning" <davidernest@gmail.com> Cc: "Tamouh H." <hakmi@rogers.com>, questions@freebsd.org Subject: Re: stopping my server from spamming Message-ID: <20070108105325.b2628280.wmoran@collaborativefusion.com> In-Reply-To: <6db0aaaa0701080748g7b9f8f43naaadea4942611ba4@mail.gmail.com> References: <6db0aaaa0701061202r1bec87a3g526268964185b0c5@mail.gmail.com> <45a09666.30c59e1a.7415.771bSMTPIN_ADDED@mx.google.com> <6db0aaaa0701080748g7b9f8f43naaadea4942611ba4@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In response to "David Banning" <davidernest@gmail.com>: > > This is more of a question geared towards your mail server application than FreeBSD. You should check your mail logs. If you want better advise, you may want to provide more information on what mail server are you running, and what did you do to prevent SMTP relay. > > I am using sendmail. It will not allow open relaying. What I would > like to know is > how I can separate legitimate emails in the log from spam. All that > appears is the from: > <email> and the to:<email>. Look at one of the spam emails and review the headers to see how it's getting delivered. > In the past I have seen separate SMTP servers installed by viruses on > windows boxes > which are spamming away -independent- of sendmail. I have blocked port > 25 from all > my connected windows boxes, but will that take care of it? Who knows. You first have to determine how the problem is occurring. The block you've implemented is a good idea -- I think everyone should do it as a matter of course, but there's no guarantee that it will fix your particular problem until you know what that problem is. -- Bill Moran Collaborative Fusion Inc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070108105325.b2628280.wmoran>