Is there a simple method to detect if a new list was created?
As mailman updates the alias file (/var/lib/mailman/data/aliases in our
installation) with any new list I thought of
checking the modify date of the aliases file.
Is this a sufficient method?
Dipl.-Inform(FH) Peter Heitzer
>>> On 06/09/2016 at 18:37, Mark Sapiro wrote:
> On 6/8/16 8:19 AM, Peter Heitzer wrote:
>> If a mail held for moderation has a subject encoded in UTF-8 the subject is
> not correctly displayed in the mail to the moderator and in the
>> web interface. This is not a b
?
Dipl.-Inform(FH) Peter Heitzer, peter.heit...@rz.uni-regensburg.de
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http
>>> On 08/02/2015 at 15:00, wrote:
> Hi,
>
> We're running Mailman 2.1.12. We have a list that is largely moderated,
> but there is a small group of posters who should not be. Because of the
> size of the list the Membership management forms are a little cumbersome
> for checking all of these.
>>> On 1/7/2014 at 22:51, Mark London wrote:
> Hi - I want to hide our list of mailing lists from the public, but still
> make the list viewable to administrators. Is this possible, i.e.
> through an htaccess file, or perhaps some other method? Thanks.
You could run a cronjob that generates a
>>> On 11/4/2013 at 15:03, Mark Sapiro wrote:
> Peter Heitzer wrote:
>>>>> On 11/4/2013 at 13:19, Frank Murphy wrote:
>
>>> Maybe set such users to nomail?
>>I think that is not sufficient as the member still can get password
>>reminder
>>> On 11/4/2013 at 13:19, Frank Murphy wrote:
> On Mon, 04 Nov 2013 12:56:41 +0100
> "Peter Heitzer" wrote:
>
>> We do not delete student or staff accounts immediately but set them
>> disabled for about 6 month before deleting the accounts. While an
&g
We do not delete student or staff accounts immediately but set them disabled
for about 6 month
before deleting the accounts. While an account if disabled its mail address is
no longer in the
mta's alias tables and so any mail from a mailman list the user is subscribed
to will bounce.
I want to p
Hello folks,
I have a few mailing lists which show a last_post_time of 1970-01-01. Does this
really mean that the list has not yet sent any mails to its subscribers, i.e the
list is inactive?
I assume that only a regular post from an allowed mail address forces an update
to a lists last_post_time v