Re: [Mailman-Users] inn gateway

2012-03-31 Thread jdd
Le 01/04/2012 00:59, Mark Sapiro a écrit : T'bird's behavior doesn't seem unreasonable, but if you don't like it, that's not really a Mailman issue. If you wish to remove the Newsgroups: header from messages passing through Mailman, I've told you how to do it in my prior reply. yes, thanks for

Re: [Mailman-Users] inn gateway

2012-03-31 Thread Mark Sapiro
On 3/31/2012 2:31 PM, jdd wrote: > > is it normal to have this behavior (double to in the answer)? Previously > the system was managed by ezmlm and we didn'"t have this problem (but I > didn't manage it, so may be the other admin fixed something) I have no idea what ezmlm or your ezmlm<=>news ga

Re: [Mailman-Users] inn gateway

2012-03-31 Thread jdd
Le 31/03/2012 21:15, Mark Sapiro a écrit : You can do this a couple of ways in Mailman. The recommended way is a I see, thanks. But in fact I didn't expect to have something this raw to change. I guessed I missed some setup. is it normal to have this behavior (double to in the answer)? Pr

Re: [Mailman-Users] inn gateway

2012-03-31 Thread Mark Sapiro
jdd wrote: > >If somebody try to answer _from the list_, the "to" field of the >answer have _two_ values, one for the mailing list, the other for the >newsgroup. This second one is unusefull and thunderbird do not like it >and one have to remoive it by hand to send the answer. > >below the heade

Re: [Mailman-Users] Content filtering mail body

2012-03-31 Thread Mark Sapiro
dhanushka ranasinghe wrote: > >is it possible to filter and reject any mails that have certain words in >them Yes, it is but it requires a custom handler to examine the message body and take appropriate action. See the FAQ at The handler you want is fairly simpl

[Mailman-Users] Content filtering mail body

2012-03-31 Thread dhanushka ranasinghe
Hi guys is it possible to filter and reject any mails that have certain words in them Thank You Dhanushka -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.l

[Mailman-Users] inn gateway

2012-03-31 Thread jdd
Hello :-) I'm a happy mailman user :-). I have only a small problem I don't know how to fix. I use a mailman<->inn gateway. The two software are on the same server. when somebody write on the newsgroup, the post is sent to the list as well. If somebody try to answer _from the list_, the "t

Re: [Mailman-Users] Regular expression for Spam Filter wanted

2012-03-31 Thread Malcolm Austen
On Sat, 31 Mar 2012 09:17:21 +0100, Sascha Rissel wrote: Hello all, I am running mailman on Debian/Plesk with a Spam-Filter which prefixes headers of spam mails with "***SPAM***". I tried to filter these mails in mailman using spam filter rule "^Subject:\*\*\*SPAM\*\*\*", but that doesn't wor

[Mailman-Users] Regular expression for Spam Filter wanted

2012-03-31 Thread Sascha Rissel
Hello all, I am running mailman on Debian/Plesk with a Spam-Filter which prefixes headers of spam mails with "***SPAM***". I tried to filter these mails in mailman using spam filter rule "^Subject:\*\*\*SPAM\*\*\*", but that doesn't work. Could you please help me? Thanks, Sascha. --