Date: Wed, 26 May 2004 08:00:50 -0500 From: "Robert Covell" <rcovell@rolet.com> To: "Lee Dilkie" <lee@dilkie.com>, "'Richard Stevenson'" <richard@endace.com>, "'Noah'" <admin2@enabled.com> Cc: freebsd-questions@freebsd.org Subject: RE: SMTP AUTH Message-ID: <BKEHKHACFHBEJDFDKLFBIEIIMHAB.rcovell@rolet.com> In-Reply-To: <107301c44313$b67be8f0$c10133ce@dilkie.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I have configured both sendmail and cyrus to use SSL (Not SPA) with SMTP auth on FreeBSD with Outlook clients. Can't remember the name of the application but it was something like "stunnel" or similar. Basically I kept sendmail and cyrus as is and used this application to listen on the SSL ports. It just accepted the SSL connection and passed the data off to the either sendmail and cyrus. The client had to install a certificate that was signed and generated in house. Very straight forward (if I could remember the name of it)... Sincerely, Robert T. Covell President / Owner Rolet Internet Services, LLC Web: www.rolet.com Email: rcovell@rolet.com Phone: 816.471.1095 Fax: 816.471.3447 24x7: 816.210.7145 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Lee Dilkie > Sent: Wednesday, May 26, 2004 6:22 AM > To: 'Richard Stevenson'; 'Noah' > Cc: freebsd-questions@freebsd.org > Subject: RE: SMTP AUTH > > > >On Tue, 25 May 2004, Noah wrote: > > > >> sendmail-8.12.11 > >> freeBSD-4.9-STABLE > >> > >> I must be doing something wrong. SMTP AUTH is not working > >very well for me. > >> I have been trying to authenticate with user and password to port 25. > >> > >> I prefer to send all auth user and password information with > >SSL encryption. > >> would like SSL Version 3 encryption. > > > >You've got "This server requires a secure connection (SSL)" > >enabled for > >the SMTP server in Outlook? > > In my experience (outlook 2000, not tested on outlook express) > this won't work. Outlook doesn't seem to understand that "use > SSL" means "use STARTLS". What I did was to configure sendmail to > also support "smtps" (SSL before SMTP) on the smtps port (465) > and point outlook at that port with the "use ssl" checked. > > > > >> I have configured outgoing mail requiring authentication > >then clicking both > >> with Secure Password Authenticaiton and without. > > > >That should be "without" for SPA. > > Agreed, turn off SPA. > > > > > -lee > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BKEHKHACFHBEJDFDKLFBIEIIMHAB.rcovell>