diff options
| -rw-r--r-- | mail.gumx.cc/list/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail.gumx.cc/list/index.html b/mail.gumx.cc/list/index.html index 1b47b93..07c895b 100644 --- a/mail.gumx.cc/list/index.html +++ b/mail.gumx.cc/list/index.html @@ -32,14 +32,15 @@ a { color: inherit; } <h1><a href="https://gumx.cc">gumx</a> / list</h1> </header> <main> -<p>Site updates and general discussion. Low volume.</p> +<p>Site updates and general discussion. Low volume. Posts are moderated.</p> <h2>subscribe</h2> <p>Send an empty email to:</p> <pre><code>list+subscribe@gumx.cc</code></pre> +<p>No confirmation email — you're subscribed immediately.</p> <h2>unsubscribe</h2> <pre><code>list+unsubscribe@gumx.cc</code></pre> <h2>post</h2> -<p>Subscribers only:</p> +<p>Anyone can post. Posts are held for moderation before appearing in the archive.</p> <pre><code>list@gumx.cc</code></pre> <h2>archive</h2> <p>Browse past messages at <a href="/list/archive/">/list/archive/</a>.</p> |
