From owner-freebsd-hackers Wed Dec 19 18:43:32 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from rambo.simx.org (rambo.simx.org [194.17.208.54]) by hub.freebsd.org (Postfix) with ESMTP id 880E737B405 for ; Wed, 19 Dec 2001 18:43:26 -0800 (PST) Received: from rambo.simx.org (malin.twenty4help.se [195.67.108.195]) by rambo.simx.org (8.11.6/8.11.6) with ESMTP id fBK2hEC11847; Thu, 20 Dec 2001 03:43:14 +0100 (CET) (envelope-from listsub@rambo.simx.org) Message-ID: <3C215040.9080404@rambo.simx.org> Date: Thu, 20 Dec 2001 03:43:12 +0100 From: "Roger 'Rocky' Vetterberg" User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Leo Bicknell Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: sendmail + auth + ssl + freebsd References: <20011220022654.GA78232@ussenterprise.ufp.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Leo Bicknell wrote: >After searching the archives and looking at the source, I find >myself more confused. I've been asked to set up sendmail + ssl + >SMTP auth on a FreeBSD host. > >A quick "strings" on the sendmail binary shows a number of SSL >functions, so I'm thinking the SSL bits are in there, but I'm not >quite sure how to take advantage of them. Issuing "AUTH" to a >stock -STABLE sendmail gets command unrecognized though, so I don't >think that is there. > >If no one else has figured this mess out, I'll do it and write a >page for the handbook. If someone else has, please clue me in, and >if necessary I'll still write that handbook page. :-) It would be >very nice if it was simple to make FreeBSD sendmail SSL and >authenticate against the password file. > I've managed to set it up to use AUTH, however I have not yet found the time to make it use SSL. The only usefull documentation I have been able to find is this one: http://www.sendmail.org/~ca/email/auth.html -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message