[EMAIL PROTECTED] wrote:
>
>The page I edit and gives problems is the "Welcome email text file " - a text
>file. As far as the html files, there's no problem.
>
>Citando Mark Sapiro <[EMAIL PROTECTED]>:
>
>> [EMAIL PROTECTED] wrote:
>>
>> >> 2) When I edit the files to be showed to the user, the te
Christopher Adams wrote:
>Does remove_members allow wild cards?
No
>I am thinking now that I probably need to script this.
#! bin/sh
for list in `bin/list_lists --bare`
do bin/list_members $list | grep @example\.com$ |\
bin/remove_members --fromall --file=-
done
where example.com is the me
I meant to say:
Does remove_members allow wild cards?
I am thinking now that I probably need to script this.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Christopher Adams
> Sent: Monday, April 17, 2006 11:21 AM
> To: mailman-users@python.o
I am wondering if there is something built in to Mailman that would allow me to
remove all members from the Mailman site that are from a specific domain? Using
rmlist allows me to remove specific addresses, but I have about 50 addresses
across many lists. Does rmlist allow wild cards?
Christo
Patrick Bogen wrote:
>Traceback is as follows:
>
>Apr 17 11:37:11 2006 (11200) SHUNTING:
>1143744566.924134+af04699cdb8ee11fa521f987815fb056a487203c
>Apr 17 11:37:11 2006 (11200) Uncaught runner exception: 'str' object
>has no attribute 'get_sender'
>Apr 17 11:37:11 2006 (11200) Traceback (most re
On 4/17/06, Tony Bibbs <[EMAIL PROTECTED]> wrote:
> Ok, after changing permissions it all seems to be working. Thanks for
> letting me think out loud (and sorry to those who are undoubtedly
> annoyed by it).
>
FYI, there should be a bin/check_perms script that should check/fix
these issues.
Also,
Ok, after changing permissions it all seems to be working. Thanks for
letting me think out loud (and sorry to those who are undoubtedly
annoyed by it).
--Tony
Tony Bibbs wrote:
> Never mind, figured out the log question. So this is the error I'm
> getting:
>
> Apr 17 12:15:03 2006 (1502) SH
Never mind, figured out the log question. So this is the error I'm getting:
Apr 17 12:15:03 2006 (1502) SHUNTING:
1145294101.5488031+e9c18ef880510ac8186a9ea4e5f5dff47cb0a8ba
Apr 17 12:18:27 2006 (1502) Uncaught runner exception: [Errno 13]
Permission denied: '/usr/local/mailman/lists/geeklog-de
Patrick Bogen wrote:
> This looks okay. Is that command path correct?
Yes, that path is fine
> Can you check the mailman logs to see if anything is amiss?
Okay, newbie question, but I don't see an individual mailman log file.
Where does mailman log by default? Apparently it isn't maillog nor
On 4/17/06, Tony Bibbs <[EMAIL PROTECTED]> wrote:
> snip
> (delivered to command: /usr/local/mailman/mail/mailman post geeklog-devel)
This looks okay. Is that command path correct? Your MTA is properly
dispatching the message, it seems.
Can you check the mailman logs to see if anything is amiss?
Traceback is as follows:
Apr 17 11:37:11 2006 (11200) SHUNTING:
1143744566.924134+af04699cdb8ee11fa521f987815fb056a487203c
Apr 17 11:37:11 2006 (11200) Uncaught runner exception: 'str' object
has no attribute 'get_sender'
Apr 17 11:37:11 2006 (11200) Traceback (most recent call last):
File "/usr
I've just rebuilt a server with mailman 2.1.8. I've got all my old
lists copied over an everything is mostly working except that mailman
isn't sending some of the messages.
Specifically, it IS sending messages regarding posts that need admin
moderation. It isn't sending messages sent to the l
Jeff Friedrichs wrote:
>
>The ISP has stated:
>
> "I have restarted exim and pop service on server and
>all the services is working fine on server. Please
>check the same and let us know if you have any
>problem."
It looks like the ISP had a problem and hasn't restarted mailman.
This could
On 4/17/06, Jeff Friedrichs <[EMAIL PROTECTED]> wrote:
> -- Forwarded Message
> From: Mail Delivery Subsystem
> Date: Sat, 8 Apr 2006 11:55:46 -0400 (EDT)
> To: <[EMAIL PROTECTED]>
> Subject: Returned mail: see transcript for details
>
> The original message was received at Sat, 8 Apr 2006
> 1
Hi,
My ISP has 2.1.6 installed (not sure when that version
was installed). I have about 6 lists hosted on 2
different domains with this ISP. About 10 days ago
the messages simply stopped being processed. They do
not get bounced (ie no notification to me as the
moderator), they do not get ret
15 matches
Mail list logo