Subject: =?iso-8859-1?Q?Re: postfix: relayhost without SSL needed=3F?=
To: Brian <bmcewen@comcast.net>
From: David Wetzel <dave@turbocat.de>
List: netbsd-help
Date: 02/22/2005 09:20:47
bmcewen@comcast.net wrote:
> I can't have postfix require connecting clients have SSL though, only
> SMTP Auth. Some clients that I want to be able to relay, cannot
> support SSL.
You need SASL2 and Postfix from pkgsrc.
Add this to the SASL2 makefile:
CONFIGURE_ARGS+= --enable-login
CONFIGURE_ARGS+= --enable-plain
this to /etc/mk.conf:
USE_SASL2=YES
POSTFIX_USE_SASL_AUTH=YES
run saslauthd.
And it should work.
Make sure that you do not use the postfix which came with the system.
---
_ _
_(_)(_)_ David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
_/ \_ Fax +49 33056 82835 Phone +49 33056 82834
(______) http://www.turbocat.de/