Nov 30 22:50:34 ubuntu postfix/smtpd[23173]: A7D0739CF6: client=localhost[127.0.0.1]
Nov 30 22:50:34 ubuntu postfix/cleanup[23176]: A7D0739CF6: message-id=<49335f0a9b0f4_5a83..fdbe5ab8615a@ubuntu.tmail>
Nov 30 22:50:34 ubuntu postfix/qmgr[21004]: A7D0739CF6: from=<test@date-tonight.info>, size=488, nrcpt=1 (queue active)
Nov 30 22:50:34 ubuntu postfix/smtpd[23173]: disconnect from localhost[127.0.0.1]
Nov 30 22:50:38 ubuntu postfix/smtp[23177]: A7D0739CF6: to=<david@davidparkinson.com>, relay=aspmx.l.google.com[209.85.217.180]:25, delay=4.2, delays=0.05/0.01/0.44/3.7, dsn=2.0.0, status=sent (250 2.0.0 OK 1228103438 5si9541845gxk.89)
Nov 30 22:50:38 ubuntu postfix/qmgr[21004]: A7D0739CF6: removed
ubuntu /var/www/cl-auto-respond/current/app/models: 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
mailbox_size_limit = 0
mydestination = ubuntu, localhost.localdomain, , localhost
myhostname = ubuntu
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
readme_directory = no
recipient_delimiter = +
relayhost =
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
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