# 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/mailnamesmtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)biff = no# appending .the domain is MUA''s job.append_dot_mydomain = no# Uncomment the next line to generate "delayed mail" warnings#delay_warning_time = 4hreadme_directory = novirtual_alias_maps = hash:/etc/postfix/virtualsender_bcc_maps = hash:/etc/postfix/bccmailbox_command = home_mailbox = Maildir/smtpd_sasl_auth_enable = yessmtpd_sasl_security_options = noanonymousbroken_sasl_auth_clients = yessmtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destinationmydestination = server, localhost.localdomain, , localhostmailbox_size_limit = 0myorigin = $mydomainrelayhost = mynetworks = 127.0.0.0/8 83.52.232.16/28recipient_delimiter = +inet_interfaces = allinet_protocols = ipv4