[aklug] Postconf review

From: Tim Johnson <tim@akwebsoft.com>
Date: Tue Sep 22 2015 - 13:09:36 AKDT

I'm setting up postfix/mutt/fetchmail/procmail on a ubuntu
partition.

Given that I've had issues with reverse DNS in the past, an ounce of
prevention is worth a pound of cure (to me).

If anyone sees anything amiss, please let me know.
postconf dump follows
#####################################################
tim@linus:~$ postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
inet_interfaces = all
inet_protocols = all
mailbox_size_limit = 0
mydestination = linus, localhost.localdomain, , localhost
mydomain = tj49.com
myhostname = tj49.com
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
readme_directory = no
recipient_delimiter = +
relayhost =
smtp_helo_name = tjohnson.mtaonline.net
smtp_tls_session_cache_database =
btree:${data_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
smtpd_relay_restrictions = permit_mynetworks
permit_sasl_authenticated defer_unauth_destination
smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_exclude_ciphers = SSLv2
smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
smtpd_tls_session_cache_database =
btree:${data_directory}/smtpd_scache
smtpd_use_tls = yes
#####################################################

Thanks

-- 
Tim 
http://www.akwebsoft.com, http://www.tj49.com
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Tue Sep 22 13:09:59 2015

This archive was generated by hypermail 2.1.8 : Tue Sep 22 2015 - 13:09:59 AKDT