django-newsletter icon indicating copy to clipboard operation
django-newsletter copied to clipboard

Blacklists support

Open procmail opened this issue 10 years ago • 1 comments

Hi,

I added:

  • ability to duplicate selected messages
  • Blacklists: Global as well as Newsletter-specific
  • Importing of blacklisted emails via CSV files.

Haven't written any tests yet, will look into it when I can. Haven't tested on Jenkins.

procmail avatar Jul 16 '14 14:07 procmail

Hey @procmail, thanks for the contrib!

For me to properly evaluate your work it would be best to look at the dupication of messages separately from the blacklisting (and importing of blacklists). Would be great if you could split out these pull requests. Also, especially for the blacklists, test coverage is a must.

Lastly; what would be a use case for the blacklisting?

dokterbob avatar Aug 05 '14 13:08 dokterbob