OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: running two postfix instances and amavisd

From: Alexey Koptsevich (kopts+asg654haboob.atmosp.physics.utoronto.ca)
Date: Mon Jan 16 2006 - 23:52:09 CST


Hello -- Here are the configs, thanks! -- Alex

From mailllog:

Jan 17 00:27:51 haboob postfix/smtp[27103]: 210FC13999:
to=<koptshaboob.atmosp.physics.utoronto.ca>, relay=none, delay=1,
status=bounced (mail for haboob.atmosp.physics.utoronto.ca loops back to
myself)

>postconf -nc /etc/postfix.front/
alternate_config_directories = /etc/postfix.front
command_directory = /usr/sbin
config_directory = /etc/postfix.front/
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
disable_vrfy_command = yes
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/spool/maildir.front/
mailbox_command = /usr/bin/procmail -t
mailq_path = /usr/bin/mailq.postfix
message_size_limit = 20971520
mydestination =
mydomain = atmosp.physics.utoronto.ca
myhostname = haboob.atmosp.physics.utoronto.ca
myorigin = atmosp.physics.utoronto.ca
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix.front
receive_override_options = no_address_mappings
recipient_delimiter = +
relay_domains = $myhostname, localhost, $mydomain,
haboob.atmosp.physics.utoronto.ca
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_data_restrictions = reject_unauth_pipelining, permit
smtpd_helo_required = yes
smtpd_recipient_restrictions = permit_mynetworks,
reject_invalid_hostname, reject_non_fqdn_hostname,
reject_non_fqdn_sender, reject_non_fqdn_recipient,
reject_unknown_sender_domain, reject_unknown_recipient_domain,
reject_unauth_destination, reject_rbl_client rbl-plus.utoronto.ca,
reject_rbl_client relays.ordb.org, reject_rbl_client
opm.blitzed.org,reject_rbl_client cbl.abuseat.org, permit
transport_maps = hash:/etc/postfix.front/transport
unknown_local_recipient_reject_code = 550

>postconf -nc /etc/postfix
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
mail_owner = postfix
mail_spool_directory = /var/spool/maildir/
mailbox_command = /usr/bin/procmail -t
mailq_path = /usr/bin/mailq.postfix
message_size_limit = 20971520
mydestination = $myhostname, localhost, $mydomain,
haboob.atmosp.physics.utoronto.ca
mydomain = atmosp.physics.utoronto.ca
myhostname = webmail.atmosp.physics.utoronto.ca
mynetworks = all
myorigin = atmosp.physics.utoronto.ca
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
recipient_delimiter = +
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
unknown_local_recipient_reject_code = 550