On Jan 26, 2013, at 12:40 PM, Reindl Harald <h.rei...@thelounge.net> wrote:

> if you want any meaningful answer you have to poast at least
> a full snippet of all lines to a specific message and output
> of "postconf -n"

Thank you.

-Bob

log snippet 1

Jan 26 13:03:00 fortapache postfix/smtpd[29122]: connect from 
camomile.cloud9.net[168.100.1.3]
Jan 26 13:03:00 fortapache postfix/smtpd[29122]: warning: restriction 
`reject_rbl_client' after `permit' is ignored
Jan 26 13:03:00 fortapache postfix/smtpd[29122]: warning: restriction 
`warn_if_reject' after `permit' is ignored
Jan 26 13:03:00 fortapache postfix/smtpd[29122]: warning: restriction 
`warn_if_reject' after `permit' is ignored

log snippet 2

Jan 26 12:51:52 fortapache postfix/smtpd[28960]: warning: 68.168.97.243: 
hostname 68-168-97-243.dedicated.codero.net verification failed: Name or 
service not known
Jan 26 12:51:52 fortapache postfix/smtpd[28960]: connect from 
unknown[68.168.97.243]
Jan 26 12:51:53 fortapache postfix/smtpd[28960]: warning: restriction 
`reject_rbl_client' after `permit' is ignored
Jan 26 12:51:53 fortapache postfix/smtpd[28960]: warning: restriction 
`warn_if_reject' after `permit' is ignored
Jan 26 12:51:53 fortapache postfix/smtpd[28960]: NOQUEUE: reject: RCPT from 
unknown[68.168.97.243]: 450 4.1.8 
<apa...@68-168-97-243.phx.dedicated.codero.com>: Sender address rejected: 
Domain not found; from=<apa...@68-168-97-243.phx.dedicated.codero.com> 
to=<42z4r2l5...@02093.com> proto=ESMTP 
helo=<68-168-97-243.phx.dedicated.codero.com>
Jan 26 12:56:53 fortapache postfix/smtpd[28960]: timeout after RSET from 
unknown[68.168.97.243]
Jan 26 12:56:53 fortapache postfix/smtpd[28960]: disconnect from 
unknown[68.168.97.243]



postconf -n

alias_database = /etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = amavisfeed:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
home_mailbox = Maildir/
html_directory = no
local_recipient_maps = $virtual_alias_maps
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
mydestination = /etc/postfix/local_domains
myhostname = fortapache.bjcserver.com
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
relay_domains = $mydestination
sample_directory = /usr/share/doc/postfix-2.3.3/samples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd_client_restrictions = reject_unauth_pipelining,        
check_client_access hash:/etc/postfix/access,        
check_client_access hash:/etc/postfix/poprelay,        
permit
reject_rbl_client zen.spamhaus.org,        
reject_rbl_client dnsbl.sorbs.net,
smtpd_helo_restrictions = check_helo_access pcre:/etc/postfix/tld.pcre, 
permit
warn_if_reject,
check_helo_access pcre:/etc/postfix/tld.pcre
smtpd_recipient_restrictions = reject_non_fqdn_recipient,        
check_client_access hash:/etc/postfix/access,        
reject_unknown_recipient_domain,        
reject_unauth_destination,        
permit
smtpd_sender_restrictions = 
reject_unknown_sender_domain,        
reject_non_fqdn_sender, 
check_client_access pcre:/etc/postfix/tld.pcre,        
check_client_access hash:/etc/postfix/access,        
check_client_access hash:/etc/postfix/poprelay,
permit  
warn_if_reject, 
check_reverse_client_hostname_access pcre:/etc/postfix/tld.pcre

soft_bounce = no
virtual_alias_maps = hash:/etc/postfix/virtual

Bob Cohen
Writer, Internet Consultant, Teacher
w: bobjcohen.com
t: #itsabobworld

Reply via email to