Emails

From LUG@UCLA
Revision as of 12:56, 4 January 2022 by Board (talk | contribs) (Created page with "=== IMPORTANT: PLEASE CHOOSE A STRONG PASSWORD FOR YOUR EMAIL ACCOUNT === thumb|Some hacking attempts on our email server === WE GET SEVERAL BRUTE FORCE ATTEMPTS EVERY DAY. IF THE HACKERS GET IN TO YOUR EMAIL ACCOUNT THEY WILL SEND SPAM AND THE CS DEPARTMENT WILL GET MAD AT US. === === Please use a secure password, otherwise we might have to restrict access to only people on the UCLA VPN. === == Logging in == I am using the following settings with T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

IMPORTANT: PLEASE CHOOSE A STRONG PASSWORD FOR YOUR EMAIL ACCOUNT

Some hacking attempts on our email server

WE GET SEVERAL BRUTE FORCE ATTEMPTS EVERY DAY. IF THE HACKERS GET IN TO YOUR EMAIL ACCOUNT THEY WILL SEND SPAM AND THE CS DEPARTMENT WILL GET MAD AT US.

Please use a secure password, otherwise we might have to restrict access to only people on the UCLA VPN.

Logging in

I am using the following settings with Thunderbird to get in. I haven't tried it with another email client but you are welcome to.

SMTP:

Server Name: mail.linux.ucla.edu

Port: 587

Authentication method: Normal password

Connection security: STARTTLS


IMAP:

Server Name: mail.linux.ucla.edu

Port: 993

Authentication method: Normal Password

Connection security: SSL/TLS

Changing your password

To change the password, please ssh into your web server and ssh to [your username]@10.0.0.10. Then use passwd to change your password.

(Yes we know, this is a pretty crappy and inelegant solution, but it's good enough for now)