Re: [Mailman-Users] Mailman problem after upgrade

2017-11-03 Thread Mark Sapiro
On 11/02/2017 04:30 PM, Chris Schwehm wrote: > > I upgraded our mail server to the Fedora 26 and mailman stopped working. > Here > is the error that I get: Please see . ... > : Command died with status 1: > "/usr/local/mailman/mail/mailman post test_l".

[Mailman-Users] Mailman problem after upgrade

2017-11-03 Thread Chris Schwehm
Hi, I upgraded our mail server to the Fedora 26 and mailman stopped working. Here is the error that I get: - This is the mail system at host mail.eng.lsu.edu. I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. For f

Re: [Mailman-Users] mailman problem with exim

2011-08-01 Thread Lorenzo Coronati
On 30/07/2011 15:57, Mark Sapiro wrote: Note that if you installed Mailman from a RedHat/CentOS rpm, most examples on the web won't work because the mail wrapper mail/mailman and the lists/ directory are not in the same MM_HOME directory. I.e. the wrapper is /usr/lib/mailman/mail/mailman and the

Re: [Mailman-Users] mailman problem with exim

2011-07-30 Thread Mark Sapiro
Lorenzo Coronati wrote: > >mailman_router: > driver = accept > domains = +mm_domains What is your definition of mm_domains? > require_files = MAILMAN_LISTCHK What are your defininitions of MAILMAN_LISTCHK, MAILMAN_HOME, MAILMAN_USER and MAILMAN_GROUP > local_part_suffix_optional >

Re: [Mailman-Users] mailman problem with exim

2011-07-30 Thread Lorenzo Coronati
On 29/07/2011 23:42, Mark Sapiro wrote: Check your exim logs. If your list mail is not using the "mailman_router" router, you need to move that router closer to the front of the routers section, at least ahead of the router it is using. The "mailman_router" router uses the "mailman_transport" tr

Re: [Mailman-Users] mailman problem with exim

2011-07-29 Thread Mark Sapiro
Lorenzo Coronati wrote: > >Thanks Mark, >I've read that page and followed the examples, but still I can't make >things work. >I wonder if all instructions I've found are based on the assumption that >exim works with real unix users... >Lorenzo Check your exim logs. If your list mail is not usin

Re: [Mailman-Users] mailman problem with exim

2011-07-29 Thread Lorenzo Coronati
On 29/07/2011 16:29, Mark Sapiro wrote: Lorenzo Coronati wrote: what I understand is that exim (which is configured to manage the email addresses stored in a mysql database) tries to expand the mailing list looking for subscribers via sql, instead of letting mailman to do this am I right? and th

Re: [Mailman-Users] mailman problem with exim

2011-07-29 Thread Adam McGreggor
On Fri, Jul 29, 2011 at 07:29:50AM -0700, Mark Sapiro wrote: > Lorenzo Coronati wrote: > > > >what I understand is that exim (which is configured to manage the email > >addresses stored in a mysql database) tries to expand the mailing list > >looking for subscribers via sql, instead of letting ma

Re: [Mailman-Users] mailman problem with exim

2011-07-29 Thread Mark Sapiro
Lorenzo Coronati wrote: > >what I understand is that exim (which is configured to manage the email >addresses stored in a mysql database) tries to expand the mailing list >looking for subscribers via sql, instead of letting mailman to do this >am I right? >and then, what do I have to do to fix th

[Mailman-Users] mailman problem with exim

2011-07-29 Thread Lorenzo Coronati
hi all I'm trying to make mailman work with exim (on a centos server) but I'm facing a problem: when a subscriber posts a message, it isn't forwarded to the other subscribers, and no error message is sent back to the sender this is what I find in the /var/log/exim/main.log: 2011-07-28 09:01:50

Re: [Mailman-Users] Mailman Problem: Some URLs are wrong

