Help a newbie stop sendmail spam
March 9, 2007 1:17 PM
Subscribe
How can I keep spammers from using my sendmail server?
I recently inherited IT responsibility for a sendmail server (RedHat, sendmail 8.12.11.x), and I have to solve a small problem: Our server is being used to send phishing messages to external addresses (e.g. From: service@paypal.com) and to send generic spam from local addresses to other local addresses.
This box supplies the following legitimate services:
- POP and Webmail access to a handful of people using accounts @myserver.com. These are roving users, so they need to relay.
- Webmail-only access to ~200 people using accounts @mysecondserver.com. All legit webmail logins all come through a login interface on a different server, which passes the login credentials to the webmail CGI.
I'd like to lock the server down to allow only the legitimate scenarios described above. I'm pretty familiar with the webmail software, but I'm basically a newbie when it comes to sendmail. So far, I've verified that RELAY is only allowed for localhost; but I'm hesitant to try any of the other anti-spam techniques I've read about (e.g. SMTP AUTH), because I don't want to interrupt mail delivery for our legit users.
posted by danblaker to computers & internet (12 comments total)
2 users marked this as a favorite
posted by majick at 1:26 PM on March 9, 2007