From: Matthew Wilson [mailto:[EMAIL PROTECTED] > > >>> Is it possible to set up Courier so that authenticated SMTP is > >>> required for everyone except one particular ip address? > >> > >> yes, add that address to /etc/courier/smtpaccess/default according > >> to the examples that you see there. > > > > The examples and man pages for smtpaccess don't mention anything > > about authentication. I can block the ip, or allow it to relay. > > What setting would I use to allow it to connect without > > authentication? > > allowing relay is the same as connect without auth. An auth'd user is > granted the ability to relay, so allowing an IP to relay is > effectively the same.
Ok, except that I don't want this ip to be able to relay. I want my users to connect to my Courier box to send email via authenticated smtp. Unauthenticated users or Internet MTAs should not be allowed to connect. General email from the Internet comes through a filtering server. This server needs to be able to deliver to the Courier box, but it is unable to authenticate itself. So... - The filtering server should be able to connect without authentication - The filtering server should NOT be able to relay - Everyone else should be required to authenticate Bowie ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
