| /etc/postfix/main.cf # See /usr/share/postfix/main.cf.dist for a commented, more complete version # Debian specific: Specifying a file name will cause the first # line of that file to be used as the name. The Debian default # is /etc/mailname. #myorigin = /etc/mailname myhostname=tcusit.com smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu) biff = no # appending .domain is the MUA's job. append_dot_mydomain = no # Uncomment the next line to generate "delayed mail" warnings #delay_warning_time = 4h readme_directory = no smtp_sasl_type = cyrus smtpd_sasl_path = smtp # TLS parameters # smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem # smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key # smtpd_use_tls=yes # smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache # smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache # See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for # information on enabling SSL in the smtp client. alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases myorigin = /etc/mailname mydestination = localhost, $myhostname, $mydomain mynetworks = 172.0.0.0/8 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 mailbox_size_limit = 0 recipient_delimiter = + virtual_alias_maps = ldap:/etc/postfix/people.ldap mailbox_transport = lmtp:127.0.0.1:24 smtpd_sasl_auth_enable = yes broken_sasl_auth_clients = yes smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destination smtp_sasl_auth_enable = yes smtpd_sasl_security_options = noanonymous inet_interfaces = all /etc/postfix/sasl/stmpd.conf pwcheck_method: saslauthd mech_list: plain login log_level: 7 saslauthd_path: /var/spool/postfix/var/run/saslauthd/mux On Oct 17, 2013, at 11:54 AM, Szládovics Péter <[email protected]> wrote:
John Tolson 2524 Lithonia Industrial Boulevard Suite C Lithonia, GA 30058 678.713.4220 (O) 404.631.6309 (F) ![]() This message may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient (or authorized to act on behalf of the intended recipient) of this message, you may not disclose, forward, distribute, copy, or use this message or its contents. If you have received this communication in error, please notify us immediately by return e-mail and delete the original message from your e-mail system. Thank you.
|
- [SOGo] Setting up Postfix/SMTP Auth service using ldap John Tolson
- Re: [SOGo] Setting up Postfix/SMTP Auth service us... Jean Raby
- Re: [SOGo] Setting up Postfix/SMTP Auth service us... Szládovics Péter
- Re: [SOGo] Setting up Postfix/SMTP Auth servic... John Tolson
- Re: [SOGo] Setting up Postfix/SMTP Auth se... Jean Raby
- Re: [SOGo] Setting up Postfix/SMTP Aut... Szládovics Péter

