Dear Marc,
Nothing you did "created" that option. That option was always there.
The purpose of the script was to set the option to No for all lists so
you wouldn't have to do it manually for each list via the web. If that
didn't happen, there was something wrong with the script or the way it
wa
Zbigniew Szalbot wrote:
>
>Mark Sapiro pisze:
>
>>> I restarted Mailman but when I try to subscribe I still see the
>>> option "Receive digests?" on web subscription page.
>>
>> What do you see as the setting for 'digestable' on the list's Digest
>> options page?
>
>
>
>Mark - apologies! I have n
Hello,
Mark Sapiro pisze:
I restarted Mailman but when I try to subscribe I still see the
option "Receive digests?" on web subscription page.
What do you see as the setting for 'digestable' on the list's Digest
options page?
Mark - apologies! I have not realized this will create another
Zbigniew Szalbot wrote:
>
>Thanks for the script. It seems to list the lists correctly, although
>similar error appears.
Do you mean an error running the script or the 'error' below (digest
option still on listinfo form)?
>I restarted Mailman but when I try to subscribe I still see the option
Hello,
Mark Sapiro pisze:
My mistake. line 8 (of 10) in the above script should be
bin/list_members --digest $list
Thanks for the script. It seems to list the lists correctly, although
similar error appears.
I restarted Mailman but when I try to subscribe I still see the option
"Receive
Zbigniew Szalbot wrote:
>
>Mark Sapiro pisze:
>
>> If you want to set digestable to No for all existing lists, you could
>> run something like
>>
>>
>> #! /bin/bash
>> cd /path/to/mailman
>> temp=`mktemp`
>> echo digestable = 0 > $temp
>> for list in `bin/list_lists --bare` ; do
>> bin/config_lis
Hello,
Mark Sapiro pisze:
Zbigniew Szalbot wrote:
I have a question about digests. I do not need them for the types of
mailing lists we use, so I was glad to see an option to switch them off.
I set
DEFAULT_DIGESTABLE = No
in mm_cfg.py and then restarted mailman. However, it has no effect o
Zbigniew Szalbot wrote:
>
>I have a question about digests. I do not need them for the types of
>mailing lists we use, so I was glad to see an option to switch them off.
>I set
>DEFAULT_DIGESTABLE = No
>in mm_cfg.py and then restarted mailman. However, it has no effect on
>existing lists. Is tha
Hello,
I have a question about digests. I do not need them for the types of
mailing lists we use, so I was glad to see an option to switch them off.
I set
DEFAULT_DIGESTABLE = No
in mm_cfg.py and then restarted mailman. However, it has no effect on
existing lists. Is that so that the setting
* Christopher Kolar <[EMAIL PROTECTED]> [20020822 00:57]: wrote:
> Hi everyone. I am running 2.1 b2 and have a quick question about
> digests. I have a low-volume announcement list and some of the members are
> tagged as digest subscribers. If I turn off the digest option in the
> digests op
Hi everyone. I am running 2.1 b2 and have a quick question about
digests. I have a low-volume announcement list and some of the
members are tagged as digest subscribers. If I turn off the digest
option in the digests options page will it convert them to individual
email status, or will it someh
11 matches
Mail list logo