
- I'm not getting any email. How come?
- I set up my email at home to use the CS system but I can only receive, not send. The error message says something about "relay denied".
- How do I forward my email?
- How do I use Outlook to read my mail?
- Is IMAP better than POP3?
- Email sent to me was rejected. The error said something about rejecting SPAM. Why?
- Why can't I use Yahoo or other web based email systems to read my CS mail?
I'm not getting any email. How come?
The chances are good that you've been playing with your forward file or with procmail and made a little error. See if the problem goes away after you try these commands:
mv ~/.forward ~/forward.bak
mv ~/.procmailrc ~/procmailrc.bak
I set up my email at home to use the CS system but I can only receive, not send. The error message says something about "relay denied".
If you are sending mail from outside campus, you need to use your ISP's smtp server, NOT the UML CS mail server. For example:
mail.attbi.com
How do I forward my email?
Create a file called ~/.forward and put the email address you want to forward to in that file.
How do I use Outlook to read my email?
Look at email_connectivity. Many people mess up and use the wrong pop3 server. Use earth.cs.uml.edu. Other people don't check the little SSL box.
Is IMAP better than POP3?
That depends. If you want to be able to access all of your mail from many places, IMAP is better. If you want to access all of your mail from your home PC when the network is down, POP3 is better.
Email sent to me was rejected. The error said something about rejecting SPAM, why?
The University uses anti-SPAM software that checks the IP address that email comes from. If the sending IP address is on a blackhole list (a list of known spammers), the email is rejected. You might suggest to the person sending you email that he or she check relays.osirusoft.com about how to get off the blackhole list. If your friend does not control his IP number, he should consider switching ISPs.
Why can't I use Yahoo or other web based email systems to read my CS mail?
We don't allow sending passwords over the network in the clear. Yahoo, Hotmail and similar services don't support SSL (Secure Sockets Layer) which we use to encrypt email passwords.

Printer Friendly