]> pere.pagekite.me Git - homepage.git/commitdiff
Small update.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 27 Oct 2014 14:46:34 +0000 (15:46 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 27 Oct 2014 14:46:34 +0000 (15:46 +0100)
blog/data/2014-10-22-listadmin.txt

index 21b1b9b9a40c03437d206e0e6bd3f74ae3e8aa35..ccf5e3c699f8ab736eb72b94c8d1912ee8143025 100644 (file)
@@ -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>
 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."
 spamlevel 23
 default discard
 discard_if_reason "Posting restricted to members only. Remove us from your mail list."
@@ -80,3 +80,8 @@ 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>
 <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>
+
+<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>