Opened 6 years ago
Closed 6 years ago
#1268 closed task (fixed)
Configure mailgun as trac SMTP server
| Reported by: | Alex Samorukov | Owned by: | Alex Samorukov |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | wiki | Version: | |
| Keywords: | trac, server | Cc: | Bruce Allen, Christian Franke, Gabriele Pohl |
Description
Following changes needs to be done in the DNS:
- Add TXT record for the
tracsubdomain with valuev=spf1 include:eu.mailgun.org ~all
- Add TXT record for the
pic._domainkey.tracsubdomain with value:k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2rH/qvQa4DxM/HUs5LgdDF3vRxOu63YsSM/qNW9rhJSoCdRA6jno+/1NpKhJxOLcHxOUlyn+qnTM1bReCG6MVgxvgCTAQ8Wx9xqW6ULoj+sAVj6HPh3dAyYkqfYPhZx3culN0JtSO2ASSBUDLxJQJHsmrRr31XgZZNCR36jpdel/AYBwE3awLhl918Xl3IEELjdm/GjFrwz9t98ohfQGFp1PBUfEtz/b4SjiOnjWzBDpLTI0xFY1HnX4mfDiAT3XmqYXxVHVw79jI3jWxtQpdrB5gUq80VUEd0MloFa41F6sEkyg0ZqFJzocjlGUISV7IZOTlIuT45DFfvWL9ivZ+wIDAQAB
- Add 2 MX records for the
tracsubdomain, with values:mxa.eu.mailgun.org, priority 10mxb.eu.mailgun.org, priority 10
- Add CNAME record for the
email.tracsubdomain with valueeu.mailgun.org
- Remove
spheresubdomain records, as it is not in use anymore.
Change History (3)
comment:1 by , 6 years ago
| Summary: | Condfigure mailgun as trac SMTP server → Configure mailgun as trac SMTP server |
|---|
comment:2 by , 6 years ago
| Keywords: | trac server added |
|---|
comment:3 by , 6 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

All done, thanks Bruce!