From: Yvonne [mailto:[EMAIL PROTECTED] > > I am testing courier-0.50.1 on a FreeBSD 5.1 with IP=192.168.1.1 > > When I try to send a mail from a box on the same LAN (192.168.1.2) I > have a "550 Relaying denied" answer. > > My setup : > > .../courier/smtpaccess/webadmin -> 192.168.1 allow,BLOCK,RELAYCLIENT
You are telling courier to BLOCK all mail from the 192.168.1 network. Remove the BLOCK variable from the smtpaccess file. Bowie ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
