On Thu, 20 Mar 2014 04:38:29 -0700 (PDT)
ML mail <mlnos...@yahoo.com> wrote:

> Sorry about that. Here below is the output of a postconf -n:
> 
> append_dot_mydomain = no
> biff = no
> config_directory = /etc/postfix
> default_transport = smtp
> inet_interfaces = all
> inet_protocols = all
> mailbox_command = procmail -a "$EXTENSION"
> mailbox_size_limit = 0
> mydestination = debian, localhost
> mynetworks = 127.0.0.0/8 111.1111.111.0/24 [::1]/128 [fe80::]/64
> readme_directory = no
> recipient_delimiter = +
> relay_transport = smtp
> relayhost =
> smtp_sasl_auth_enable = yes
> smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
> smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
> smtpd_sasl_path = inet:111.111.111.112:12345
> smtpd_sasl_type = dovecot
> smtpd_tls_cert_file = /etc/ssl/certs/cert.pem
> smtpd_tls_key_file = /etc/ssl/private/key.pem
> smtpd_tls_security_level = may
> smtpd_tls_session_cache_database = btree:
> ${data_directory}/smtpd_scache smtpd_use_tls = yes

main dot cf:

smtpd_client_restrictions = permit_sasl_authenticated

Reply via email to