From: Ronneil Camara (no email)
Date: Thu Nov 01 2001 - 00:01:38 EST
I just got maps_rbl_domains working. I just followed some howtos out there.
Anyways, I tried sending an email from my office mail and yahoo to my mail
server at home and this is what I got.
--------------snippet starts----------
Oct 31 22:43:06 cb446396-a postfix/smtpd[559]: connect from
web12805.mail.yahoo.com[216.136.174.40]
Oct 31 22:43:06 cb446396-a postfix/smtpd[559]: 9361246:
client=web12805.mail.yahoo.com[216.136.174.40]
Oct 31 22:43:07 cb446396-a postfix/smtpd[559]: reject: RCPT from
web12805.mail.yahoo.com[216.136.174.40]: 554 Service unavailable;
[216.136.174.40] blocked using outputs.orbs.org; from=<>
to=<>
Oct 31 22:43:12 cb446396-a postfix/smtpd[559]: disconnect from
web12805.mail.yahoo.com[216.136.174.40]
--------------snippet ends----------
Here is my config in main.cf:
maps_rbl_domains = blackholes.mail-abuse.org, dialups.mail-abuse.org,
relays.mail-abuse.org, bl.spamcop.net, inputs.orbz.org, outputs.orbs.org,
relays.ordb.org, or.orbl.org
disable_vrfy_command = yes
reject_non_fqdn_hostname
reject_non_fqdn_sender
reject_non_fqdn_recipient
smtpd_sender_restrictions = hash:/usr/local/etc/postfix/access,
reject_unknown_sender_domain
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination
smtpd_client_restrictions = permit_mynetworks, reject_maps_rbl
So, how would I fix that problem?
Thanks.
Neil
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|