On 10/1/2012 7:22 PM, Steven Jones wrote:
>
> Does mailman record who and when settings were changed for a list?
No.
--
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
-
Hi
Does mailman record who and when settings were changed for a list?
regards
Steven Jones
Technical Specialist - Linux RHCE
Victoria University, Wellington, NZ
0064 4 463 6272
--
Mailman-Users mailing list Mailman-Users@python.org
http://ma
Andreas Nitsche wrote:
>
>Can you tell me with which user this command gets executed? I had a look
>at the aliases file:
>
>-rw-rw. 1 mailman-zaubert.net nobody 2159 30. Sep 13:33 aliases
>-rw-r-. 1 mailman-zaubert.net nobody 49152 30. Sep 13:33 aliases.db
These ownerships and permissio
On Sun, 30 Sep 2012, Norbert Aschendorff wrote:
I'm maintaining a server with Postfix and Mailman including
Postfix-style virtual domains. This works fine so far.
But is it normal that the creation of a list for a virtual subdomain
($prefix/bin/newlist -e subdomain listname) not only creates ent
Hey list,
I'm maintaining a server with Postfix and Mailman including
Postfix-style virtual domains. This works fine so far.
But is it normal that the creation of a list for a virtual subdomain
($prefix/bin/newlist -e subdomain listname) not only creates entries in
$prefix/data/virtual-mailman, bu
Hello list,
I have setup a mailman environment to be able to manage multiple
domains. For each domain there's running a seperate mailman instance.
I'm compiling mailman with the following parameters:
DOMAIN=$1
MAILMANROOT="/usr/local/mailman/${DOMAIN}"
USERNAME="mailman-${DOMAIN}"
./configure