[Mailman-Users] RELEASE Mailman 2.1 alpha 4

2001-12-31 Thread Barry A. Warsaw
Hi all, Just wanted to let you know that I've released Mailman 2.1 alpha 4. Below is the big list of changes with this release. This will be the last alpha release for 2.1, but this still leaves open the possibility of a few new features in MM2.1. I've got everything in that I intend to get in

Re: [Mailman-Users] Postfix (was Problems with undeliverable mail)

2001-12-31 Thread J C Lawrence
On Mon, 31 Dec 2001 13:24:04 -0800 Bill Moseley <[EMAIL PROTECTED]> wrote: > At 03:30 PM 12/31/01 -0500, Richard Idalski wrote: > Does anyone know if it's possible to run Postfix on a high port > while sendmail is still running? e.g. not install Postfix's > sendmail binary over real sendmail?

Re: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread J C Lawrence
On Mon, 31 Dec 2001 12:22:16 -0800 Michelle Brownsworth <[EMAIL PROTECTED]> wrote: > I appreciate Graham's suggestion, but after having a good look-see > at Postfix last night, I'm leaning toward giving it a shot. Its an admirable MTA. > However, it might be wise to investigate Exim as well.

Re: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread J C Lawrence
On Mon, 31 Dec 2001 13:40:41 -0500 Graham Dunn <[EMAIL PROTECTED]> wrote: > On Sun, Dec 30, 2001 at 11:48:21PM -0800, Michelle Brownsworth > wrote: > In your .mc file, > define(`confDELIVERY_MODE', `deferred') > This will stop sendmail from doing DNS queries upon accepting the > mail. It's in

[Mailman-Users] Hi

2001-12-31 Thread Davin Overland
We've been running version 207 for linux for a while, and with the recent update to 208 mailman has been eating a ton of cpu resources (i.e. 90% of cpu time).  What can we do to reduce that to a sane level?     Davin Overland

[Mailman-Users] Postfix (was Problems with undeliverable mail)

2001-12-31 Thread Bill Moseley
At 03:30 PM 12/31/01 -0500, Richard Idalski wrote: >As far as ease of configuration goes, postfix was a snap. It's basically a >drop in replacement for sendmail, simpley backup you sendmail binaries, ie; >/usr/bin/mailq /usr/bin/newaliases, and /usr/sbin/sendmail. If you have any >problems with po

RE: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread Richard Idalski
http://www.bsdtoday.com/2000/September/Features274.html Is a good how-to for installing postfix on BSD. -Richard Idalski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michelle Brownsworth Sent: Monday, December 31, 2001 3:22 PM To: [EMAIL PROTECT

RE: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread Richard Idalski
As far as ease of configuration goes, postfix was a snap. It's basically a drop in replacement for sendmail, simpley backup you sendmail binaries, ie; /usr/bin/mailq /usr/bin/newaliases, and /usr/sbin/sendmail. If you have any problems with postfix reverting back to sendmail is as easy as repacing

RE: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread Michelle Brownsworth
>This works, and works well, but If I'm correct also creates an open-relay, >for security reasons this is usually unacceptable. This was the primary >reason I switched to postfix, same functionality minus the security gap. > > -Richard Idalski I appreciate Graham's suggestion, but after havi

RE: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread Richard Idalski
This works, and works well, but If I'm correct also creates an open-relay, for security reasons this is usually unacceptable. This was the primary reason I switched to postfix, same functionality minus the security gap. -Richard Idalski -Original Message- From: [EMAIL PROTECTED] [ma

Re: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread Graham Dunn
On Sun, Dec 30, 2001 at 11:48:21PM -0800, Michelle Brownsworth wrote: > To: [EMAIL PROTECTED] > From: Michelle Brownsworth <[EMAIL PROTECTED]> > Subject: Re: [Mailman-Users] Problems with undeliverable mail > Cc: J C Lawrence <[EMAIL PROTECTED]> > Date: Sun, 30 Dec 2001 23:48:21 -0800 > [snip] >

[Mailman-Users] Qrunner not sending out messages

2001-12-31 Thread James Hemrick
Hello, Have a weird problem with Mailman. For older lists, when messages are approved they are mailed out. For newer lists, the messages are approved then they vanish. The messages are not posted to the list. Today I figured out that if I run qrunner by hand, the messages will be posted. If t

Re: [Mailman-Users] Mailman/Sendmail issue

2001-12-31 Thread David Krebsbach
I appreciate the response, but if I add the loopback address(127.0.0.1) in my sendmail.cf file I cannot receive mail sent to the machine from the outside since my MX or mail DNS entry is mapped to an IP other than the local loopback. -Original Message- From: mel [mailto:[EMAIL PROTECTE

[Mailman-Users] question about setting qmail + vpopmail

2001-12-31 Thread P150 - EiTheL Corp.
Hi there, Im sure some asked it befire but i cant find it in archives. Im using qmail + vpopmail to set virtualhosts and i dont know hot to setup alias and other things to run mailman. Someone could help me please? thks in advance. -- Mail

Re: [Mailman-Users] Mailman/Sendmail issue

2001-12-31 Thread mel
Well David by default Red Hat 7.2 does not port mail through the LAN. I had to do two thing first of all in /etc/mail/sendmail.mc I had to dnl this line DAEMON_OPTIONS (`Port_SMTP, ADDR=127.0.0.1, Name=MTA`) and rebuild the sendmail.cf and Then in the /etc/mail/access I had to add 127.0.0.1 RELAY

[Mailman-Users] Mailman/Sendmail issue

2001-12-31 Thread David Krebsbach
The server platform is RedHat version 7.2, Sendmail 8.11 and Mailman 2.08. My problem is an error generated when the post script is run. If my sendmail config file MTA entry is set for the correct IP an error is generated in the mailman/smtp error log "connection refused", but I can send email bac

[Mailman-Users] Brain Dead

2001-12-31 Thread mel
Well I am know to have my "Senior Moments", But this morning I have experienced total brain death. I am trying to get the copyright character into a footer on a Announce Only list that is a daily devoitional that is published by one of my clients. I think that I tried everything under the sun but

Re: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread J C Lawrence
On Sun, 30 Dec 2001 23:48:21 -0800 Michelle Brownsworth <[EMAIL PROTECTED]> wrote: > Okay, okay... I know when to throw in the towel. :^) I'll > investigate Postfix, with the hope that it's better than > Qmail. > After running it on a server for a couple of years, I don't care > for Qmail

Re: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread Michelle Brownsworth
>On Sun, 30 Dec 2001 14:37:08 -0800 >Michelle Brownsworth <[EMAIL PROTECTED]> wrote: > >> That makes good sense, Charlie. Only problem is, I don't know how >> to accomplish it in sendmail without enabling >> FEATURE(relay_local_from), something I am loath to do for security >> reasons. Accor

Re: [Mailman-Users] Re: problems setting up a mailing list

2001-12-31 Thread Justin Zygmont
Thanks for your reply, I installed mailman with the 2.0.8 tarfile. I checked the tar file and mail/wrapper doesn't exist within it, i'm not sure if this is supposed to get created diring the 'make install' or not. I am running sendmail and I know it will resolv hostnames, etc fine. All mail ser

[Mailman-Users] decoding bug of non-ascii MIME encoded subject

2001-12-31 Thread Reed Lai
Pipermail 0.05 (Mailman edition) does not seem to decode non-ascii MIME subject correctly under some conditions, even the "Prefix for subject line of list postings" has been emptied. Attached ma1 files are captured before ma2 files. The messages sent by Reed Lai are subjected with iso-8859-1 enc