Hi, I've been trying for months to get esmtp relaying to work with authentication from untrusted networks. The first example below is an example of a smtps connection that fails, the second is an attempt to use STARTTLS.
My smtpaccess file is configured to allow unathenticated relaying from my internal network and that part works - but how do I make it work with authentication ? Nov 21 23:25:30 kristian courieresmtpd: started,ip=[::ffff:192.168.1.2] Nov 21 23:25:31 kristian courieresmtpd: error,relay=::ffff:192.168.1.2,ident="[Zp9BgacrQReu8HQiBWVmG5+FqbpR/jVC]",msg="535 Authentication required.",cmd: MAIL FROM:<[EMAIL PROTECTED]> Nov 21 23:59:06 kristian courieresmtpd: started,ip=[::ffff:213.237.11.156] Nov 21 23:59:16 kristian courieresmtpd: error,relay=::ffff:213.237.11.156,from=<[EMAIL PROTECTED]>,to=<[EMAIL PROTECTED]>: 513 Relaying denied. -- Regards Kristian Duus Østergaard <[EMAIL PROTECTED]> ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
