Site Tools


sysadmin:services:mail

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sysadmin:services:mail [2024/07/17 17:46] kjohns23sysadmin:services:mail [2024/07/17 19:04] (current) kjohns23
Line 12: Line 12:
 ===== Components ===== ===== Components =====
 ==== Postfix ==== ==== Postfix ====
-Postfix is a mail transfer agent and is used for processing and delivering mail. Specific configuration is located in /etc/postfix, but the general setup is a system that allows TODO stuff+Postfix is a mail transfer agent and is used for processing and delivering mail. Specific configuration is located in /etc/postfix, but the general setup is a system that allows users to send mail while authenticated with SoCS LDAP credentials via an SMTPS connection.  
 ==== Dovecot ==== ==== Dovecot ====
-==== Mailman ====+Dovecot handles IMAP and mailboxes for @socs.uoguelph.ca email addresses that are not otherwise configured. Mail is stored in /home/vmail/<username>. Users can access this mail while authenticated using IMAPS on port 993 and their SoCS LDAP credentials. 
 ==== Rainloop ==== ==== Rainloop ====
 +Rainloop is a webmail client. It is accessible to anyone with an @socs.uoguelph.ca email address at https://webmail.socs.uoguelph.ca.
 +
 +==== 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 ===== ===== 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 /var/lib/dovecot/sieve which is used to filter mail to help@socs. Mail sent from an @uog is sent to RT while other addresses get filtered to SoCS IT staff directly.
  
 ===== CCS Shared Mailboxes ===== ===== 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 <address>@socs.uoguelph.ca as well as an internal CCS account name <socsaddress>@uoguelph.ca. In the aliases file there must be an entry from address@socs to socsaddress@uog to ensure mail is correctly routed.
sysadmin/services/mail.1721238395.txt.gz · Last modified: 2024/07/17 17:46 by kjohns23