2010-04-22 Thread Stephen J. Turnbull
Ralf Hildebrandt writes: > I created the list using: > > newlist gyn-online-tumorkonfer...@charite.de > instead of > newlist gyn-online-tumorkonferenz > > *facepalm* For Mailman 2, I suppose so ;-), but virtual hosting is proposed as a feature of Mailman 3. If the admin has already conf

Re: [Mailman-Users] Mailman Problem: Some URLs are wrong

2010-04-22 Thread Ralf Hildebrandt
* Ralf Hildebrandt : > Today I created a new list, and all over a sudden, some (not all!) > links are wrong. > > E.g. the archive link on the admin page points to > http://charite.de/mailman/private/gyn-online-tumorkonferenz/ > instead of > http://mailman.charite.de/mailman/private/gyn-online-tum

[Mailman-Users] Mailman Problem: Some URLs are wrong

2010-04-22 Thread Ralf Hildebrandt
Today I created a new list, and all over a sudden, some (not all!) links are wrong. E.g. the archive link on the admin page points to http://charite.de/mailman/private/gyn-online-tumorkonferenz/ instead of http://mailman.charite.de/mailman/private/gyn-online-tumorkonferenz/ Same for the held mes

Re: [Mailman-Users] Mailman Problem

2008-09-08 Thread Mark Sapiro
<[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED]:~# cat /etc/passwd | grep mailman >[EMAIL PROTECTED]:~# > >I not have mailman user. > >[EMAIL PROTECTED]:~# cat /etc/mailman/mm_cfg.py | grep MAILMAN >MAILMAN_UID = 'list' >MAILMAN_GID = 'daemon' >MAILMAN_SITE_LIST = 'mailman' >[EMAIL PROTECTED]:~# > >

[Mailman-Users] Mailman Problem

2008-09-08 Thread d3v1ous
[EMAIL PROTECTED]:~# cat /etc/passwd | grep mailman [EMAIL PROTECTED]:~# I not have mailman user. [EMAIL PROTECTED]:~# cat /etc/mailman/mm_cfg.py | grep MAILMAN MAILMAN_UID = 'list' MAILMAN_GID = 'daemon' MAILMAN_SITE_LIST = 'mailman' [EMAIL PROTECTED]:~# I try to run mailman with postfix owned

Re: [Mailman-Users] mailman problem group

2008-09-05 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >Hello, i want to start mailman with postfix, everything is ok but when i post >new topic on mail list the mail not recive and i see this error on mail.log > >Command died with status 2: >"/var/lib/mailman/mail/mailman post sheet". Command output: Group >mismatch >

[Mailman-Users] mailman problem group

2008-09-05 Thread d3v1ous
Hello, i want to start mailman with postfix, everything is ok but when i post new topic on mail list the mail not recive and i see this error on mail.log Command died with status 2: "/var/lib/mailman/mail/mailman post sheet". Command output: Group mismatch error. Mailman expected the mai

Re: [Mailman-Users] Mailman Problem

2008-01-09 Thread Mark Sapiro
Murat Ugur EM0NOLU wrote: > how can i write every user name and surname whose the mail has sent, when i > send a mail to a list? Write them where? If you mean put the individual recipient's name in the To: header or the msg_header or msg_footer of that recipient's email, see

[Mailman-Users] Mailman Problem

2008-01-09 Thread Murat Ugur EMİNOĞLU
how can i write every user name and surname whose the mail has sent, when i send a mail to a list? Thanks. -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.pytho

[Mailman-Users] Mailman (?) problem

2007-09-11 Thread Alexandros G. Fragkiadakis
hi all, the last few days i get hundreds of warnings like the following: Transcript of session follows. Out: 220 xxx.xxx.xxx.xx ESMTP Postfix In: ehlo xxx.xxx.xxx.xx Out: 250-xxx.xxx.xxx.xx Out: 250-PIPELINING Out: 250-SIZE 2048 Out: 250-VRFY Out: 250-ETRN Out: 250-AUTH PLAIN LOGIN

Re: [Mailman-Users] mailman problem

