Daniel, Barry K. wrote:
>
> /usr/local/mailman/log/smtp
> Jun 07 09:28:34 2006 (2096) <[EMAIL PROTECTED]> smtp to testlist for 4
> recips, completed in 0.088 seconds
Your post was sent to 4 recipients.
> Jun 07 09:28:37 2006 (2096) <[EMAIL PROTECTED]> smtp to testlist for 1
> recips, complet
Patrick Bogen wrote:
>On 6/7/06, McNutt, William R <[EMAIL PROTECTED]> wrote:
>> A bad alias configuration is at the very top of my list for this
>issue. There's really no other reason this should be failing, since
>Mailman itself cannot generate such an error (as far as I know.)
Ri
Patrick Bogen wrote:
>
>Ask, and ye shall receive. A patch is attached, and I'll open up an
>RFE and attach it there, as well. Adds the '-a/--automate' option to
>not prompt, but still notify.
Cool! Thank you.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco B
Lawrence Bowie wrote:
>In moving from Debian to SuSE 10.0, the mailing lists' links like,
>
>http://lists.example.org/cgi-bin/mailman/admindb/test-list
>
>do not work anymore because the actual link on the new server is
>
>http://lists.example.org/mailman/admindb/test-list
>
>
>I can take care of
In moving from Debian to SuSE 10.0, the mailing lists' links like,
http://lists.example.org/cgi-bin/mailman/admindb/test-list
do not work anymore because the actual link on the new server is
http://lists.example.org/mailman/admindb/test-list
I can take care of this via apache but there has to
Patrick Bogen wrote:
>On 6/7/06, Ben Edwards (lists) <[EMAIL PROTECTED]> wrote:
>> However how do I move the configuration?
>
>http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.004.htp
Unfortunately, this FAQ is in need of some revision/expansion (it's on
my list, but if anyone wants
Muhammad Al-Massari
>
>How to unhide 20 000, or so, e-mails in one go. Doing it one by one is a real
>NIGHTMARE!!!
>
>(I have two other big lists too ... to be modified also!)
Patrick has already replied that you can do this with bin/withlist if
you have shell access to your Mailman installation
On 6/7/06, McNutt, William R <[EMAIL PROTECTED]> wrote:
> Your message did not reach some or all of the intended recipients.
>
> Subject: Test
> Sent: 6/7/2006 2:28 PM
>
> The following recipient(s) could not be reached:
>
> [EMAIL PROTECTED] on 6/7/2006 2:28 PM
>
It's not a .tar.bz2, just a .bz2
cd foo/bin (wherever mailman's scripts, i.e. newlist, reside)
bunzip2 ~/newlist-auto.patch.bz2
patch -p1 < ~/newlist-auto.patch.bz2
Season to taste.
- Patrick Bogen
On 6/7/06, Hugh Esco <[EMAIL PROTECTED]> wrote:
> Mr. Bogen:
>
> That sounds like just the thing
When checked mail.log I found this message below:
Jun 7 10:30:18 solidot Mailman mail-wrapper: Group mismatch error. Mailman
expected the mail wrapper script to be executed as group "nobody", but the
system's mail server executed the mail script as group "mailman". Try
tweaking the mail server
This is a new one on me:
I have created a new list ([EMAIL PROTECTED]).
I've checked my aliases file and run newaliases. When members or
non-members
send e-mail to the list, they get the following message:
Bill
Your message did not reach some or all of the intended recipients.
Subject
On 6/7/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
>Is there any way to get what I'm looking for without
>hacking on the python code underneath?
I don't think so. What you want seems reasonable and should be
available with newlist, but currently isn't.
Ask, and ye shall receive. A patch is at
On 6/7/06, Muhammad Al-Massari <[EMAIL PROTECTED]> wrote:
> How to unhide 20 000, or so, e-mails in one go
If you have shell access, you can use a withlist script.
--
- Patrick Bogen
--
Mailman-Users mailing list
Mailman-Users@python.org
http:/
On 6/7/06, Ben Edwards (lists) <[EMAIL PROTECTED]> wrote:
> However how do I move the configuration?
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.004.htp
--
- Patrick Bogen
--
Mailman-Users mailing list
Mailman-Users@python.org
On 6/7/06, david meltzer <[EMAIL PROTECTED]> wrote:
> can i get mailman send out 100 emails with 50 users each?
Yes, just set SMTP_MAX_RCPTS in your mm_cfg.py to 50.
> can i get mailman to send out 5000 emails one by one?
Sure. Set SMTP_MAX_RCPTS to 1, and/or enable full personalization.
> if so,
Hi, Mark,
Mark Sapiro wrote:
> Clovis Tristao wrote:
>
> I think the messages are perhaps being retried and are moving back and
> forth between the out gueue and retry queue.
Exactly.
>> One of the list is delaying 02 hours to deliver the messages, and is
>> exactly this that has the messages of
hello and thanks for reading this,
i am a computer volunteer for the goodwill rescue mission in newark,nj
www.grmnewark.org
i tried to find out via the faq and list archives but i could not find an
answer to the following
question.
we need to be able to send out a mail list to about 5000 donors
I have managed to move mail archives by copying the mailbox file and
using:
bin/arch --wipe new-list
and exporting/bulk subscribing users works fine.
However how do I move the configuration?
--
Mailman-Users mailing list
Mailman-Users@python.
How to unhide 20 000, or so, e-mails in one go
Thanks very much Mark
I corrected that stupid default. But much damage is already done in the past.
How to unhide 20 000, or so, e-mails in one go. Doing it one by one is a real
NIGHTMARE!!!
(I have two other big lists too ... to be modified also
On 6/7/06, Martin S <[EMAIL PROTECTED]> wrote:
> >From time to time I get mail from non-members that should be able to post to
> the list.
> In the "held mail dialog" I added one of them to a filter allowing her to
> post - where can I edit this filter?
Check 'accept_these_nonmembers' on Privacy
Clovis Tristao wrote:
> # ps -ef | grep -i qrunner | grep -v grep
> mailman 3960 3955 0 07:58 ?00:00:00 /usr/bin/python
> /usr/lib/mailman/bin/qrunner --runner=ArchRunner:0:1 -s
> mailman 3961 3955 0 07:58 ?00:00:00 /usr/bin/python
> /usr/lib/mailman/bin/qrunner --runner=
Hugh Esco wrote:
>I'm building a script to automate the installation of
>multiple instances of mailman. I need the bin/newlist to
>complete its work without me answering a prompt I'll never
>see, but still notify the administrator of the new list
>that it has been created and is working.
>
>bin
kalin mintchev wrote:
>
>> the former. i don't see the BounceRunner in the mailman processes and will
>> start it through mailmanctl but i remember reading somewhere that that
>> daemon should run every 15 min?!? by default?!
That was Mailman 2.0.x. Mailman 2.1 uses the mailmanctl daemon instead
Jesse Lee wrote:
>
>When I sent a mail to list, the exim mainlog showed below:
>-
>2006-06-07 05:15:27 1FnqO7-0002oA-5V **
>[EMAIL PROTECTED] T=mailman_transport: Child
>process of mailman_transport
>transport returned 2 from command: /usr/local/mailman/mail/mailman
Status 2 is a g
My email to the [EMAIL PROTECTED] is still not getting to the users. Some
background: testlist has 4 members (dud1, dud2, dud3, dud4), Mailman and
Sendmail are on domainwcs1.domainpriv.gov, Sun Messenger is on
domainmta1.domainpriv.gov. The domainmta1 server has access to the internet,
the do
Mark Sapiro wrote:
> If the messages in the 'out' queue are static (i.e. older ones don't
> get processed and disappear), OutgoingRunner must not be running.
>
>
# ps -ef | grep -i qrunner | grep -v grep
mailman 3960 3955 0 07:58 ?00:00:00 /usr/bin/python
/usr/lib/mailman/bin/qrunne
That's a never mind.
I uninstalled the python 2.4 packages and reinstalled
everything as 2.3 and its now running w/o errors, through
that step.
Thanks anyway,
-- Hugh
On Tue, 6 Jun 2006 18:21:51 -0700
Hugh Esco <[EMAIL PROTECTED]> wrote:
> My firts attempts to build mailman on a new server a
I'm building a script to automate the installation of
multiple instances of mailman. I need the bin/newlist to
complete its work without me answering a prompt I'll never
see, but still notify the administrator of the new list
that it has been created and is working.
bin/newlist -q/--quiet
Norma
28 matches
Mail list logo