| New here? |
Info |
News |
Projects |
Helpdesk |
| Info-->Physics
Mail Server: |
| The Physics
Department has recently upgraded their mail server and hardware.
Included in this upgrade are two methods to reduce the amount of spam
we receive on a daily basis. We provided the following information to
help ease the migration: |
| HOWTO
setup mail clients |
| The PACS team
currently supports three mail clients on the Physics computers: Thunderbird (Windows XP, Linux, Mac OS X), Apple Mail (Mac OS X), and Pine(Linux).
Other mail clients (such as Eudora, Outlook, and Evolution) should work
as well, but we do not provide desktop support for them. (If you're
curious as to why, check the FAQ section for
an explanation.) |
Quick
guide:
|
||
Pine configuration:
|
||
Thunderbird
specific:
|
||
Apple Mail
specific:
|
| Technologies
employed |
| Newer
hardware: The original mail server was a dual Pentium III 1.2 GHz, with 512MB of memory, and around 30GB of disk space for email. The new mail server is a dual Pentium Xeon 2.8 GHz with 1GB of memory, and over 100GB of disk space dedicated for email. |
| SPAM
Assassin: http://spamassassin.apache.org Our mail server is set up to automatically run spamassassin on any message accepted for delivery on our system. Spamassassin applies various rules and heuristics to try to identify "spam"-mail. Spamassassin itself only marks incoming messages as (potential) spam, and does not itself *do* anything to suspected spam. This is currently set up to tag messages messages as spam. If the likeliness of the message being spam is high, it will put [SPAM] in the subject. For more information on filtering these spam messages in Thunderbird, see the FAQ item below. |
| Greylisting: http://projects.puremagic.com/greylisting/whitepaper.html This service is an opt-in service in Physics. If you'd like to participate, please email us! Bulk spamming software (currently) does not retry on temporary failure/rejection, so respond w/ a "temporary fail" the first time a sender tries to contact a recipient: proper MTA's will retry later, spammers usually won't. For Astronomy's mail server, we saw a 80% reduction in the amount of spam accepted by the mail server. What this means is that we tell the sending mail server to send a message 30 minutes later. If it does, Greylisting allows all future email from the person sending it and that mail server to pass through. So, the first email you receive from someone not in the database takes 30 minutes to arrive, otherwise it comes right through to you. |
| Vacation
messages, mail forwarding, and advanced options |
| .vacation.msg
file: (If you're on a Windows or Mac OS X machine, ssh to weasel.phys.washington.edu with you Physics mail username and password before following these instructions.)
Subject: away from my mail From: smith@phys.washington.edu I will not be reading my mail for a while. Your mail regarding "$SUBJECT" will be read when I return. (Note the $SUBJECT is a variable representing the Subject line from above.) |
| .forward
file: (If you're on a Windows or Mac OS X machine, ssh to weasel.phys.washington.edu with you Physics mail username and password before following these instructions.)
|
| Advanced
options: You can configure Spamassassin on a per-user basis via the file /phys/mail/users/<username>/spamassassin/user_prefs. The most useful setting is the "required_score" which is the threshold value for considering something to be spam. For info on other settings, confer with the documentation. Change configuration parameters at your own risk. Spamassassin documentation: http://spamassassin.apache.org/doc.html In /phys/mail/users you can also create a .procmailrc file. Type "man procmailrc"for more instructions on how do move messages automatically or filter email. |
| FAQ |
| help at phys dot washington dot edu |