justingit / dada-mail

Self-Hosted, Full Featured, Email Mailing List Manager. Announcement + Discussion Lists, Web-based Installer, Installs with minimal dependencies, sendmail/SMTP/Amazon SES supported
https://dadamailproject.com
GNU General Public License v2.0
169 stars 40 forks source link

Save messages sent to bridge that can't be processed #1144

Open justingit opened 1 year ago

justingit commented 1 year ago

Since bridge receives the message to process as a filename saved in a tmp directory, we COULD save that file to be viewed later and try to figure out why things weren't sent. It would help with debugging greatly.