sysadmin:services:mail
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
sysadmin:services:mail [2015/01/27 20:31] – created kjohns23 | sysadmin:services:mail [2024/07/17 19:04] (current) – kjohns23 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Mail ===== | + | ====== Mail ====== |
+ | ===== Overview ===== | ||
+ | SoCS hosts a mail server to handle incoming and outgoing mail for the school of computer science. It is hosted at mail.socs.uoguelph.ca which is an alias for owlery.socs.uoguelph.ca. The system primarily handles mail for @socs.uoguelph.ca addresses, but will also process @cis.uoguelph.ca for legacy reasons, and @mail.socs.uoguelph.ca. | ||
- | == Server | + | ===== Routing ===== |
- | The mail server is located at mail.socs.uoguelph.ca | + | ==== Outgoing Mail ==== |
+ | The SoCS mail server is configured to use mail.uoguelph.ca | ||
- | == Webmail | + | ==== Incoming Mail ==== |
+ | Incoming mail sent from a user who is authenticated to mail.socs.uoguelph.ca will be processed automatically. Any mail that come from outside the SoCS mail server is first routed through CCS mail appliance. This is through the MX records for socs.uoguelph.ca which are configured in our LDAP/DNS system. Once mail reaches here, it is processed to ensure no spam/ | ||
- | Webmail | + | ===== Components ===== |
+ | ==== Postfix ==== | ||
+ | Postfix is a mail transfer agent and is used for processing and delivering mail. Specific configuration | ||
- | == Mailman | + | ==== Dovecot ==== |
+ | Dovecot handles IMAP and mailboxes for @socs.uoguelph.ca email addresses that are not otherwise configured. Mail is stored in / | ||
- | Web configuration for mailman mailing lists can be found at https://mail.socs.uoguelph.ca/ | + | ==== Rainloop ==== |
+ | Rainloop is a webmail client. It is accessible to anyone with an @socs.uoguelph.ca email address | ||
+ | |||
+ | ==== Mailman ==== | ||
+ | Mailman is listserv software. Currently using mailman3 this system is set up to provide mailing lists for various SoCS groups such as staff, faculty and graduate students. | ||
+ | |||
+ | ===== Aliases ===== | ||
+ | The /etc/aliases file provides aliases to allow mail to be redirect to different addresses. One useful case is to create an email address that is aliased to one or multiple email addresses. The aliases file also manages configuration for the RT-Mailgate for Request Tracker Emails. | ||
+ | |||
+ | ==== Sieve ===== | ||
+ | Sieve is used to control mail delivery. There is a system-wide file in / | ||
+ | |||
+ | ===== CCS Shared Mailboxes ===== | ||
+ | Some staff accounts are set up using o365 shared mailboxes to allow integration with Office 365 email and calendaring on campus. These allow passwordless authentication based on the user granted access to the mailbox. These must be requested from CCS. There are two parts, the desired email address < |
sysadmin/services/mail.1422390682.txt.gz · Last modified: 2015/01/27 20:31 by kjohns23