Hello I have a problem with my courier. He accepts mail to noexistent users. As I think he should return something like:
550 - User unknown I put a line contains: || echo "550 - User unknown">&2 ; exit 77 to /etc/courier/aliasdir/.courier but courier still accepst mail. Trying 0.0.0.0 ... Connected to poczta.test.pl. Escape character is '^]'. 220 mail.test.pl ESMTP HELO mail.test.pl 250 mail.test.pl Ok. MAIL FROM:<> 250 Ok. RCPT TO:<[EMAIL PROTECTED]> 250 Ok. DATA 354 Ok. Subject: test test . 250 Ok. 4399FFDF.000009DE QUIT 221 Bye. Connection closed by foreign host. Bambero ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
