ZTL-ARTCC / Current_Website

vZTL's Official Website
GNU Affero General Public License v3.0
5 stars 6 forks source link

Fix outgoing email server issues #606

Open kjporter opened 3 months ago

kjporter commented 3 months ago

Description ZTL web services use Dreamhost for SMTP outbound mail service. We've found that this service has a very high spam rating and results in a lot of undelivered emails. This issue will implement solutions intended to increase delivered outbound mail by implementing appropriate countermeasures.

Acceptance Criteria TBD

Accepted By:

Dev Notes

XD Notes

Working Branch

PR

Feature Toggle

QA Notes

Deployment Notes

kjporter commented 3 months ago

@c0repwn3r Please add your thoughts in here - looking for any suggestions you have to improve the reputation of our mailer

c0repwn3r commented 3 months ago

I’ll make a writeup and drop it in here. Currently doing some more testing on individual sieve scripts to determine exactly what each flag is being triggered from.

c0repwn3r commented 1 day ago

Biggest problems

Minor things