Re: [Mailman-Users] mailman and sendmail issue

2008-04-15 Thread Brad Knowles
Quoting Prashanth <[EMAIL PROTECTED]>: > when i send the mail i happen to see this in the sendmail > error log "stat=unknown mailer error 1 " any clue why is that because > of? You don't give us any useful information, so we're not going to be able to give you a useful answer. Please

[Mailman-Users] mailman and sendmail issue

2008-04-15 Thread Prashanth
hi, when i send the mail i happen to see this in the sendmail error log "stat=unknown mailer error 1 " any clue why is that because of? -- regards, Prashanth http://munichlinux.blogspot.com -- Mailman-Users mailing list Mailman-Users@

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-06-09 Thread Daniel, Barry K.
7;ll check back in when I try to tweak the Mailman install. From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Fri 6/9/2006 1:23 AM To: Daniel, Barry K. Cc: Patrick Bogen; mailman-users@python.org Subject: Re: RE: RE: RE: [Mailman-Users] Mailman and Sendmail debug

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-06-08 Thread Mark Sapiro
Daniel, Barry K. wrote: > Below in the /var/log/maillog file, why are the 4 posts sent to > testlist-bounces? I was assuming that there would be one post for > each of the four list members (dud1,dud2,dud3,dud4). That's right. Then the MTA returns a bounce to testlist-bounces for each undeliver

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-06-08 Thread Daniel, Barry K.
se on this stuff. You are doing a great job trying to guide me through the jungle. From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Thu 6/8/2006 2:04 AM To: Daniel, Barry K. Cc: Patrick Bogen; mailman-users@python.org Subject: Re: RE: RE: [Mailman-Users] M

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-06-07 Thread Mark Sapiro
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

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-06-07 Thread Daniel, Barry K.
n=2.0.0, stat=Sent Jun 7 09:28:35 domainwcs1 sendmail[4513]: [ID 801593 mail.info] k57DSZ8Z004512: to="|/usr/local/mailman/mail/mailman bounces testlist", ctladdr=mailto:[EMAIL PROTECTED]> > (1/0), delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=35136, dsn=2.0.0, stat=Sent Jun 7 09

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-06-05 Thread Mark Sapiro
Daniel, Barry K. wrote: > Sorry this is so late since the last update but I have been on travel. > My attempt to send email to the Mailman mailing list is bouncing and I > do not know why. Here are some excerpts from some appropriate files. What's in your aliases file? There should be 10 entries

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-06-05 Thread Daniel, Barry K.
ay=00:00:00, mailer=smtp, pri=230214, relay=smtp.domainpriv.gov. [10.31.162.17], dsn=2.0.0, stat=Sent (2.5.0 Ok.) -Original Message- From: Patrick Bogen [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 10:44 PM To: Daniel, Barry K. Cc: Mark Sapiro; mailman-users@python.org Subject: Re: [

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-05-25 Thread Patrick Bogen
On 5/25/06, Daniel, Barry K. <[EMAIL PROTECTED]> wrote: > I have added the suggested line and the mail seems to be hitting Mailman now. > However, the mail is bouncing. I look in the Mailman smtp log file and it > seems to be > generating 4 emails like I expect for the 4 users of the testlist mai

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-05-25 Thread Daniel, Barry K.
:[EMAIL PROTECTED] Sent: Thu 5/18/2006 10:43 PM To: Daniel, Barry K. Cc: Mark Sapiro; mailman-users@python.org Subject: Re: [Mailman-Users] Mailman and Sendmail debugging questions On 5/18/06, Daniel, Barry K. <[EMAIL PROTECTED]> wrote: > > Yes, I did rebuild the aliases file and rest

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-05-18 Thread Patrick Bogen
On 5/18/06, Daniel, Barry K. <[EMAIL PROTECTED]> wrote: > > Yes, I did rebuild the aliases file and restart Sendmail. > The messages are arriving at the Mailman server with a @domain.gov address, > not @domainpriv.gov. > How do I ensure that Sendmail is set to accept this as a local delivery > ad

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-05-18 Thread Daniel, Barry K.
Message- From: Patrick Bogen [mailto:[EMAIL PROTECTED] Sent: Thu 5/18/2006 2:11 PM To: Daniel, Barry K. Cc: Mark Sapiro; mailman-users@python.org Subject: Re: [Mailman-Users] Mailman and Sendmail debugging questions > oes not recognize back to the MTA machine (A). Thus, the message

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-05-18 Thread Patrick Bogen
> oes not recognize back to the MTA machine (A). Thus, the message is > redirected back > to the MTA without hitting Mailman. I have added the aliases in the > /etc/aliases file (i.e. > testlist: |/usr/local/mailman/mail/mailman post testlist) and even have added > entries in the > virtualuse

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-05-18 Thread Daniel, Barry K.
Help the ignorant. From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Wed 5/17/2006 10:33 AM To: Daniel, Barry K.; mailman-users@python.org Subject: Re: [Mailman-Users] Mailman and Sendmail debugging questions Daniel, Barry K. wrote: > >I have two problems. First, if I create a new list

Re: [Mailman-Users] Mailman and Sendmail debugging questions

2006-05-17 Thread Mark Sapiro
Daniel, Barry K. wrote: > >I have two problems. First, if I create a new list via command line I cannot >edit it via the web interface. I execute the command line as the "mailman" >user and the web is executed as the "webservd" user. I have placed the >webservd user in the mailman group in m

[Mailman-Users] Mailman and Sendmail debugging questions

2006-05-16 Thread Daniel, Barry K.
Some background: Machine A has Sun JES Messenger 6.2 running as the main mail server that points to the outside world. I have installed the mailmanWrapper.pl program to interface Messenger with Mailman. Machine B has the Mailman 2.1.8 installation, the JES Web Server, and Sendmail. I have tw

[Mailman-Users] Mailman and Sendmail 8.12.8

2003-11-07 Thread Zaw Min
I am running Mailman 2.1.2 on Redhat 9 with Sendmail 8.12.8. Server is P4 2.0GHz with 512MB memory and running pdnsd (DNS proxy) on it. The problem is mail delivery is so slow. Mail delivery is like 1000 mails per hour. There are almost 5,000 members and it tooks more than 4 hours to deliver

RE: [Mailman-Users] Mailman and sendmail

2003-09-23 Thread manish
Many thanks for the reply, How do I run that -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Raquel Rice Sent: Tuesday, September 23, 2003 11:54 PM To: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Mailman and sendmail On Tue, 23 Sep 2003 23:19

[Mailman-Users] Mailman and sendmail

2003-09-23 Thread manish
Hello Gurus, I have just installed mailman on Redhat 9.0, everything is fine, I can send mail out of the box but when I want to post or send a request to list the mail bounces back as user not found. I am new to linux, can andybody please guide me to the steps. Many thanks. --

Re: [Mailman-Users] Mailman and Sendmail on different Linux boxes.

2003-08-17 Thread Richard Barrett
On Saturday, August 16, 2003, at 08:17 pm, Student wrote: Is it possible to run Apache and Mailman on one server but use our existing Mail server (Sendmail) which is on another Redhat box and require authentication for outgoing mail ? The installation notes say you must have some form of MTA ru

[Mailman-Users] Mailman and Sendmail on different Linux boxes.

2003-08-17 Thread Student
Is it possible to run Apache and Mailman on one server but use our existing Mail server (Sendmail) which is on another Redhat box and require authentication for outgoing mail ? i don't want to install sendmail on the same box with Mailman if i can just set up mailman to go through our mail ser

Re: [Mailman-Users] Mailman and sendmail...

2003-01-28 Thread Jon Carnes
That being the case, check out FAQ 3.14 which covers the most common reasons for mail not going out to list. Good Luck - Jon Carnes On Tue, 2003-01-28 at 18:32, Adam wrote: > Jon, thanks for the ideas. However, I can't see how sendmail is failing. It > works fine with pine (even has a hostname h

Re: [Mailman-Users] Mailman and sendmail...

2003-01-28 Thread Adam
Jon, thanks for the ideas. However, I can't see how sendmail is failing. It works fine with pine (even has a hostname here) with /etc/hosts, /etc/mail/local-mail-hosts both reflecting the domain name. It really seems to have no normal problems, until used in conjunction with mailman. Thanks a

Re: [Mailman-Users] Mailman and sendmail...

2003-01-28 Thread Jon Carnes
Hmm, You've got some real sendmail problems. You might want to consult that list or the FAQ's from http://www.sendmail.org You need to set your hostname properly. You can set it via the hostname command, but it's better if its in your servers configuration files. Also, make sure that your hostna

[Mailman-Users] Mailman and sendmail...

2003-01-28 Thread Adam
I've been trying to get through these problems on my own for a while - using the searchable mailling list (thanks for that guys). However, I've still got problems. I'm using mandrake 9 with mailman installed from rpm, with sendmail 8.12.7 installed from source. I seemed to have managed to get sen

[Mailman-Users] mailman and sendmail

2002-10-11 Thread Mariano Liceaga
After making some modifications to sendmail config I can finally send a help or subscribe command to the list, and get a response. Now I realize that I have another problem, I post to the list but the messages never show up...what can it be now?? Thanx a lot! Ahora podés usar Yahoo! Messenger des

Re: [Mailman-Users] mailman and sendmail under RH 7.2

2002-02-04 Thread Ashley M. Kirchner
Lafleur Maurice wrote: > I am a bit new to RH 7.2 I usually install 6.2. Is there some sort of > a new twist to make sendmail work under RH 7.2 ? Yes, read the release notes. RH7.x has sendmail default to only listen on 127.0.0.1 (localhost), and refuse any other connection. You need to re

[Mailman-Users] mailman and sendmail under RH 7.2

2002-02-04 Thread Lafleur Maurice
Title: mailman and sendmail under RH 7.2 Hi, This is more a sendmail than an mailman question, but here goes: I have a brand spanking new RH 7.2 server on which I set mailman up. All went well, except that when I try to register to the test mailing list, my server refuses connection. Ther co

[Mailman-Users] Mailman and Sendmail and Qrunner

2001-04-18 Thread The Hacker
The Server was set up using Sendmail instead of Postfix because the folks claimed they could not configure Postfix. So here is my problem, Mailman seems to be in a long pause. I run a moderated list so eveything must be approved before being sent to the list. A post was sent to the list at 5: