Incerc si eu sa setez postfixul cf. subiectului :
Openssl-0.9.7b, cyrus-sasl-2.1.15, postfix-2.0.13
Am generat in /etc/postfix/ssl/ certificatul si cheia apoi in
Main.cf:
postconf -e 'mydomain =3D example.com'
postconf -e 'myhostname =3D server1.$mydomain'
postconf -e 'smtpd_sasl_local_domain =3D'
postconf -e 'smtpd_sasl_auth_enable =3D yes'
postconf -e 'smtpd_sasl_security_options =3D noanonymous'
postconf -e 'broken_sasl_auth_clients =3D yes'
postconf -e
'smtpd_recipient_restrictions=3Dpermit_sasl_authenticated,permit_mynetwor=
ks,ch
eck_relay_domains'
postconf -e 'inet_interfaces =3D all'
postconf -e 'alias_maps =3D hash:/etc/aliases'
postconf -e 'smtpd_tls_auth_only =3D no'
postconf -e 'smtp_use_tls =3D yes'
postconf -e 'smtpd_use_tls =3D yes'
postconf -e 'smtp_tls_note_starttls_offer =3D yes'
postconf -e 'smtpd_tls_key_file =3D /etc/postfix/ssl/smtpd.key'
postconf -e 'smtpd_tls_cert_file =3D /etc/postfix/ssl/smtpd.crt'
postconf -e 'smtpd_tls_CAfile =3D /etc/postfix/ssl/cacert.pem'
postconf -e 'smtpd_tls_loglevel =3D 1'
postconf -e 'smtpd_tls_received_header =3D yes'
postconf -e 'smtpd_tls_session_cache_timeout =3D 3600s'
postconf -e 'tls_random_source =3D dev:/dev/urandom'

Am pornit saslauthd si postfix...si ma lovesc de eroarea:
Fatal: no SASL authentication mechanisms...si=20
TLS engine: do need at least RSA_or_DSA cert/key data
imi lipseste ceva din postfix sau e altceva?

Dan Hagiu @ Protruck International SRL


--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui