queue_directory = /var/spool/postfix command_directory = /usr/sbin daemon_directory = /usr/lib/postfix mail_owner = postfix myhostname = spore.ath.cx mydomain = spore.ath.cx myorigin = $mydomain proxy_interfaces = 66.191.143.114 mydestination=mail.$mydomain localhost.$mydomain $mydomain unknown_local_recipient_reject_code = 550 mynetworks = 192.168.1.0/24, 192.168.2.0/24, 192.168.10.0/24, 192.168.3.0/24, 127.0.0.0/8 relay_domains = spore.ath.cx genesis.org virtual_mailbox_domains = farrellhome.net farrellit.net virtual_mailbox_base = /var/mail/vhosts virtual_mailbox_maps = hash:/etc/postfix/vmailbox virtual_minimum_uid = 100 virtual_uid_maps = static:207 # postfix virtual_gid_maps = static:207 # postfix virtual_alias_maps = hash:/etc/postfix/virtual home_mailbox = .maildir/ mailbox_command = /usr/bin/procmail smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) debug_peer_level = 2 debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin xxgdb $daemon_directory/$process_name $process_id & sleep 5 sendmail_path = /usr/sbin/sendmail newaliases_path = /usr/bin/newaliases mailq_path = /usr/bin/mailq setgid_group = postdrop html_directory = /usr/share/doc/postfix-2.4.5/html manpage_directory = /usr/share/man sample_directory = /etc/postfix readme_directory = /usr/share/doc/postfix-2.2.10/readme default_destination_concurrency_limit = 2 alias_database = hash:/etc/mail/aliases alias_maps = hash:/etc/mail/aliases local_destination_concurrency_limit = 2 smtpd_sasl_auth_enable = yes smtpd_sasl_path = smtpd broken_sasl_auth_clients = yes smtpd_client_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination masquerade_domains = spore.ath.cx masquerade_classes = envelope_sender,envelope_recipient,header_sender,header_recipient notify_classes = resource software queue_run_delay = 300s maximal_backoff_time = 300s maximal_queue_lifetime = 3h bounce_queue_lifetime = 1h smtpd_delay_reject = no smtpd_sender_restrictions = permit_mynetworks,permit_sasl_authenticated,reject_unknown_address,permit smtpd_helo_restrictions = permit_mynetworks,permit smtpd_helo_required = yes