OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Postfix amavis integration

From: Andre Sourdiffe (sourdafrlcpa.com)
Date: Wed Sep 17 2003 - 14:50:51 CDT


I realized, after re-reading the welcome message that I still hadn't
done this right (did I mention I'm new to this?). I hadn't done
postconf -n and presented the info so here it is. Again, I am trying to
get postfix to listen to amavisd on port 10028 and it gives me the error
"status0" when I try to telnet to that port and locks that terminal
window, I'm using Gnome so I can have multiple windows open while
testing, so that I have to close that window or stop Postfix. Any Ideas.
I am on the verge of seeking a simpler solution. If someone can direct
me that would be great though I like the capability in this setup if I
can only get it to work. Andre

alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
biff = no
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[localhost]:10027
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
empty_address_recipient = aps
header_checks = regexp:/etc/postfix/header_checks
inet_interfaces = all
local_transport = error:local mail delivery is disabled on this
machine
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
maps_rbl_domains = sbl.spamhaus.org, relays.ordb.org
message_size_limit = 1000000000
mydestination = fiskreedlove.com, frlcpa.com
mydomain = fiskreedlove.com
myhostname = mail.fiskreedlove.com
myorigin = fiskreedlove.com
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
queue_minfree = 8000000
readme_directory = /usr/share/doc/postfix-1.1.11/README_FILES
sample_directory = /usr/share/doc/postfix-1.1.11/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = mail.fiskreedlove.com ESMTP
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks, reject_invalid_hostname,
reject_unknown_hostname, reject_non_fqdn_hostname, reject_maps_rbl
smtpd_recipient_restrictions = permit_mynetworks,
reject_unauth_destination, reject_non_fqdn_recipient
smtpd_sender_restrictions = reject_unauth_pipelining
transport_maps = hash:/etc/postfix/transport