[Postfixbuch-users] Postfix mit TLS klappt einfach nicht
Christian
MainNewz at gmx.net
Sa Feb 26 20:47:22 CET 2005
Hello Andreas,
Saturday, February 26, 2005, 8:36:44 PM, you wrote:
> Am Samstag, 26. Februar 2005 19:41 schrieb Christian:
>> SMTP und POP3 über SSL funktionieren problemlos. Woran könnte das
>> liegen? meine main.cf:
> Zeig mal Deine Config:
> # postconf -n
-----------------------------------
# postconf -n
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
mail_owner = postfix
mydestination = localhost, spooky, spooky.mydomain.tld
mydomain = mydomain.tld
myhostname = spooky
mynetworks = 127.0.0.0/8, 0.0.0.0/0, localhost
smtp_tls_CAfile = /etc/postfix/CAcert.pem
smtp_tls_cert_file = /etc/postfix/cert.pem
smtp_tls_key_file = /etc/postfix/key.pem
smtp_use_tls = yes
smtpd_banner = Windows 2003 Server - Deluxe
smtpd_tls_CAfile = /etc/postfix/CAcert.pem
smtpd_tls_cert_file = /etc/postfix/cert.pem
smtpd_tls_key_file = /etc/postfix/key.pem
smtpd_tls_received_header = no
smtpd_use_tls = yes
virtual_gid_maps = mysql:/etc/postfix/ids.mysql
virtual_mailbox_base = /var/spool/maildirs
virtual_mailbox_domains = mydomain.tld
virtual_mailbox_maps = mysql:/etc/postfix/mailbox.mysql
virtual_uid_maps = mysql:/etc/postfix/ids.mysql
-----------------------------------
> # cat /path/to/smtpd.conf
die datei gab's nicht, die hab ich selbst mit folgendem Inhalt
angelegt:
-----------------------------------
# cat /etc/postfix/sasl/smtpd.conf
pwcheck_method: saslauthd
mech_list: PLAIN LOGIN
-----------------------------------
> Und welche SASL-Mechanismen installiert sind
> # ls -l /usr/lib/sasl2
-----------------------------------
# ls -l /usr/lib/sasl2/
total 48
-rw-r--r-- 1 root root 21798 Oct 16 23:02 libsasldb.a
-rw-r--r-- 1 root root 852 Oct 16 23:02 libsasldb.la
lrwxrwxrwx 1 root root 19 Feb 13 21:20 libsasldb.so -> libsasldb.so.2.0.19
lrwxrwxrwx 1 root root 19 Feb 13 21:20 libsasldb.so.2 -> libsasldb.so.2.0.19
-rw-r--r-- 1 root root 18692 Oct 16 23:02 libsasldb.so.2.0.19
-----------------------------------
Chris
Mehr Informationen über die Mailingliste Postfixbuch-users