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
[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

You need a matching From: header.

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

Attachment: pgphXf3bqOWuj.pgp
Description: PGP signature

Reply via email to