[Postfixbuch-users] postfix mit tls

Andreas Winkelmann ml at awinkelmann.de
Mi Mär 17 18:18:25 CET 2004


Am Mittwoch, 17. März 2004 18:15 schrieb Matthias Albert:

> ich würde gerne meinem postfix noch tls beibringen wollen.
> Folgendes hab ich getan:
>
> postfix mit ssl compiliert
> (make -f Makefile.init makefiles CCARGS="-DHAS_MYSQL
> -I/usr/include/mysql -DUSE_SASL_AUTH -I/usr/local/include/sasl -DHAS_SSL
> -I/usr/include/openssl" AUXLIBS="-L/usr/lib -lmysqlclient -lz -lm
> -L/usr/local/lib -lsasl2 -L/usr/lib -lssl -lcrypto")

Den Patch hast Du installiert?

> main.cf
> ********
>
> smtpd_use_ask_ccert = yes
> smtpd_use_tls = yes
> smtpd_tls_key_file = /etc/postfix/newreq.pem
> smtpd_tls_cert_file = /etc/postfix/newcert.pem
> smtpd_tls_CAfile = /etc/postfix/cacert.pem
> smtpd_tls_received_header = yes
> smtpd_tls_session_cache_timeout = 3600s
> smtpd_sasl_local_domain = meinedomain.com

postconf -n

bitte

-- 
	Andreas




Mehr Informationen über die Mailingliste Postfixbuch-users