2 messages in net.sourceforge.lists.courier-usersRe: [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:Re: [courier-users] couriermlm problemActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jun 28, 2005 7:13:57 am
List:net.sourceforge.lists.courier-users

Patryk Szajer writes:

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

You need a matching From: header.

couriermlm checks the From: header, not the envelope return address.