[Pkg-mailman-hackers] Pkg-mailman commit - rev 463 - trunk/debian
Thijs Kinkhorst
thijs at alioth.debian.org
Mon Nov 27 13:53:15 UTC 2006
Author: thijs
Date: 2006-11-27 14:53:15 +0100 (Mon, 27 Nov 2006)
New Revision: 463
Modified:
trunk/debian/README.Exim4.Debian
trunk/debian/changelog
Log:
add note about chgrp and www-data, partially addresses: 396537
Modified: trunk/debian/README.Exim4.Debian
===================================================================
--- trunk/debian/README.Exim4.Debian 2006-11-27 13:46:13 UTC (rev 462)
+++ trunk/debian/README.Exim4.Debian 2006-11-27 13:53:15 UTC (rev 463)
@@ -10,6 +10,11 @@
and list all your Mailman domains in "POSTFIX_STYLE_VIRTUAL_DOMAINS".
+Please note that the chgrp command above will not work when creating a
+list in the web interface: the user www-data will not be allowed to do
+this. You can circumvent this problem by creating new lists with the
+'newlist' command line command.
+
Put this in your exim4 main configuration (if you use a split config,
for example /etc/exim4/conf.d/main/04_local_mailman_macros)
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2006-11-27 13:46:13 UTC (rev 462)
+++ trunk/debian/changelog 2006-11-27 13:53:15 UTC (rev 463)
@@ -9,8 +9,9 @@
/var/lib/mailman is grossly wrong.
[ Thijs Kinkhorst ]
- * Add subscribe/unsubscribe aliases to second half of example in
- README.Exim4.Debian, thanks Ian Wienand (Closes: 387457).
+ * Add subscribe/unsubscribe aliases to second half of example, and a
+ note about chgrp when creating a new list through the web interface.
+ Both in README.Exim4.Debian, thanks Ian Wienand (Closes: 387457).
[ Translations ]
* Updated Vietnamese by Clytie Siddall (Closes: 395851).
More information about the Pkg-mailman-hackers
mailing list