Wed 14 May 2008
Should I ever type my password into an email?
Posted by admin under email , faq , infotech , miscellaneousNo Comments
Wed 14 May 2008
Tue 13 May 2008
“Phishing” is an attempt to criminally and fraudulently acquire sensitive information, such as usernames, passwords and other sensitive information, by masquerading as a trustworthy entity (from Wikipedia).
Neither ITaP nor Math IT will ever ask you to reveal your password in an e-mail response, or over the phone, or in person. They will never send you a URL in an e-mail to click on that will ask you for your password; if necessary, they will give you instructions on how to get to a certain web page from the Math department home page or the Purdue home page. Additionally, neither ITAP nor Math IT will ever ask for any sensitive information (your date of birth, your Social Security Number, etc.).
Please feel free to email helpdesk@math.purdue.edu if you’re wondering about a specific email; however, if you have any suspicions about an email, it’s probably spam.
Mon 24 Mar 2008
Webmail can be accessed at the following address:
webmail.math.purdue.edu
Tue 4 Sep 2007

Email clients, like Mail.app and Thunderbird, like to know that they’re the only program accessing email stored on the local machine. This avoids potential email file corruption.
Sometimes, however, these email clients get confused and insist that another program is writing to their files. If this happens to you, you can assure Mail.app that its files are okay by removing a lock file.
From the command line, run this command:
rm ~/Library/Mail/Envelope\ Index.lock
From Finder, navigate from your home directory, to Library, to Mail and drag the Envelope Index.lock file to the Trash.
Of course, sometimes Mail.app files really do get corrupted. If you continue to experience problems, you can reset Mail.app and wipe out all of its settings and start fresh*.
From the command line, run this command:
rm -rf ~/Library/Mail ; rm ~/Library/Preferences/com.apple.mail.plist
Now open Mail.app and (re)create your mail account.
* Sometimes a fresh start is a bad thing. If you use POP to grab your email from the server, you should not do this. If you have spent lots of time writing client side email filter/rules, you should not do this.
Mon 23 Apr 2007
Due to the way Math’s email servers are configured, email cannot be sent through them (to another destination) unless you are on the Math network (in the building and plugged into a Math network jack). Although one can still read mail from their math.purdue.edu email account, they must send through a different smtp server. Below is illustrated how to set up Thunderbird to receive email from a math account while sending email through Purdue’s servers. This configuration works anywhere and requires that you know both your Math login/password and your Purdue Career Account login/password.



Sun 1 Oct 2006
One, relatively easy, method for encrypting your email can be had through the use of an S/MIME certificate. Thawte is an international company that provides free email certificates.
The below links provide some rudimentary documentation for signing up with Thawte, generating your certificate and installing it in your email client.
Please report any errors to helpdesk@math.purdue.edu.
Mon 25 Sep 2006
Alligate is the server-side spam blocking software that we love to hate. It blocks the vast majority of spam messages to .math.purdue.edu email addresses and is careful not to block legitimate emails. Below are some commands that you can use to get even more out of Alligate:
To execute these options, send an email to the following address and include the option in the subject line.
alligate@mailrelay.math.purdue.edu
Note: You may receive a confirmation message you must respond to before the action is completed.
Mon 25 Sep 2006
One can easily add lookup functionality to their email client that makes it trivial to find people’s email addresses given their names. By simply typing a name in the To: or CC: fields, Mac Mail will query an IT@P server for email addresses that belong to the typed name.
Here’s how to set it up:





Start a “New” email message, and type the name of a Purdue person, the name should automatically be translated into an email address.