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