From 6c8cbfc327e05b11f22e675941f320731f3c79ce Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 4 Mar 2012 02:53:44 -0500 Subject: * A welcome message is sent when the user confirms their subscription via email. Also: - The user's Full Name is included on the To line of a welcome message. - Clean up some tests. - The welcome_message_uri for lists using the default style is set to mailman:///welcome.txt so a welcome message is sent by default. --- src/mailman/rest/docs/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mailman/rest') diff --git a/src/mailman/rest/docs/configuration.rst b/src/mailman/rest/docs/configuration.rst index ea00b688c..e572acec4 100644 --- a/src/mailman/rest/docs/configuration.rst +++ b/src/mailman/rest/docs/configuration.rst @@ -61,7 +61,7 @@ All readable attributes for a list are available on a sub-resource. send_welcome_message: True volume: 1 web_host: lists.example.com - welcome_message_uri: + welcome_message_uri: mailman:///welcome.txt Changing the full configuration -- cgit v1.2.3-70-g09d2