-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sep 5, 2008, at 4:27 PM, Barry Warsaw wrote:
On Sep 2, 2008, at 9:49 AM, Barry Warsaw wrote:
We're planning on migrating the current SourceForge trackers for
the Mailman project to Launchpad, this Thursday at 1200 UTC.
Expect the conversion
Edward Ned Harvey wrote:
>Presently, I'm using pipermail. I'm open to suggestions.
>
>This question is pretty complicated, so probably the best answer I could
>possibly get is to know how pipermail gets called, so I can go try and read
>its source and stuff. So I can dig into it myself. At pres
At 11:15 AM 9/16/2008, Mark Sapiro wrote:
David Andrews wrote:
>I manually added an address to one of my lists using the web
>UI. There must have been a space or odd character at end of address,
>that I didn't notice. The subscribe message indicated
that: [EMAIL PROTECTED]
>has been subscr
Edward Ned Harvey wrote:
>> Put
>>
>> DEFAULT_BAN_LIST = ['^(?!([EMAIL PROTECTED]))']
>>
>> (or whatever you want) in mm_cfg.py. Then, in order to make it work,
>> find the lines
>>
>> # Ban lists
>> self.ban_list = []
>>
>> in the definition of the InitVars() method in Mailman
Edward Ned Harvey wrote in response to Barry Finkel:
>> What I have done is this - I have about 20 different list template
>> configurations on my Mailman machine. If I want to create a new list
>> of type, say, E1, I do the following as root on the Mailman machine:
>>
>> cp E1.config newli
Presently, I'm using pipermail. I'm open to suggestions.
This question is pretty complicated, so probably the best answer I could
possibly get is to know how pipermail gets called, so I can go try and read
its source and stuff. So I can dig into it myself. At present, I have no
idea what proces
> > Put
> >
> > DEFAULT_BAN_LIST = ['^(?!([EMAIL PROTECTED]))']
> >
> > (or whatever you want) in mm_cfg.py. Then, in order to make it work,
> > find the lines
>
> Is it true, in general, that there exists a SOME_SETTING variable,
> which can
> be set in the mm_cfg, to set defaults for each of the
> What I have done is this - I have about 20 different list template
> configurations on my Mailman machine. If I want to create a new list
> of type, say, E1, I do the following as root on the Mailman machine:
>
> cp E1.config newlist.config
Hrmmm...
Are you perhaps using an old version o
> Put
>
> DEFAULT_BAN_LIST = ['^(?!([EMAIL PROTECTED]))']
>
> (or whatever you want) in mm_cfg.py. Then, in order to make it work,
> find the lines
Is it true, in general, that there exists a SOME_SETTING variable, which can
be set in the mm_cfg, to set defaults for each of the settings availabl
> Put
>
> DEFAULT_BAN_LIST = ['^(?!([EMAIL PROTECTED]))']
>
> (or whatever you want) in mm_cfg.py. Then, in order to make it work,
> find the lines
>
> # Ban lists
> self.ban_list = []
>
> in the definition of the InitVars() method in Mailman/MailList.py and
> change the second
David Andrews wrote:
>I manually added an address to one of my lists using the web
>UI. There must have been a space or odd character at end of address,
>that I didn't notice. The subscribe message indicated that: [EMAIL
>PROTECTED]
>has been subscribed to ...
>
>I can't delete the addr
I manually added an address to one of my lists using the web
UI. There must have been a space or odd character at end of address,
that I didn't notice. The subscribe message indicated that: [EMAIL PROTECTED]
has been subscribed to ...
I can't delete the address using the web interface.
12 matches
Mail list logo