IT management/strategy

Eradicate Spam from Unix Service Accounts!

October 13, 2009, 02:25 PM — 

First, you need to set up .forward files for the system accounts that just don't need to be receiving email. A .forward file that dumps email to /dev/null can be as simple as this:

> /dev/null

If you've ever tried this and found that it didn't work, you might not have taken into consideration how fussy sendmail can be about file permissions. If sendmail thinks the permissions on your .forward file aren't proper and secure, it ignores them and might or might not write messages into your syslog file complaining about the problem.

You also need to make sure that the .forward files are owned by the appropriate user. For example, listen might have /usr/net/nls as its home directory. A /usr/net/nls/.forward file should look like this:

# ls -l /usr/net/nls/.forward
-rw-------   1 listen   other         12 Oct 13 14:24 /usr/net/nls/.forward

Too bad we have to do things like this, but it beats using up the space in /var/mail with spam and it beats collecting files in /var/spool/mqueue as our too polite mail service tries to return undeliverable messages to their senders.

If, for some reason, you expect one of these administrative accounts to actually receive meaningful email, you should probably use a more sophisticated approach, such as a procmail filter, to separate the spam from the legitimate email and send it to /dev/null.

This simple approach is likely to run into a snag when it comes to adm. Since adm's home is usually /var/adm and this directory needs to be group writable, sendmail is likely to ignore any .forward files placed in this directory, complaining that "/var/adm/.forward is a "Group writable directory". One option is to redefine adm's home to some other directory. If you opt for this, make sure this has no effect on your /var/adm log files, both before and after a reboot.

Sending spam addressed to system accounts may seem like a small deal but on one system that I implemented the .forward files on, the ls /var/spool/mqueue directory went from building up to thousands of files to generally being empty. Spam addressed to real users still arrives, but that's a job for another tool. Maybe next week we'll look at procmail.

Sign up for ITworld's Daily newsletter
Follow ITworld on Twitter @IT_world

I like it!
Post a comment
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
peer-to-peer

Esther Schindler
If the comments are ugly, the code is ugly

claird
SVG a graphics format for 21st century

pasmith
Take Chrome OS for a test spin

Sandra Henry-Stocker
Solaris Tip: Have Your Files Changed Since Installation?

sjvn
64-bits of protection?

jfruh
Android fragments vs. the iPhone monolith

mikelgan
What Gizmodo missed about the Pro WX Wireless USB disk drive

 

Sidekick: The Good News & the Bad News
Either way you look at it Microsoft Data Center management did not follow standards or best practices in this failure. In which case it makes me wonder more about the outsourcing of corporate data much less personal data.
- mburton325

Join the conversation here

The Daily Tip

The Daily TipQuick, practical advice for IT pros. Made fresh daily.

Hot tips:

Want to cash in on your IT savvy? Send your tip to tips@itworld.com. If we post it, we'll send you a $25 Amazon e-gift card.

Newsletters

Subscribe to ITWORLD TODAY and receive the latest IT news and analysis.

I would like to receive offers via email from ITworld partners.
By clicking submit you agree to the terms and conditions outlined in ITworld's privacy policy.
Featured Sponsor

AISO founders envisioned a Web hosting company that was environmentally friendly. While the company employed energy-efficient innovations like solar panels, its infrastructure produced unacceptable power and cooling requirements. Find out how AISO leveraged AMD technology to overcome their challenge in this case study white paper.

In this whitepaper, Scalar explores the opportunity to change the landscape with respect to mission critical databases built around Oracle. Leveraging technologies such as Linux, high-end commodity processing power and Oracle RAC technology to architect, design, build and maintain database infrastructure that delivers maximum availability, reliability and performance at a fraction of traditional cost.

On a typical day, weather.com, the Web site for The Weather Channel in Atlanta, serves up between 15 million and 20 million page views. But in September 2004, when back-to-back hurricanes ransacked Florida, the peak traffic on one day more than tripled: over 70 million page views by more than 7 million unique visitors. Read the full success story now.

Marketplace