queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = postfix
myhostname = mail.domain.tld
mydomain = mail.domain.tld
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhost, mail.$mydomain, $mydomain
unknown_local_recipient_reject_code = 550
mynetworks = 127.0.0.0/8
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
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.postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix
setgid_group = postdrop
html_directory = no
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/postfix-2.3.3/samples
readme_directory = /usr/share/doc/postfix-2.3.3/README_FILESreceive_override_options = no_address_mappings
virtual_transport = lmtp:unix:/var/lib/imap/socket/lmtp
virtual_mailbox_domains = mysql:/etc/postfix/mysql-mydestination.cf
virtual_alias_maps = hash:/etc/postfix/virtual, mysql:/etc/postfix/mysql-virtual.cf
virtual_alias_recursion_limit = 100
local_recipient_maps = unix:passwd.byname, $alias_maps
sender_canonical_maps = mysql:/etc/postfix/mysql-canonical.cf
smtp_use_tls = yes
smtp_tls_note_starttls_offer = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
smtpd_use_tls = yes
smtpd_tls_key_file = /home/certs/smtp/mail.privet.uz/mail.privet.uz.key
smtpd_tls_cert_file = /home/certs/smtp/mail.privet.uz/mail.privet.uz.crt
smtpd_tls_CAfile = /home/certs/secure.privet.uz/cacert.pem
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
tls_random_source = dev:/dev/urandom
smtpd_helo_required = yes
strict_rfc821_envelopes = yes
disable_verify_command = yes
unknown_address_reject_code = 554
unknown_hostname_reject_code = 554
unknown_silent_reject_code = 554
maps_rbl_reject_code = 571
owner_request_special = no
smtpd_client_restrictions =
smtpd_helo_restrictions =
smtpd_sender_restrictions =
smtpd_recipient_restrictions =
permit_sasl_authenticated,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_unknown_sender_domain,
reject_unknown_recipient_domain,
permit_mynetworks,
reject_unauth_destination,
reject_unauth_pipelining,
reject_unknown_hostname,
reject_non_fqdn_hostname,
# reject_rbl_client list.dsbl.org,
# reject_rbl_client relays.ordb.org,
# reject_rbl_client opm.blitzed.org,
# reject_rbl_client zombie.dnsbl.sorbs.net,
# reject_rbl_client cbl.abuseat.org,
permit
#recipient_bcc_maps = hash:/etc/postfix/recipient_bcc
#ender_bcc_maps = hash:/etc/postfix/sender_bcc