RE: [Mailman-Users] Simple question about archive times...

2002-03-13 Thread Richard Idalski
How can I configure this? ATM it looks as though its configured by the posted mail time, I'd like to change this to time on the mailman server. Can anyone give me a clue on how to do this? --- Richard Idalski NandoMedia 919.829.4805 (office) AIM: Ryus

[Mailman-Users] Simple question about archive times...

2002-03-13 Thread Richard Idalski
gns the UT, and other times the -500. Can anyone tell me how I can make all the archive times match, either all UT, or none UT? Not overly important, but I have had a few complaints. Thanks, ------- Richard Idalski NandoMedia 919.829.4805 (office) AIM:

[Mailman-Users] Simple question about archive times...

2002-03-12 Thread Richard Idalski
gns the UT, and other times the -500. Can anyone tell me how I can make all the archive times match, either all UT, or none UT? Not overly important, but I have had a few complaints. Thanks, ------- Richard Idalski NandoMedia 919.829.4805 (office) AIM:

RE: [Mailman-Users] Mailman wrapper program not working properly ??

2002-01-17 Thread Richard Idalski
it does indeed sounf like the problem is with cron. Everything else sounds like it's working properly, but cron is never calling qrunner to proccess it. Can you look in your ~mailman/qfiles dir and see if there's anything in there? If it's full of unprocessed .msg, and .db files, then the cron, or

RE: [Mailman-Users] mail coming from different hostname than specified

2002-01-09 Thread Richard Idalski
WOuld this not be more of a problem with either your MTA's aliases file, or with your MTA's configuration file tacking the wrong name on there? For instance if you're running sendmail check your sendmail.cf file to see what it has, or if you're running postfix chekc the main.cf file. Not sure if t

RE: [Mailman-Users] Postfix refuses to relay for Mailman

2002-01-07 Thread Richard Idalski
Here's what I have in my main.cf file relay_domains = $mydestination, /etc/postfix/relay-domains the relay-domains is simple file with all the domains I relay for listed in it. -Richard Idalski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Beha

RE: [Mailman-Users] Password Reminders

2002-01-02 Thread Richard Idalski
agine that it is already commented out. -Richard Idalski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, January 02, 2002 5:05 AM To: [EMAIL PROTECTED] Subject: [Mailman-Users] Password Reminders Hello All, I

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

RE: [Mailman-Users] Problems with undeliverable mail

2001-12-31 Thread Richard Idalski
sy as repacing the new binaries with the old. That came in handy as I was working out bugs on a live system. This was on a FreeBSD 4.3 system running mailman 2.08. I've never run Exim so I know not of the ease of it's transition. -Richard Idalski -Original Message- From: Miche

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 PROT

RE: [Mailman-Users] Mailman not sending out mail

2001-12-27 Thread Richard Idalski
Yes, actually, I had a very similar problem to this on my system, that all the configuring of sendmail short of making it an open relay could not fix. I eventually switched to postfix and I havent had a single problem since. -Richard Idalski -Original Message- From: Michelle

RE: [Mailman-Users] Setting up a new list

2001-12-20 Thread Richard Idalski
I'm running a very similar setup with freeBSD 4.3/Postfix/mailman v2.08. In my opinion you'd be better off skipping the bsd port and just downloading the src for the latest stable mailman, ie: v.2.08. From there it should be a very clean and painless install. -Richard Idalski ---

RE: [Mailman-Users] Bouncing address problems....

