I have
support@ ok
in to_recipients_bw.map
and I am still getting rejected to it.

Like
Jan 12 07:07:30 heffe postfix/smtpd[94378]: BC59E1CC1F: reject: RCPT from
look4emails.com[65.110.13.194]: 554 Service unavailable; Client
host[65.110.13.194] blocked using sbl.spamhaus.org;
http://www.spamhaus.org/SBL/sbl.lasso?query=SBL11 354;
from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=SMTP
helo=<mail.look4emails.com>


I know this is spam but it should still come through right?

Here is my postconf -n
allow_percent_hack = yes
append_at_myorigin = yes
biff = no
body_checks = regexp:/etc/postfix/body_checks.regexp
body_checks_size_limit = 150000
bounce_notice_recipient = [EMAIL PROTECTED]
bounce_size_limit = 5000
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
default_destination_concurrency_limit = 100
default_destination_recipient_limit = 20
delay_notice_recipient = [EMAIL PROTECTED]
delay_warning_time = 1
disable_vrfy_command = yes
double_bounce_sender = root
empty_address_recipient = MAILER-DAEMON
error_notice_recipient = [EMAIL PROTECTED]
header_checks = regexp:/etc/postfix/header_checks.regexp
header_size_limit = 256
ignore_mx_lookup_error = yes
local_destination_concurrency_limit = 2
mail_owner = postfix
mailbox_size_limit = 1024000000000
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
maximal_queue_lifetime = 7200s
message_size_limit = 1024000000000
mime_header_checks = regexp:/etc/postfix/mimehead.regexp
mydestination = $myhostname, localhost.$mydomain
mydomain = eaznet.com
myhostname = heffe.eaznet.com
mynetworks = 127.0.0.0/8
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases
notify_classes = resource, software
queue_directory = /var/spool/postfix
queue_minfree = 20480000
readme_directory = /etc/postfix/README
relay_domains = $mynetworks, hash:/etc/postfix/transport.map
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtp_always_send_ehlo = yes
smtp_connect_timeout = 30s
smtp_data_done_timeout = 30s
smtp_data_init_timeout = 30s
smtp_data_xfer_timeout = 30s
smtp_helo_timeout = 30s
smtp_mail_timeout = 30s
smtp_quit_timeout = 30s
smtp_rcpt_timeout = 30s
smtpd_banner = $myhostname - ESMTP - $mail_name - Welcome to EAZNet.
Please no SPAMMERS.
smtpd_data_restrictions = reject_unauth_pipelining, permit
smtpd_hard_error_limit = 2
smtpd_helo_required = yes
smtpd_recipient_restrictions = reject_invalid_hostname,
reject_non_fqdn_sender,
reject_non_fqdn_hostname, reject_non_fqdn_recipient,
reject_unknown_recipient_domain, reject_unknown_sender_domain,
permit_mynetworks, check_client_access
hash:/etc/postfix/to_recipients_bw.map, check_sender_access
hash:/etc/postfix/from_senders_bw.map, check_client_access
hash:/etc/postfix/mta_clients_bw.map, check_client_access
regexp:/etc/postfix/subscriber.regexp, reject_unauth_destination,
check_helo_access hash:/etc/postfix/helo_hostnames.map, check_helo_access
regexp:/etc/postfix/helo_hostnames.regexp, check_sender_access
hash:/etc/postfix/from_senders_clueless.map, check_sender_access
hash:/etc/postfix/from_senders_bogus.map, check_sender_access
hash:/etc/postfix/from_senders_mybogus.map, reject_rbl_client
bl.spamcop.net, reject_rbl_client sbl.spamhaus.org, reject_rbl_client
relays.ordb.org, reject_rbl_client dul.dnsbl.sorbs.net,  reject_rbl_client
dun.dnsrbl.net, reject_rhsbl_client blackhole.securitysage.com,
reject_rhsbl_sender blackhole.securitysage.com, reject_rbl_client
cbl.abuseat.org, reject_rbl_client korea.services.net, reject_rbl_client
http.dnsbl.sorbs.net, reject_rbl_client socks.dnsbl.sorbs.net,
reject_rbl_client smtp.dnsbl.sorbs.net, reject_rbl_client
web.dnsbl.sorbs.net, reject_rbl_client cn-kr.blackholes.us,
reject_rbl_client dsn.rfc-ignorant.org, permit
smtpd_timeout = 30s
strict_rfc821_envelopes = yes
transport_maps = hash:/etc/postfix/transport.map
unknown_address_reject_code = 554
unknown_client_reject_code = 554
unknown_hostname_reject_code = 554

If you need anymore info let me know.
--
Jeff



Reply via email to