We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create an optoins to debug Mailings of any kind. Ideally this should be configurable and logged to a separate file to avoid log spamming.
Options should be
FROM, TO, SUBJECT
The text was updated successfully, but these errors were encountered:
#17 Add Mailing Debugging Options to settings form
57ca278
#17 Add MailLogger Code to mailing.log
41a079d
#17 add a skip option for Mailings
7f14083
This should avoid log spamming for mailings if needed
#17 Abort Logging if we have a Mailing
7fdd39d
pbatroff
No branches or pull requests
Create an optoins to debug Mailings of any kind. Ideally this should be configurable and logged to a separate file to avoid log spamming.
Options should be
FROM, TO, SUBJECT
The text was updated successfully, but these errors were encountered: