On 12/01/2014 07:55 AM, Jon 1234 wrote:
> Would it be possible to implement a custom Mailman handler for this?
>
> If email is from a particular email address & to a particular list:
> - Create flat file from MySQL query
> - Run sync_members using that file
> - Email the email address detailing th
On 11/30/2014 02:07 PM, Bruinen wrote:
>
> I have a similar problem, same configuration (Debian 7.7, Mailman
> 2.1.15). My mailing lists are all set to German, but in some of the
> configuration sites (e.g. bounce handling) most parts are in German,
> some in English.
This is because not all the
On 11/29/2014 02:49 AM, Mark Sapiro wrote:
> On 11/28/2014 07:24 AM, Matt Moore wrote:
>>
>> As an example:
>>
>> https://lists.okfn.org/mailman/listinfo/cienciaaberta
>>
>> You can see that the top is in English and the bottom is in Portugese
>> (Brazilian).
>
>
> I can't speak to anything ot
Mark,
Thanks for the hint, I'll look into that.
Cheers,
Matt
On 29 November 2014 at 01:49, Mark Sapiro wrote:
> On 11/28/2014 07:24 AM, Matt Moore wrote:
> >
> > As an example:
> >
> > https://lists.okfn.org/mailman/listinfo/cienciaaberta
> >
> > You can see that the top is in English and the
> Date: Thu, 27 Nov 2014 12:06:46 -0800
> From: m...@msapiro.net
>> Is there anything else I ought to do?
>
>
> Yes. Completely uninstall the a.com/mailman instance including any cron
> jobs that run a.com/mailman/cron.* scripts.
>
>
>> Will having installed Mailman twice have caused any confusion/
Would it be possible to implement a custom Mailman handler for this?
If email is from a particular email address & to a particular list:
- Create flat file from MySQL query
- Run sync_members using that file
- Email the email address detailing the changes made
Before I try to reinvent the wheel -
On 11/29/2014 02:33 AM, Mark Sapiro wrote:
> On 11/28/2014 04:16 AM, Henrik Rasmussen wrote:
> > I found this, so it seems that there is no single way to change the
> > site admin contact address, as messages seems to be associate with the
> > list admin, according to the %(owneraddr)s in the boun