X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/7f1b8949e54c6908f83e7af852688525ee167865..5a21b31fbaf9c7d7c6c8b01f8f09477a7e5f9e31:/blog/data/2014-10-22-listadmin.txt diff --git a/blog/data/2014-10-22-listadmin.txt b/blog/data/2014-10-22-listadmin.txt index 21b1b9b9a4..ccf5e3c699 100644 --- a/blog/data/2014-10-22-listadmin.txt +++ b/blog/data/2014-10-22-listadmin.txt @@ -39,7 +39,7 @@ package from Debian and create a file ~/.listadmin.ini with content like this, the moderation task is a breeze:
-username@example.org +username username@example.org spamlevel 23 default discard discard_if_reason "Posting restricted to members only. Remove us from your mail list." @@ -80,3 +80,8 @@ software.As usual, if you use Bitcoin and want to show your support of my activities, please send Bitcoin donations to my address 15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b.
+ +Update 2014-10-27: Added missing 'username' statement in +configuration example. Also, I've been told that the +PERL_LWP_SSL_VERIFY_HOSTNAME=0 setting do not work for everyone. Not +sure why.