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
[EMAIL PROTECTED] (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:<[EMAIL PROTECTED]>
250 Ok.
rcpt to:<[EMAIL PROTECTED]>
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=<[EMAIL PROTECTED]>,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=<[EMAIL PROTECTED]>: You are not subscribed to this mailing list. Jun 28 14:58:36 hostname courierlocal: id=0068C06F.42C14970.000044CB,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]>,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; [EMAIL PROTECTED]
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,
--
Patryk Szajer


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to