dworek:~
alias_database = hash:/etc/aliases, hash:/etc/mail/sympa.aliases
alias_maps = hash:/etc/aliases, hash:/etc/mail/sympa.aliases
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
inet_interfaces = all
inet_protocols = ipv4
local_recipient_maps = proxy:unix:passwd.byname $alias_maps
mailbox_command = /usr/lib/dovecot/deliver
mailbox_size_limit = 0
mydestination = $transport_maps, localhost, localhost.$mydomain, online.ntnu.no, dworek.online.ntnu.no
myhostname = dworek.online.ntnu.no
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 morgan.online.ntnu.no absint.online.ntnu.no fernet.online.ntnu.no
myorigin = /etc/mailname
readme_directory = no
receive_override_options = no_address_mappings
recipient_delimiter = +
relayhost = smtp.stud.ntnu.no
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_policy_service inet:127.0.0.1:10023
smtpd_sasl_auth_enable = yes
smtpd_sasl_path = private/auth
smtpd_sasl_type = dovecot
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
soft_bounce = no