ansible/roles/basessh/files/postfix/main.cf/main.cf.mailman01.stg.phx2.fedoraproject.org
Patrick Uiterwijk e43e0e06b1 Move SSH setup to its own role
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-08-16 17:39:23 +00:00

27 KiB

#

#

#

# #soft_bounce = no

#

# queue_directory = /var/spool/postfix

# command_directory = /usr/sbin

# daemon_directory = /usr/libexec/postfix

#

# mail_owner = postfix

# #default_privs = nobody

# #myhostname = host.domain.tld #myhostname = virtual.domain.tld

# #mydomain = domain.tld

#

# #myorigin = $myhostname #myorigin = $mydomain

mydomain = stg.fedoraproject.org myorigin = stg.fedoraproject.org

#

#

# #inet_interfaces = all #inet_interfaces = $myhostname #inet_interfaces = $myhostname, localhost inet_interfaces = all

#

# #proxy_interfaces = #proxy_interfaces = 1.2.3.4

#

#

#

#

#

#

#

# mydestination = $myhostname, localhost.$mydomain, fedora.redhat.com, localhost, lists.stg.fedoraproject.org, #mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain #mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,

#

#

#

#

#

#

#

#

#

#

#

#local_recipient_maps = unix:passwd.byname $alias_maps #local_recipient_maps = proxy:unix:passwd.byname $alias_maps #local_recipient_maps =

#

# unknown_local_recipient_reject_code = 550

#

#

#

#mynetworks_style = class #mynetworks_style = subnet #mynetworks_style = host

#

#

# #mynetworks = 168.100.189.0/28, 127.0.0.0/8 #mynetworks = $config_directory/mynetworks #mynetworks = hash:/etc/postfix/network_table

#

#

# #relay_domains = $mydestination

#

#

#

# #relayhost = $mydomain #relayhost = [gateway.my.domain] #relayhost = [mailserver.isp.tld] #relayhost = uucphost #relayhost = [an.ip.add.ress] relayhost = bastion.phx2.fedoraproject.org

#

#

#

#relay_recipient_maps = hash:/etc/postfix/relay_recipients

#

#in_flow_delay = 1s

#

masquerade_domains = redhat.com masquerade_exceptions = root apache

#

#

#

#

#

#

# #alias_maps = dbm:/etc/aliases alias_maps = hash:/etc/aliases #alias_maps = hash:/etc/aliases, nis:mail.aliases #alias_maps = netinfo:/aliases

# #alias_database = dbm:/etc/aliases #alias_database = dbm:/etc/mail/aliases alias_database = hash:/etc/aliases #alias_database = hash:/etc/aliases, hash:/opt/majordomo/aliases

#

# recipient_delimiter = +

#

# #home_mailbox = Mailbox #home_mailbox = Maildir/

# #mail_spool_directory = /var/mail #mail_spool_directory = /var/spool/mail

#

#

#

#

# #mailbox_command = /usr/bin/procmail #mailbox_command = /some/where/procmail -a "$EXTENSION"

#

#

# #mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp

#

#

#

#

#

#mailbox_transport = cyrus

#

#

# #fallback_transport = lmtp:unix:/var/lib/imap/socket/lmtp #fallback_transport =

#transport_maps = hash:/etc/postfix/transport

#

#

#

# #luser_relay = $user@other.host #luser_relay = $local@other.host #luser_relay = admin+$local

#

#

# header_checks = regexp:/etc/postfix/header_checks

#

#fast_flush_domains = $relay_domains

#

#

# #smtpd_banner = $myhostname ESMTP $mail_name #smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)

#

#local_destination_concurrency_limit = 2 #default_destination_concurrency_limit = 20

#

# debug_peer_level = 2

# #debug_peer_list = 127.0.0.1 #debug_peer_list = some.domain

#

# 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.4.5/samples

# readme_directory = /usr/share/doc/postfix-2.4.5/README_FILES

smtp_host_lookup = native,dns

message_size_limit = 20971520

owner_request_special = no transport_maps = hash:/var/lib/mailman3/data/postfix_lmtp local_recipient_maps = hash:/var/lib/mailman3/data/postfix_lmtp relay_domains = hash:/var/lib/mailman3/data/postfix_domains