2001-12-13 Thread Richard Idalski
, what could we be looking at then? a problem with my configuration? a bug? any ideas? Thanks, Richard Idalski -Original Message- From: Dan Mick [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 3:51 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED

RE: [Mailman-Users] Bouncing address problems....

2001-12-13 Thread Richard Idalski
t this address is getting these errors fro multiple lists that it's on. Could they all eb corrupt? If so what could cause multiple lists to be corrupt? Thanks Again, Richard Idalski -Original Message- From: Jon Carnes [mailto:[EMAIL PROTECTED]] Sent: Thursday

RE: [Mailman-Users] Bouncing address problems....

2001-12-13 Thread Richard Idalski
ounce info? Thanks, Richard Idalski -Original Message- From: Jon Carnes [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 3:12 PM To: Richard Idalski; [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Bouncing address problems To stop sending mail to a bouncing address Mail

[Mailman-Users] Bouncing address problems....

2001-12-13 Thread Richard Idalski
r. Where can I re-enable this account, my next step will be to completey delete and re-create the list, but short of this what can I do? -Richard Idalski -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

RE: [Mailman-Users] mailman v2.0.5 fails

2001-12-12 Thread Richard Idalski
Do you have a) the crons for mailman set? b) the aliases for your lists set up in you alias file (assuming you're running sendmail or postfix, prolly sendmail with red hat.) -Richard Idalski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROT

RE: [Mailman-Users] FAQ Question...

2001-12-11 Thread Richard Idalski
ocalhost interface, so it's not >accessible by anyoneother than your local machine: no open relay problems. > > This could theoretically solve all my problems... My question is: If there >are a certin amount of domains that I DO need to relay mail for, can this >still w

[Mailman-Users] FAQ Question...

2001-12-11 Thread Richard Idalski
st interface, so it's not accessible by anyoneother than your local machine: no open relay problems. This could theoretically solve all my problems... My question is: If there are a certin amount of domains that I DO need to relay mail for, can this still work? and if

RE: [Mailman-Users] Postfix question...

2001-12-11 Thread Richard Idalski
e? Richard Idalski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dan Wilder Sent: Tuesday, December 11, 2001 11:09 AM To: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Postfix question... On Tue, Dec 11, 2001 at 10:46:43AM -0500, Richard Idalsk

RE: [Mailman-Users] membership management

2001-12-11 Thread Richard Idalski
figuration options. Eventually members will be able to do their own cloning, but for now, only the site administrator can do this. Command line options let you remove the old address, clone addresses in the list managers addresses, etc. Richard Idalski -Original Message- From: [EMAIL

RE: [Mailman-Users] Postfix question...

2001-12-11 Thread Richard Idalski
27;m missing or need to add in order to enable this feature? This feature is the primary reason I want to switch from sendmail to postfix. Thanks, Richard Idalski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Tomblin Sent: M

RE: [Mailman-Users] help

2001-12-10 Thread Richard Idalski
I imagine a tar -zxvf mailman.tar.gz would work wonders... if not, you may need to re-download the tar file. -Richard Idalski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Monday, December 10, 2001 12:07 AM To: [EMAIL

[Mailman-Users] Postfix question...

2001-12-10 Thread Richard Idalski
ll me what change I need to make in the main.cf file for this. Thanks Again, Richard Idalski -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

RE: [Mailman-Users] Upgrading to 2.08...

2001-12-10 Thread Richard Idalski
asily? Without any damage to my current information, ie. lists, and archives? Richard Idalski -Original Message- From: J C Lawrence [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 12:47 PM To: Richard Idalski Cc: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Upgrading to 2.08...

[Mailman-Users] Upgrading to v2.08...

2001-12-10 Thread Richard Idalski
t seems to effect me almost daily. Thanks in advance, Richard Idalski -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] re-enabling disabled users...

2001-12-10 Thread Richard Idalski
Ok, I have a user here that was disabled from our mailing lists due to a now alleviated DNS problem. Now however I can't seem to find the means to re-enable the address. The account shows up in the bounce logs as already disabled. How can I correct this? Richard Id

[Mailman-Users] Upgrading to 2.08...

2001-12-10 Thread Richard Idalski
t seems to effect me almost daily.      Thanks in advance,           Richard Idalski -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jon CarnesSent: Monday, December 10, 2001 10:13 AMTo: alix olson; [EMAIL PROTECTED]Subject: Re: [Mailman-U

RE: [Mailman-Users] domain names for list?

2001-12-07 Thread Richard Idalski
Is it set in /home/mailman/Mailman/Defaults.py? If not make sure you edit /home/mailman/Mailman/mm_cfg.py to change the settings in Defaults.py, don't edit that file directly. -Richard Idalski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of

[Mailman-Users] Html email msg disappearing...

2001-12-06 Thread Richard Idalski
g have any refrence of it. I also see no mention of it in any of mailman's logs. It just seems to disappear. Has anyone had a similar problem? The txt version of the email sends out fine, though it has been sending out multiple copies.

RE: [Mailman-Users] MM FAQ/Sendmail question...

2001-12-06 Thread Richard Idalski
guration cahnge I'm overlooking it. Can any give me any details how how to turn this off in Sendmail, or how I can at least verify that it is doing this, so I can furhter look into turning it off? -Thanks, Richard Idalski -Original Message- From: [EMAIL PROTECTED] [mailto:

[Mailman-Users] MM FAQ/Sendmail question...

2001-12-05 Thread Richard Idalski
Q. I'm getting really terrible performance for outgoing messages. It seems that if the MTA has trouble resolving DNS for any recipients, qrunner just gets really slow clearing the queue. Any ideas? A. What's likely happening is that your MTA is doing DNS resolution on recipients for messages deliv

[Mailman-Users] returned mails....

2001-12-05 Thread Richard Idalski
rver I know I'm getting more returned mails than normal, but is this the proprer place for them to be comeing back to, to get re-processed by mailman, and sent to the respective list owners? I'm trying to narrow down just how many problems I'm dealing with here.

RE: [Mailman-Users] certain queues hanging in qfiles dir...

2001-12-05 Thread Richard Idalski
lists out today. Thanks Again, Richard Idalski Sys Admin Nando Media [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jon Carnes Sent: Wednesday, December 05, 2001 1:51 PM To: Richard Idalski; [EMAIL PRO

[Mailman-Users] certain queues hanging in qfiles dir...

2001-12-05 Thread Richard Idalski
k for such things? -Thanks, Richard Idalski Sys Admin Nando Media [EMAIL PROTECTED] -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

RE: [Mailman-Users] Odd MailMan Problem...

2001-11-16 Thread Richard Idalski
Richard -Original Message- From: Jon Carnes [mailto:[EMAIL PROTECTED]] Sent: Friday, November 16, 2001 8:06 PM To: Richard Idalski; [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Odd MailMan Problem... First we have to know what your MTA is (Sendmail, Exim, Postfix, Qmail, ...) I'm g

[Mailman-Users] Odd MailMan Problem...

2001-11-16 Thread Richard Idalski
Ok, so I have mailman set up on a machine running sendmail and FreeBSD 4.3. Lists are set up, newaliases ran, Cron's set up. Whwne I post to a list, the machine sends out email to everyone on the list *except* to address on the local domain, the all come up a 'User Unknown'. Judging by the fact

RE: [Mailman-Users] Is it running

2001-11-16 Thread Richard Idalski
Did you set the crontabs for mailman? it sounds obvious, but it's easily overlooked? -Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Friday, November 16, 2001 3:57 PM To: [EMAIL PROTECTED] Subject: [Mailman-Users] Is i