On 7/4/17 6:11 AM, Ralf Hildebrandt wrote:
> The default action on administrative requests is "defer". I'd like to
> set that to "accept" for a particular list. Is this possible?
There is currently no setting or config option for that.
An implementation of a list setting for the default would b
The default action on administrative requests is "defer". I'd like to
set that to "accept" for a particular list. Is this possible?
--
Ralf Hildebrandt Charite Universitätsmedizin Berlin
ralf.hildebra...@charite.deCampus Benjamin Franklin
https://www.charite.de
Richard and Heath,
Thank you for pointing me in the right direction. You got me to the correct
file and looking at the right places. However, it wasn't at this location
in the admindb.py file, but further down. Working with this part of the
code:
> > radio = RadioButtonArray(id, (_('Defer'),
>
On Wednesday, July 30, 2003, at 03:06 pm, Heath Raftery wrote:
Hi Hal,
On Wednesday, July 30, 2003, at 11:36 AM, Hal Huntley wrote:
I have a list that gets more spam than legit email. I would like to
have the
"Action to take on all these held messages" on the
"admindb/" page
to have a default
Hi Hal,
On Wednesday, July 30, 2003, at 11:36 AM, Hal Huntley wrote:
I have a list that gets more spam than legit email. I would like to
have the
"Action to take on all these held messages" on the
"admindb/" page
to have a default of "discard" instead of "defer". This way I can
quickly
scan th
I sent this question a while back and had no reply. I didn't see my own
message come back to me by way of the mailing list, so I presume it did not
get out.
I'm using Mailman 2.1.2 with Python 2.1.3 with Solaris 8.
I've looked through the FAQ. I've seen a similar question on this list, but
the an