[Gllug] postfix + sasl
Daniel Andersson
daniel at septum.org
Wed Nov 13 15:08:34 UTC 2002
hiya
trying to install postfix with sasl (for smtp auth)
the EXPORT-line in the Makefile looks like this:
EXPORT = AUXLIBS="-L/usr/local/lib"
CCARGS="-sasl -DUSE_SASL_AUTH -I/usr/local/include" OPT="-O" DEBUG="-g"
and main.cf contains the following lines:
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain = $myhostname
smtpd_recipient_restrictions =
permit_sasl_authenticated,permit_mynetworks,check_relay_domains
when i telnet to port 25 i get
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 mail.xxx.com ESMTP Postfix
EHLO a
250-mail.xxx.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-XVERP
250 8BITMIME
any ideas?
search the net, found some howto's, but haven't got anything working..
am i missing something obvious?
(never installed postfix before)
thanks in advance
/ d
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list