postfix virtual domains problem

Arthur Stephens astephens at ptera.net
Thu May 29 20:19:26 IST 2008


I skipped all the stuff for installing postfix since it was already 
installed and working.
I picked it up at the Install Clamav point since I had to do that from 
scratch to get it working.
The main configs that I made was the main.cf header_checks and HOLD in 
the header_checks file.

Also I had this same problem with this server before it crashed and I 
had to build a new one.
Even back then I had to remove Mailscanner to get the virtual domains 
working again.
So even with this this new install I end up with the same problem.

******* main.cf ******
readme_directory = /usr/share/doc/postfix-2.2.3-documentation/readme
myorigin = web.ptera.net
mynetworks = 69.28.32.0/20, 216.229.172.0/24, 127.0.0.0/8, 
134.39.173.11, 216.178.52.0/22, 67.185.23.0/24
relay_domains = web.ptera.net, webmail.ptera.net, pdi-inc.com, 
avistaadvantage.com, nw-tel.com
smtpd_banner = 56C-web.ptera.net NO UCE ESMTP
smtpd_recipient_restrictions = permit_sasl_authenticated,     
permit_mynetworks,      reject_invalid_hostname,      
reject_non_fqdn_sender,     reject_non_fqdn_recipient,     
reject_unknown_sender_domain,     reject_unknown_recipient_domain,     
reject_unauth_pipelining,     reject_unauth_destination,     
reject_rbl_client domain-name, check_policy_service inet:127.0.0.1:2501
#
# Mailscanner
# maps_rbl_domains = bl.spamcop.net
# content_filter = scan:127.0.0.1:10025
header_checks = regexp:/etc/postfix/header_checks
# MailScanner
#
receive_override_options = no_address_mappings
message_size_limit = 20480000
maximal_queue_lifetime = 1d
smtpd_client_restrictions = check_client_access hash:/etc/postfix/access
smtpd_sender_restrictions = permit_sasl_authenticated, permit_mynetworks
strict_rfc821_envelopes = yes
smtpd_delay_reject = no
biff = no
disable_vrfy_command = yes
luser_relay = address_mapped_to_dev_null
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_sasl_authenticated,     
permit_mynetworks,      reject_invalid_hostname
message_size_limit = 46080000
bounce_queue_lifetime = 1d
queue_directory = /var/spool/postfix
mail_owner = postfix

******header_checks*******
/^Received:/ HOLD

Martin.Hepworth wrote:
> There's alot of changes to postfix here..did you test at each stage to make sure you've not bren anything.?
>
> All you really need is the hold queue stuff as per the setup in the wiki.
>
>   


-- 
Arthur Stephens
Senior Sales Technician
Ptera Wireless Internet Service
PO Box 135
Liberty Lake, WA 99019
509-927-7837
http://www.ptera.net



More information about the MailScanner mailing list