2006-06-19 Thread Mark Sapiro
Uthra Rao wrote: >I have configured mailman on a linux (fedora core 4) machine and set up a >mailing list. I have 4 users subscribed to this mailing list. I am the >owner of this list and when I send a test messages to this list, the users >are not getting the test email but I am getting one. A

[Mailman-Users] mailman problem

2006-06-19 Thread Uthra Rao
I have configured mailman on a linux (fedora core 4) machine and set up a mailing list. I have 4 users subscribed to this mailing list. I am the owner of this list and when I send a test messages to this list, the users are not getting the test email but I am getting one. As list admin my email

Re: [Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

2006-01-27 Thread Hauke Fath
Am 26.01.2006 um 19:06 Uhr +0100 schrieb Brad Knowles: >At 6:46 PM +0100 2006-01-26, Hauke Fath wrote: > >> I haven't found a way of tweaking this and assume that the list URLs >> are made up dynamically by the cgi script (rather, binary). >> >> Does anybody else see this? Any pointers? > >

Re: [Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

2006-01-26 Thread Mark Sapiro
Hauke Fath wrote: > >Basically, both the .../mailman/listinfo and .../mailman/admin pages >have the URLs to the existing mailing lists wrong. They look like > >href="https://www.spg.tu-darmstadt.de/mailman/listinfo""/rt2-praktikum";>RT2-Praktikum > >-- note the extra pair of quotes between the base

Re: [Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

2006-01-26 Thread Brad Knowles
At 6:46 PM +0100 2006-01-26, Hauke Fath wrote: > I haven't found a way of tweaking this and assume that the list URLs > are made up dynamically by the cgi script (rather, binary). > > Does anybody else see this? Any pointers? The URLs are probably messed up in your mm_cfg.py (mailman

[Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

2006-01-26 Thread Hauke Fath
Hi, I am seeing a problem with mail/mailman after updating an existing 2.1.5 installation to 2.1.7nb1. This is a NetBSD pkgsrc setup; an update leaves changed config files and the lists database around and installs the new binaries, scripts etc., just like you'd do a manual update. Basically,

RE: [Mailman-Users] Mailman problem

2005-02-01 Thread Matthew R Anderson
Mark- Thanks for the reply! > -Original Message- > The n/a means the message object has no message-id attribute. As to > why, I don't know. Is there a Message-Id: header in the posts received > from the list? Yes, there's an ID on the outbound posts on the list. I'm willing to ignore th

Re: [Mailman-Users] Mailman problem

2005-02-01 Thread Mark Sapiro
Matthew R Anderson wrote: > >Key Problem - Monthly reminders aren't being sent out to some lists; I have >several configured to do so. I've checked logs/smtp, logs/smtp-failure, and >logs/error and I can't even see an attempt to mail reminders, let alone any >errors to provide an explanation. In

[Mailman-Users] Mailman problem

2005-02-01 Thread Matthew R Anderson
Hey guys- I don't mean to give you such a tough problem but I really need some expert help here. I've moved my mailman install across a few servers and as of recent it's been exhibiting some strange behavior. Key Problem - Monthly reminders aren't being sent out to some lists; I have several con

Re: [Mailman-Users] mailman problem in mandrake 10

2004-12-14 Thread Mark Sapiro
Aris Santillan wrote: > >when it try to send a request to the list this is what i got as a reply > >Command output: Groupmismatch error. Mailman expected the mail >wrapper script to be executed asgroup "mail", but the system's mail >server executed the mail script asgroup "nogr

[Mailman-Users] mailman problem in mandrake 10

2004-12-14 Thread Aris Santillan
when it try to send a request to the list this is what i got as a reply Your message did not reach some or all of the intended recipients. Subject: subscribe Sent: 12/14/2004 4:23 PM The following recipient(s) could not be reached: [EMAIL PROTECTED] on 12/14/2004

Re: [Mailman-Users] Mailman Problem URGENT!

2004-09-09 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >Can someone tell me if I am missing something? I need to set the lists so >ONLY the admin addresses can send to the lists and no one else. > Visit the FAQ wizard at >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py and read article 3.11 -- Mark Sapiro <[EMAIL PRO

[Mailman-Users] Mailman Problem URGENT!

2004-09-09 Thread OneSunnyJem23
A client of mine (a PR agency) has Mailman for all of their media distrubution lists. Today there was a big problem and somehow people subscribed to a list somehow sent mail out to it, even though the list is set to only allow mail to be sent from 5 designated addresses. A lot of people were no

[Mailman-Users] Mailman problem. Please help!

2004-08-10 Thread Iavor Jelev
Hi, I am really desperate. I have installed mailman on SuSE 9.1 with postfix and I can create new mailing lists with the web-interface. Then I can see on the "listinfo"-page the list I created, but I don't get the "Mailing list created confirm mail". when I try to subscribe a mailing list I don't

Re: [Mailman-Users] mailman problem

2004-08-08 Thread Brad Knowles
At 10:19 AM +0200 2004-08-07, Christophe Mailhebuau wrote: Hi have a problem with my mailman installation, can you help me ? See . -- Brad Knowles, <[EMAIL PROTECTED]> "Those who would give up essential Liberty, to purchase

[Mailman-Users] mailman problem

2004-08-08 Thread Christophe Mailhebuau
Hi have a problem with my mailman installation, can you help me ? -- Cordialement, Christophe Mailhebuauhttp://www.justlinux.org http://www.abul.org GPG: 1024D/75B07F8D: BD18 2D01 D954 A339 E35B 9EA1 4240 0410 75B0 7F8D -

[Mailman-Users] Mailman problem caused by machine crash. What's corrupt?

2004-08-05 Thread Garey Mills
Hi - I've been running Mailman 2.1b2 for a year or so without a hitch; but a couple of days ago the machine was literally inadvertently unplugged from the wall (actually, they lost power to our whole data center with the UPS offline). Since, the problem below has shown up. I'm sure that t

Re: [Mailman-Users] mailman problem

2004-05-18 Thread Brad Knowles
At 5:01 PM +0500 2004/05/18, mehmood hasan wrote: " The original message was received at Tue, 18 May 2004 17:47:36 +0600 from [192.168.1.228] - The following addresses had permanent fatal errors - "|/usr/local/mailman/mail/mailman post

[Mailman-Users] mailman problem

2004-05-18 Thread mehmood hasan
Hi I configured the mailman, I am facing some problems like that, Creation of new mail list is successfull and it also subscribe users added for that list and confirm their subscription through e-mail but when I send e-mail "[EMAIL PROTECTED] "to the list "cit" created the following error occures

[Mailman-Users] mailman problem

2004-04-23 Thread training
I set up mailman and its web front, everything looks fine, except when I send a test email to my list alias, there is no email in the pending list mydomain is also my list name, and in my /etc/passwd I do have a user named mydomain qrunner log: Apr 22 22:20:56 2004 (9731) post to mydomain from [

Re: [Mailman-Users] Mailman problem on Debian

2004-01-05 Thread Erick Mechler
:: TypeError: _ascii_lower() takes exactly 1 argument (0 given) :: Site list for mailman (usually named mailman) missing :: Please create it; until then, mailman will refuse to start :: :: --end errors :: :: This occurred after an update on Debian unstable. There *IS* a sitewide :: list named ma

[Mailman-Users] Mailman problem on Debian

2004-01-05 Thread Trey Nolen
I had to do an update on one of our unstable machines today. It is (was) running Mailman. Now, when I run Mailman, I get this: --begin errors mail2:/etc/mailman# /etc/init.d/mailman start Traceback (most recent call last): File "/var/lib/mailman/bin/list_lists", line 47, in ? from Mailman im

Re: [Mailman-Users] Mailman problem on Debian

2004-01-04 Thread John A. Martin
>>>>> "Trey" == Trey Nolen >>>>> "[Mailman-Users] Mailman problem on Debian" >>>>> Sun, 4 Jan 2004 11:50:52 -0600 Trey> I had to do an update on one of our unstable machines Trey> today. It is (was) running Mailman. N

[Mailman-Users] Mailman problem on Debian

2004-01-04 Thread Trey Nolen
I had to do an update on one of our unstable machines today. It is (was) running Mailman. Now, when I run Mailman, I get this: --begin errors mail2:/etc/mailman# /etc/init.d/mailman start Traceback (most recent call last): File "/var/lib/mailman/bin/list_lists", line 47, in ? from Mailman im

[Mailman-Users] MailMan Problem -No template file found-

2003-12-28 Thread Carlos andres Becerra
Hi. I'm install RPM mailman-2.1.2-9mdk.i586.rpm Next, i modify in the mm_cfg.py DEFAULT_EMAIL_HOST = 'ccasoft.org' DEFAULT_URL_HOST = 'ccasoft.org' add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) MTA = 'Postfix' and create new mailman list, by have this error: Bug in Mailman version 2.1

[Mailman-Users] Mailman problem

2003-08-14 Thread Ms E. Boshoff
Dear sir, I have the following problem: When I tried to creat a www.nied.edu.na mailing list the program told me that I am not authorized to create a new mailing list - what am I suppose to do? Our organisation want to use this program and I will be the listowner. Kind regards, Ms. Elbe Bosho

[Mailman-Users] Mailman problem - All lists post to MAILMANadministrative

2003-06-03 Thread Alessandro Luiz Petrocino
Hello, fellows ! First of all, sorry for my terrible english. I'm a brazilian system analist, of State University of Campinas (UNICAMP) Well, let's rock ! :-) I have Mailman v. 2.1.2 + Postfix installed in a server. Well ... when someone post to a list, don't no why the same message is posted to

[Mailman-Users] Mailman Problem

2003-03-23 Thread Michael Arena
Hello, I am having trouble getting Mailman setup on my Redhat 8.0 machine. I'm using Python version 2.2.1. I got most of it set up except the archived messages part. I can admin lists, create lists, and add users to lists but cannot view archives and Apache keeps giving me a "Symbolic link not allo

Re: [Mailman-Users] Mailman problem

2002-11-11 Thread Jon Carnes
On Sun, 2002-11-10 at 19:44, Johnathon B. Allread - East Coast Computers wrote: > > FAQ entry 3.14 section 2 > > Which web site is this from? I am looking at: > > http://www.gnu.org/software/mailman/faq.html > > not sure what you are referring to. I see a couple of website > pertaining to

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Jeremy Portzer
On Sun, 2002-11-10 at 19:44, Johnathon B. Allread - East Coast Computers wrote: > On Sun, 2002-11-10 at 18:43, Jon Carnes wrote: > > > FAQ entry 3.14 section 2 > > Which web site is this from? I am looking at: > > http://www.gnu.org/software/mailman/faq.html > > not sure what you are refer

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Jeremy Portzer
On Sun, 2002-11-10 at 13:17, Johnathon B. Allread - East Coast Computers wrote: > [EMAIL PROTECTED] wrote: > > >As far as I know, there's nothing in the output of > > "newlist" that says alias-creation is optional. :-) > > Then again, nothing says to edit the file either. It looks as if it > just

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Johnathon B. Allread -
On Sun, 2002-11-10 at 18:43, Jon Carnes wrote: > Hmmm, Jeremy's mail seemed pretty nice to me - especially since he hit > the mark on your problem. In light of that, your statement seems much > more snide. Which comment seemed like that? I explain the reason why I "ignored" the "alias creation

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Jon Carnes
On Sun, 2002-11-10 at 13:17, Johnathon B. Allread - East Coast Computers wrote: > > Well, your comment seems pretty snide... Mailman seems to be a great > program since I figured out what I needed to do. The documentation > seems lacking, but I can't complain since there is a mailing list > dev

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Johnathon B. Allread -
> > When you ran the "newlist" command, it should have generated a list of > aliases, formatted exactly for the aliases file. Did "newlist" generate > this output on your system? Now that you mention it: Entry for aliases file: ## list2 mailing list ## created: 10-Nov-2002 root list2:

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Jeremy Portzer
On Sun, 2002-11-10 at 12:00, Johnathon B. Allread - East Coast Computers wrote: > On Sun, 2002-11-10 at 11:39, Jacek Wojaczynski wrote: > > Sunday, 10 Nov 2002 at 11:33 Johnathon B. Allread wrote: > > > > > I added a couple of users. I tried sending an email to > > > [EMAIL PROTECTED] and my mai

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Jacek Wojaczynski
Sunday, 10 Nov 2002 at 12:24 Johnathon B. Allread - East Coast Computers wrote: > > What version of Mailman do you use? 2.0 or 2.1? > > I used to have some aliases for /etc/postfix/aliases - exactly > > those which Mailman told me to create. It's in the manual. > > PS. Don't forget about "newali

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Johnathon B. Allread -
On Sun, 2002-11-10 at 12:16, Jacek Wojaczynski wrote: > Sunday, 10 Nov 2002 at 12:00 Johnathon B. Allread - East Coast Computers wrote: > > > > [EMAIL PROTECTED] and my mail server sent a reply "unknown user". I am > > > > using postfix for my mail server. Any ideas why I got this message > > >

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Jacek Wojaczynski
Sunday, 10 Nov 2002 at 12:00 Johnathon B. Allread - East Coast Computers wrote: > > > [EMAIL PROTECTED] and my mail server sent a reply "unknown user". I am > > > using postfix for my mail server. Any ideas why I got this message > > > instead of it going to the list? > > Have you added the appr

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Johnathon B. Allread -
On Sun, 2002-11-10 at 11:39, Jacek Wojaczynski wrote: > Sunday, 10 Nov 2002 at 11:33 Johnathon B. Allread wrote: > > > I added a couple of users. I tried sending an email to > > [EMAIL PROTECTED] and my mail server sent a reply "unknown user". I am > > using postfix for my mail server. Any ide

Re: [Mailman-Users] Mailman problem

2002-11-10 Thread Jacek Wojaczynski
Sunday, 10 Nov 2002 at 11:33 Johnathon B. Allread wrote: > I added a couple of users. I tried sending an email to > [EMAIL PROTECTED] and my mail server sent a reply "unknown user". I am > using postfix for my mail server. Any ideas why I got this message > instead of it going to the list? Ha

[Mailman-Users] Mailman problem

2002-11-10 Thread Johnathon B. Allread
Hello all, I just subscribed to the list and I am in need of some help. I just installed Mailman off of the Mandrake 9.0 disc set and went to /var/lib/mailman/bin/ and executed newlist and added a list called test1. As list owner, I received an email stating that the list has been created. I ad

[Mailman-Users] Mailman problem with Python upgrade

2002-05-21 Thread Kory Wheatley
I've install mailman 2.0.11 on Red Hat 7.2 and it was working fine until I upgrade to Python 2.1. Once I upgraded to this version everything seemed fine for 5 hours. I was able to receive messages from my mailing lists at our University. The Web Interface administrator options for the lists all wo

[Mailman-Users] mailman problem

2002-05-10 Thread Graham Lillico
Hi, I have just install mailman 2.0.10 on FreeBSD and I seem to be having a small problem. I have managed to get in install OK and I can send and receive messages from the lists I have created, but when I goto http://server/mailman/listinfo/ is says "There currently are no publicly-advertised

Re: [Mailman-Users] Mailman problem - gid not find

2002-03-29 Thread Carfield Yim
On Thu, 28 Mar 2002, RUSSELL P JONES wrote: > from the directory with the install files for mailman... > > %make clean > %./configure --with-mail-gid=65534 > %make install > > see if that helps. this is a really common problem (getting the wrong > group-id) and is addressed in the mailman faq >

[Mailman-Users] Mailman problem - gid not find

2002-03-28 Thread Carfield Yim
I get the following problem in mailman when try to send mail to the list: [ Part 2: 'Delivery error report' ] Reporting-MTA: dns; desktop.carfield.com.hk Arrival-Date: Wed, 27 Mar 2002 05:45:04 -0500 (EST) Final-Recipient: rfc822; [EMAIL PROTECTED] Action: failed Status: 5.0.0 Diagnostic-Code:

Re: [Mailman-Users] mailman problem

2002-01-28 Thread Jon Carnes
> > And another thing, one of our list was mirrored to the other list which overite the list. Is there any backup of the list that Mailman generated? If not is there a way to recover lost data? > > Don't understand the question here. > There may still be a config.db.last in the directory

Re: [Mailman-Users] mailman problem

2002-01-28 Thread Nigel Metheringham
On Mon, 2002-01-28 at 07:21, Joseph M. wrote: [6 messages in 67 minutes, all basically asking the same thing, all in MIME/alternative - please just ask questions once since the subscribers end up being mailbombed by you and rather less inclined to be helpful] > We are currently using Mail

[Mailman-Users] mailman problem

2002-01-28 Thread Joseph M.
Hello,           We are currently using Mailman for a few months now, and we were just wondering if there is a maximun number of subscriber that it can handle, because right now we have one list that was corrupted and we do not know the cause.  It gave us this error:     Jan 28 17:00:02 200

[Mailman-Users] mailman problem

2002-01-28 Thread Joseph M.
Hello,           We are currently using Mailman for a few months now, and we were just wondering if there is a maximun number of subscriber that it can handle, because right now we have one list that was corrupted and we do not know the cause.  It gave us this error:     Jan 28 17:00:02 200

[Mailman-Users] Mailman problem

2002-01-28 Thread Joseph M.
Hello,           We are currently using Mailman for a few months now, and we were just wondering if there is a maximun number of subscriber that it can handle, because right now we have one list that was corrupted and we do not know the cause.  It gave us this error:     Jan 28 17:00:02 200

[Mailman-Users] Mailman problem...

2002-01-28 Thread Joseph M.
Hello,           We are currently using Mailman for a few months now, and we were just wondering if there is a maximun number of subscriber that it can handle, because right now we have one list that was corrupted and we do not know the cause.  It gave us this error:     Jan 28 17:00:02 2002

Re: [Mailman-Users] Mailman Problem

2001-12-21 Thread Morris Jones
I'm using mailman on RedHat 7.2, and I saw that it was installed with the system. But I backed away from using the rpm, and built a fresh install from scratch. It's really pretty simple, and makes it easier to keep up on patches. The problems I saw were that the mailman $prefix directory was in

Re: [Mailman-Users] Mailman Problem

2001-12-21 Thread Michael B. Weiner
Does anyone on the list have experience with the redhat mailman RPM install? I am having difficulty getting this working and was curious as to whether it was me or what? I am running RedHat Release 7.2 Linux 2.4.9 with apache-1.3.22 sendmail-8.11.6 mailman-2.0.8 Regards -- Michael B. Weiner

Re: [Mailman-Users] Mailman Problem

2001-12-19 Thread Jon Carnes
riginal Message - From: Dipl.-Ing. Edith Kemeny To: [EMAIL PROTECTED] Sent: Monday, December 17, 2001 3:36 AM Subject: [Mailman-Users] Mailman Problem Hi!I did not encount an error and this is no error report.I have a following problem, can you help me, or can y

[Mailman-Users] Mailman Problem

2001-12-19 Thread Dipl.-Ing. Edith Kemeny
Hi! I did not encount an error and this is no error report. I have a following problem, can you help me, or can you tell me, how can help me? I have a list created. Listname:  testlist If I send a mail to '[EMAIL PROTECTED]' or to '[EMAIL PROTECTED]' with subject "help" or with body content "co

[Mailman-Users] Mailman Problem

2001-12-17 Thread Dipl.-Ing. Edith Kemeny
Hi! I did not encount an error and this is no error report. I have a following problem, can you help me, or can you tell me, how can help me? I have a list created. Listname:  testlist If I send a mail to '[EMAIL PROTECTED]' or to '[EMAIL PROTECTED]' with subject "help" or with body content "co

Re: [Mailman-Users] Mailman problem? (Fw: Returned mail: unknown mailer error 126)

2001-05-16 Thread Geert Altena
Quoting Marcel Loesberg, <[EMAIL PROTECTED]>: > Below is a returned mail I got when I tried to subscribe to > my own Mailman "test" list. > I use Mailman 2.0.4 on a RedHat 6.2 system with Sendmail 8.9.3 > In /etc/aliases I have: > > test-request:|/home/mailman/mail/wrapper mailcmd test > > A

[Mailman-Users] Mailman problem? (Fw: Returned mail: unknown mailer error 126)

2001-05-16 Thread Marcel Loesberg
Hi, Below is a returned mail I got when I tried to subscribe to my own Mailman "test" list. I use Mailman 2.0.4 on a RedHat 6.2 system with Sendmail 8.9.3 In /etc/aliases I have: test-request:|/home/mailman/mail/wrapper mailcmd test Any ideas where it goes wrong? Regards, Marcel -Ori

Re: [Mailman-Users] Mailman problem? (Fw: Returned mail: unknown mailer error 126)

2001-05-16 Thread Gergo Soros
>- Transcript of session follows - > Failure to exec script. WANTED gid 12, GOT gid 2. (Reconfigure to take 2?) > 554 "|/home/mailman/mail/wrapper mailcmd test"... unknown mailer error 2 > > Do I need to chgrp wrapper? No, you need to reconfigure to take mail-gid 2: $ configure --wi

Re: [Mailman-Users] Mailman problem? (Fw: Returned mail: unknown mailer error 126)

2001-05-15 Thread Gergo Soros
> In /etc/aliases I have: > > test-request:|/home/mailman/mail/wrapper mailcmd test Try quoting the command: test-request: " |/home/mailman/mail/wrapper mailcmd test" Gergo _ Do You Yahoo!? Get your free @yahoo.com address at http:

[Mailman-Users] Mailman problem? (Fw: Returned mail: unknown mailer error 126)

2001-05-15 Thread Marcel Loesberg
Hi, Below is a returned mail I got when I tried to subscribe to my own Mailman "test" list. I use Mailman 2.0.4 on a RedHat 6.2 system with Sendmail 8.9.3 In /etc/aliases I have: test-request:|/home/mailman/mail/wrapper mailcmd test Any ideas where it goes wrong? Regards, Marcel -Ori

[Mailman-Users] Mailman Problem

2001-05-15 Thread Joshua Erdman
I have administrative access to the list. But my posts (and no one else's either) go through. I took a look at the logs files and here is what I found: in the post file: May 14 14:18:13 2001 (537) post to eaa-employees from [EMAIL PROTECTED], size=301, 19 failures in the SMTP File: May 14 14:1

Re: [Mailman-Users] Mailman problem

2001-03-20 Thread Fredrik Jonson
On Mon, 19 Mar 2001, Scott Berkman wrote: > I've been using mailman for about a week, and it was working > fine. Now, all of the sudden, all messages it receives for > the lists get stuck in the queue and never sent. I'm running > on Redhat Linux with sendmail. Other sendmail mail is > deliver

[Mailman-Users] Mailman problem

2001-03-19 Thread Scott Berkman
I've been using mailman for about a week, and it was working fine. Now, all of the sudden, all messages it receives for the lists get stuck in the queue and never sent. I'm running on Redhat Linux with sendmail. Other sendmail mail is delivered with no problems. -Scott ---

[Mailman-Users] Mailman Problem

2001-03-05 Thread Manojit Saha
1.How can I show all the lists available in my server to a user? 2.How the option under Privacy options "Advertise this list when people ask what lists are on this machine? (Details)" is implemented?