]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2014-10-22-listadmin.txt
New post.
[homepage.git] / blog / data / 2014-10-22-listadmin.txt
index 21b1b9b9a40c03437d206e0e6bd3f74ae3e8aa35..030cae644dc8d64b3f532421a45d1b1508d0a7b5 100644 (file)
@@ -1,5 +1,5 @@
 Title: listadmin, the quick way to moderate mailman lists - nice free software
-Tags: english, debian
+Tags: english, debian, nice free software
 Date: 2014-10-22 20:00
 
 <p>If you ever had to moderate a mailman list, like the ones on
@@ -39,7 +39,7 @@ package</a> from Debian and create a file <tt>~/.listadmin.ini</tt>
 with content like this, the moderation task is a breeze:</p>
 
 <p><blockquote><pre>
-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."
@@ -79,4 +79,9 @@ software.</p>
 
 <p>As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
-<b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
+<b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
+
+<p>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.</p>