Reading Email
From CTSWiki
| |
EIT Exchange email server setup
Reading email is like real estate, it's all about location, location, and . . . location!
| Location: | Mail Tool: (Pine/Mail/Mutt) | Mail Client: (Mozilla/Netscape/Thunderbird/Entourage/Outlook) |
|---|---|---|
| In the department | Just run your favorite tool | Just run your favorite tool |
| Outside the department | SSH in and run your favorite tool (Windows help with SSH) | Option 1: Set up an SSH Tunnel (in Windows) Option 2: Use VPN |
Whether you're using pine, outlook, thunderbird, to train spamassassin you need to save uncaught spam in a seperate folder on the mail server.
CSE users log into Bash.
ARL users log into Bang.
Comments on various mail tools:
Pine - has problems on linux, use mutt! mh - is nmh on Linux (try: man scan). mail - ? mutt - can open almost any attachment, you just have to tell it how in .mailcap .mailcap entry for pdf: application/pdf; /usr/local/Adobe/Acrobat7.0/bin/acroread %s
