2 messages in net.sourceforge.lists.courier-users[courier-users] couriermlm problem
FromSent OnAttachments
Patryk SzajerJun 28, 2005 6:19 am 
Sam VarshavchikJun 28, 2005 7:13 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] couriermlm problemActions...
From:Patryk Szajer (patr@portal.ngo.pl)
Date:Jun 28, 2005 6:19:55 am
List:net.sourceforge.lists.courier-users

Hello,

I have a strange problem with couriermlm and several (not all) mailing lists running on it. I'm running courier with ldap authentication.

#cd /var/lib/courier/vmail #couriermlm lsub test/forum|grep patryk patr@portal.ngo.pl (06/28/05) #cat /etc/courier/smtpaccess/default |grep 127 127.0.0.1 allow,RELAYCLIENT #telnet localhost 25 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 hostname.domain.pl ESMTP ehlo localhost 250-hostname.domain.pl Ok. 250-AUTH PLAIN LOGIN 250-AUTH=PLAIN LOGIN X-NETSCAPE-HAS-BUGS 250-XVERP=Courier 250-XEXDATA 250-XSECURITY=NONE,STARTTLS 250-PIPELINING 250-8BITMIME 250-SIZE 250 DSN mail from:<patr@portal.ngo.pl> 250 Ok. rcpt to:<test@domain.pl> 250 Ok. data 354 Ok. Subject: test test . 250 Ok. 42C14970.000044CB quit 221 Bye. Connection closed by foreign host.

In mail.log i got this:

Jun 28 14:58:35 hostname courierd: newmsg,id=0068C06F.42C14970.000044CB: dns; localhost (softdnserr [::ffff:127.0.0.1]) Jun 28 14:58:36 hostname courierd: started,id=0068C06F.42C14970.000044CB,from=<patr@portal.ngo.pl>,module=local,host=test!forum!1000!1000!/var/lib/courier /vmail/test!!2097152S,200C,addr=<test> Jun 28 14:58:36 hostname courierd: Waiting. shutdown time=none, wakeup time=Tue Jun 28 14:59:08 2005, queuedelivering=88, inprogress=1 Jun 28 14:58:36 hostname courierlocal: id=0068C06F.42C14970.000044CB,from=<patryk.szajer @portal.ngo.pl>,addr=<test-forum@domain.pl>: You are not subscribed to this mailing list. Jun 28 14:58:36 hostname courierlocal: id=0068C06F.42C14970.000044CB,from=<patr@portal.ngo.pl>,addr=<test@domain.pl>,status: failure Jun 28 14:58:37 hostname courierd: completed,id=0068C06F.42C14970.000044CB

After this courier sends me a bounce:

Reporting-MTA: dns; hostname.domain.pl Arrival-Date: Tue, 28 Jun 2005 14:58:35 +0200 Received-From-MTA: dns; localhost (softdnserr [::ffff:127.0.0.1])

Final-Recipient: rfc822; test@domain.pl Action: failed Status: 5.0.0 Diagnostic-Code: unknown; You are not subscribed to this mailing list.

Some (but not all) of the subscribers have the same problem. When (properly) subscribed user sends a message to this mailing list, courier sends them to me with no problem.

I'm running debian with courier 0.47-4 (earlier 0.37.3). I've tried couriermlm unsub and sub but it doesn't help.

Any ideas what may be wrong ?

Regards,