Dear muze, Is it posible to publish a dhtml file whit a animate.js? Because when i do it it is giving a page error in internet explorer, whit object expacted. I hope that you can help me.
Kind regards,
Mark van Staden
I *BELEIVE* I have it, but I prefer not to test it by spamming the list unless neccessary.
In the Privacy Options section, Form box "Hold posts with header value matching a specified regexp." I added two lines to the default so that it now contains (between the "-------" lines):
# Lines that *start* with a '#' are comments. to: friend@public.com message-id: relay.comanche.denmark.eu from: list@listme.com from: .*@uplinkpro.com subject: *****SPAM***** from: jenny600@hotmail.com
The last from: address is one I allow to collect spam. The previous line is the one I am concerned about. My Spamassassin installation tags spam with the subject *****SPAM***** I would like Mailman to hold messages containing this for approval by the admin (me).
Does this sound like I set it up OK?
Thanks, Greg Klamath Linux-Unix Group (KLUG)
I'm wondering if you need to front-end each of those *'s with a \
Alternately, you could modify Spam Assassin to use a different character.
On Wed, 2002-10-16 at 18:09, Greg Long wrote:
I *BELEIVE* I have it, but I prefer not to test it by spamming the list unless neccessary.
In the Privacy Options section, Form box "Hold posts with header value matching a specified regexp." I added two lines to the default so that it now contains (between the "-------" lines):
# Lines that *start* with a '#' are comments. to: friend@public.com message-id: relay.comanche.denmark.eu from: list@listme.com from: .*@uplinkpro.com subject: *****SPAM***** from: jenny600@hotmail.com
The last from: address is one I allow to collect spam. The previous line is the one I am concerned about. My Spamassassin installation tags spam with the subject *****SPAM***** I would like Mailman to hold messages containing this for approval by the admin (me).
Does this sound like I set it up OK?
Thanks, Greg Klamath Linux-Unix Group (KLUG)
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Jon Carnes escreveu:
I'm wondering if you need to front-end each of those *'s with a \
Alternately, you could modify Spam Assassin to use a different character.
Spam Assassin also adds 'X-Spam-Status: yes' to the message header. you can you this regexp to block spam to your list.
pietro.
I used BOTH, actually :)
and I had to learn the syntax for a regular expression...indeed preceeding the asterisks with a backslash:
X-Spam-Status: Yes Subject: \*\*\*\*\*SPAM\*\*\*\*\*
-----Original Message----- From: mailman-users-admin@python.org [mailto:mailman-users-admin@python.org] On Behalf Of pietro Sent: Wednesday, October 16, 2002 6:06 PM To: Jon Carnes Cc: Greg Long; mailman-users@python.org Subject: Re: [Mailman-Users] Spamassassin and Mailman - like this?
Jon Carnes escreveu:
I'm wondering if you need to front-end each of those *'s with a \
Alternately, you could modify Spam Assassin to use a different character.
Spam Assassin also adds 'X-Spam-Status: yes' to the message header. you can you this regexp to block spam to your list.
pietro.
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
participants (4)
-
Greg Long
-
Jon Carnes
-
Mark van Staden
-
pietro