From: Matt McAnelly (no email)
Date: Mon Aug 01 2005 - 12:36:36 EDT
Hello!
I upgraded to 2.2.5 last week and now am getting this
in my pfloggsumm log:
Host/Domain Summary: Message Delivery
sent cnt bytes defers avg dly max dly
host/domain
-------- ------- ------- ------- -------
-----------
193 4491k 3 30.5 s 31.8 m
detering.com
1 2698 0 0.0 s 0.0 s
bounces.freelotto.com
1 2653 0 0.0 s 0.0 s
flowgomail.com
1 2645 0 24.0 s 24.0 s
itsonlygood.com
1 2568 0 6.0 s 6.0 s
aafeb.com
0 0 14 0.0 s 35.4 h
marctrac.com
0 0 12 0.0 s 12.1 h cs.com
0 0 12 0.0 s 12.4 h
fujia.com.cn
0 0 11 0.0 s 10.8 h
bounce.highlytech.com
0 0 15 0.0 s 84.6 h
ws1116-fe.fl.sportsline.com
0 0 16 0.0 s 84.3 h
bfrugal.com
0 0 14 0.0 s 84.3 h
ws630-fe.fl.sportsline.com
0 0 16 0.0 s 84.6 h aol.com
It seems that I am relaying between 4 - 7 emails each
day. Here is my main.cf:
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
command_directory = /usr/sbin
manpage_directory = /usr/share/man
daemon_directory = /usr/lib/postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix
queue_directory = /var/spool/postfix
mail_owner = postfix
proxy_interfaces =201.10.210.22
# User configurable parameters
#inet_interfaces = localhost
#mynetworks_style = host
#delay_warning_time = 4h
#smtpd_banner = $myhostname ESMTP $mail_name
($mail_version) (Mandrake Linux)
#unknown_local_recipient_reject_code = 450
#smtp-filter_destination_concurrency_limit = 2
#lmtp-filter_destination_concurrency_limit = 2
#smtpd_sasl_path = /etc/postfix/sasl:/usr/lib/sasl2
smtp-amavis_destination_concurrency_limit = 4
alias_database = hash:/etc/postfix/aliases
myorigin = mycompany.com
myhostname = incoming.mycompany.com
mydestination = mycompany.com
mynetworks = 192.168.105.0/24
relay_domains =
biff = no
smtpd_hard_error_limit = 2
strict_rfc821_envelopes = yes
strict_7bit_headers = no
smtpd_banner = mail.mycompany.com
message_size_limit = 20728640
local_transport = error: Mailbox unavailable
#virtual_alias_maps = hash:/etc/postfix/virtual
local_recipient_maps =
transport_maps = hash:/etc/postfix/transport
smtpd_delay_reject = yes
smtpd_helo_required = yes
smtpd_helo_restrictions =
permit_mynetworks,
check_helo_access
hash:/etc/postfix/helo_hostnames.map,
reject_non_fqdn_hostname,
reject_invalid_hostname,
permit
smtpd_error_sleep_time = 0
#check_recipient_access =
hash:/etc/postfix/mycompany_mail_list
smtpd_sender_restrictions =
permit_mynetworks,
reject_non_fqdn_sender,
reject_unknown_sender_domain
permit
header_checks = regexp:/etc/postfix/header_checks
mime_header_checks =
regexp:/etc/postfix/mime_header_checks
smtpd_recipient_restrictions =
reject_unauth_pipelining,
reject_non_fqdn_recipient,
reject_unknown_recipient_domain,
permit_mynetworks,
reject_unauth_destination,
reject_invalid_hostname,
check_sender_access
hash:/etc/postfix/internal_domains,
check_recipient_access
hash:/etc/postfix/mycompany_mail_list,
# insert whitelist here
check_helo_access
hash:/etc/postfix/helo_hostnames.map,
# insert blacklist here
reject_rbl_client bl.spamcop.net,
reject_rbl_client sbl.spamhaus.org,
reject_rbl_client relays.ordb.org,
reject_rbl_client opm.blitzed.org,
reject_rbl_client dun.dnsbl.sorbs.net,
reject_rbl_client cbl.abuseat.org,
reject_rbl_client list.dsbl.org,
reject_non_fqdn_sender,
reject_unknown_sender_domain,
permit
#smtpd_data_restrictions = reject_unauth_pipelining
relay_domains = mycompany.com
content_filter = smtp-amavis:[localhost]:10024
alias_maps = hash:/etc/postfix/aliases
max_use = 10
#unknown_address_reject_code = 554
#unknown_client_reject_code = 554
#unknown_hostname_reject_code = 554
#bounce_notice_recipient =
#delay_notice_recipient =
#error_notice_recipient =
#empty_address_recipient =
Is there something in my main.cf setup incorrectly or
is it normal for a few to slip through? I used to
have only 1 or so a week, since the upgrade, I have
about 4 - 7 a day.
thanks.
mattmc
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|
|
|