On Wed, 24 Jul 2002 19:54:09 -0700
J C Lawrence J C Lawrence <[EMAIL PROTECTED]> wrote:
> On Wed, 24 Jul 2002 17:23:52 -0700
> Elaine Miller <[EMAIL PROTECTED]> wrote:
>
> > I confess I know I should be able to find it somewhere, but I
> need to
> > know how to get a copy of my subscribers list
On Thu, 25 Jul 2002 02:02:43 +0100
canario joe wrote:
> Dear all, I wonder how I can get Mailman to trash all kinds of
> attachments (html and whatever may be attached to the plain text part
> of the email) before messages are sent to the distribution list.
Please see the FAQ:
http://www.py
On Wed, 24 Jul 2002 17:23:52 -0700
Elaine Miller <[EMAIL PROTECTED]> wrote:
> I confess I know I should be able to find it somewhere, but I need to
> know how to get a copy of my subscribers list for back-up. (I never
> trust a server I've never seen )
Please see the FAQ:
http://www.python.
On Wed, 24 Jul 2002 17:02:21 -0500
Paul Croft <[EMAIL PROTECTED]> wrote:
> Frederic Try:
> http://spamcop.net
> Works great!
> Also:
> http://www.samspade.com (but they were down for a while...may be
> back > up now!)
Other choices enclude SpamAssassin, or, as I've recently started
ex
I use this script to do just that. copy and paste into a file (name it
clear_request) and put it in your mailman cronjob.
Your default cron job for mailman most likely mails admins at 5pm about
pending requests so you should run this script at 4:50pm or something.
HTH
#! /usr/bin/python
#
# Writt
CJoe wrote:
> I wonder how I can get Mailman to trash all kinds of attachments
> (html and whatever may be attached to the plain text part of the
> email) before messages are sent to the distribution list.
>
> This attachment issue is a real pain because it is the vector of
> all destructive
you could make the list accessible to members only. if a member spams then
you unsubscribe/disable them.
or if you have plenty of time on your hands, you could make it so that it
requires administrator approval for posts to go through.
HTH
- Original Message -
From: "FREDERIC DESJARDINS"
Dear all,
I wonder how I can get Mailman to trash all kinds of attachments
(html and whatever may be attached to the plain text part of the
email) before messages are sent to the distribution list.
This attachment issue is a real pain because it is the vector of
all destructive code spreading
I confess I know I should be able to find it somewhere, but I need to know
how to get a copy of my subscribers list for back-up.
(I never trust a server I've never seen )
I can do the obvious -- save each html page in my admin section, but
that's a dreary task, and I'm sure there's a better way
Sadly there is no good way to prosecute those low life bastards. Though we
do get lucky every now and then and level some real damage on them. Sooner
or later either legislation or technology will catch up to the point where
we can either hold these schisters accountable or stop them altogether.
D
Frederic
Try:
http://spamcop.net
Works great!
Also:
http://www.samspade.com (but they were down for a while...may be back up now!)
Paul
At 04:58 PM 24/07/02, FREDERIC DESJARDINS wrote:
>Hi everyone!
>
>I had to close my list becuase I had to many spams.
>
>Does anyone knows how to track dow
Hi everyone!
I had to close my list becuase I had to many spams.
Does anyone knows how to track down a spammer?
Can we get the ISP number from someone posting on the list?
Regards
Frederic
--
__
Sign-up for your own FREE Personalized E-
I'm transferring lists from LetterRip to Mailman. In so doing, I needed
to modify the list to remove names and Mac end of line characters. I did
so using Excel (remove a column) and then BBedit (save with UNIX eol). I
have 4 lists to transfer. The first list transfered without error (other
tha
* Larry Goodwin <[EMAIL PROTECTED]> [20020724 20:19]: wrote:
Sorry for the top posting:
These patches are against 2.0.6.
I do run 2.0.12. I am surprised someone hasn't seen the need to intergrate
them as a standard in Mailman. However, I am still looking for pointers
to patch 2.0.
Hello List Managers,
Does anyone know where I can find a clean HOWTO on intergrating Mailman
and HTDig for searchable archives. I am running Mailman-2.0.12 from
today ;-) but would like to go right ahead and have a searchable archive
like the one list.org has. Or am I being over ambitious?
Than
IMSA will be making some significant server changes this weekend, changes
that will impact the location of the Mailman documents that we
host. The new URL will be:
http://staff.imsa.edu/~ckolar/mailman
The pages will no longer be hosted on
www.imsa.edu.
There will be NO URL FORWARDING wh
On 15 Av 5762, Odhiambo Washington wrote:
>> Then the headers will be where they are supposed to be.
>
> Really? I did not see it mentioned in the docs. Thanks.
Me neither. I just haven't taken the time to find out where the real
bug is, otherwise I would have submitted a patch by now.
> I se
* Charles Sebold <[EMAIL PROTECTED]> [20020724 17:01]: wrote:
> On 15 Av 5762, Odhiambo Washington wrote:
>
> >> As a workaround, have the users add an extra newline at the bottom of
> >> goodbye_msg, or two, and see if that helps.
> >
> > I'v
On 15 Av 5762, Odhiambo Washington wrote:
>> As a workaround, have the users add an extra newline at the bottom of
>> goodbye_msg, or two, and see if that helps.
>
> I've added the extra newline, but is it normal for Mailman to put it's
> headers in the body?? That is what I don't like.
Sorry,
* Charles Sebold <[EMAIL PROTECTED]> [20020724 16:40]: wrote:
> On 15 Av 5762, Odhiambo Washington wrote:
>
> > when a user unsubscribes, it sends the goodbye_msg BUT in that message
> > (in the body) it puts all the normal list headers - now I don't like
&
Hello, I am using mailman 2.0.11 on debian woody.
I configured a list to accept messages from subscribers only
so that unsubscribers' messages can be approved by admin manually.
But these days some spammers started to send too many messages
so deleting those messages takes quite time.
Is there
On 15 Av 5762, Odhiambo Washington wrote:
> when a user unsubscribes, it sends the goodbye_msg BUT in that message
> (in the body) it puts all the normal list headers - now I don't like
> this. How do I change that?
>
> I only want the goodbye_msg. the headers are supposed to be restricted
> to
Hello World,
I am new to mailman so please hold your flame guns for now, because I've also
read the FAQs etc but did not find this.
I've installed Mailman-2.0.12 and it seems to work so far. I am still testing.
One problem though:
when a user unsubscribes, it sends the goodbye_msg BUT in that
I've just started to run some lists off mailman (as opposed to majordomo) and
I've come across what appears to be one missing (useful) feature: the ability to
drop a long signature off postings via a --LongSig directive. I've searched the
archives and can't find anything - is there an equivalent?
24 matches
Mail list logo