EMail

From PS:1 Wiki Dev
Jump to navigationJump to search

{{

 {{#switch:
 {{#if: 
   | 
   | {{#if: 
     | 
       {{#ifeq:|
       | talk
       |  
       }}
     | 
       {{#ifeq:|talk
       | talk
       |  
       }}
     }}
   }}

| main | = ambox | talk = tmbox | user = ombox | project = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | book = ombox | extension = ombox | other | #default = ombox

}} | type = warning | image = | imageright = | class = | style = | textstyle = | text = This information is out of date. Up-to-date IT information can be found here | small = | smallimage = | smallimageright = | smalltext = | subst = | date = | name = }}

The spaces email infrastructure:

Contacting PS1

See https://wiki.pumpingstationone.org/Contact_Points or https://wiki.pumpingstationone.org/Contact_Information for contact information.

Incoming Email

  • The MX records for pumpingstationone.org redirects to google apps.
  • Google apps routes some email into into various accounts.
  • By default, google apps forwards unmatched emails to info@pumpingstationone.org
  • info@pumpingstationone.org forwards to the postfix server on mail.ad.pumpingstationone.org
  • mail.ad.pumpingstationone.org runs a postfix instance

rt.pumpingstationone.org

  • has no MX record, so the A/AAAA record is used, which routes to the space, which routes to mail.ad.pumpingstationone.org

lists.pumpingstationone.org

  • has no MX record, so the A/AAAA record is used, which routes to the space, which routes to mail.ad.pumpingstationone.org
  • mail.ad.pumpingstationone.org has postfix and listserv. There are a few mailing lists hosted there,

Outgoing Email

  • Most services are configured to use mail.ad.pumpingstationone.org as the outgoing email server. Postfix on that box then routes through comcast's smtp relay, which helps us avoid the PBL.
  • Having all the email route through this box also makes debugging things easier, journalctl can be used to view the mail logs.