Open olineham opened 6 years ago
Alaveteli has a log file reader (MailServerLog.load_file) in Rails code for Postfix and Exim, called by scripts/load-mail-server-logs
intended to be run by cron. This of course assumes that outgoing mail is delivered by our own Postfix (and not through a service like SES) and that everything runs on one giant server (or at least servers sharing NFS mounts).
We could..
Will be closed with #1 when we get SES & the SQS Sidekiq task pulling in delivery statuses.
Email delivery status should be displayed on initial requests and follow-ups so that delivery problems are detected automatically and communicated to users.