From: enediel gonzalez (no email)
Date: Wed Nov 01 2006 - 11:59:19 EST
Hello
I need to rewrite an specific sender addresss to
account at domain (fictisious domain in this example)
but after configure the rewrite rules, I still get errors that
server1.domain doen't exist, I want to put the rewrite before any check in
my postfix configuration.
Into the main.cf file I declared
sender_canonical_maps = hash:/etc/postfix/sender_canonical
smtpd_recipient_restrictions =
reject_invalid_hostname,
reject_non_fqdn_hostname,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_unknown_sender_domain,
reject_unknown_recipient_domain,
permit_mynetworks,
permit_sasl_authenticated,
reject_unauth_destination,
check_helo_access hash:/etc/postfix/helo_checks,
check_sender_access hash:/etc/postfix/sender_checks,
reject_rbl_client relays.ordb.org,
reject_rbl_client list.dsbl.org,
reject_rbl_client sbl.spamhaus.org,
reject_rbl_client cbl.abuseat.org,
reject_rbl_client dul.dnsbl.sorbs.net,
permit
I created the file
/etc/postfix/sender_canonical
and inside
account at domain
with postmap I created the file
/etc/postfix/sender_canonical.db
postfix check (no errors reported)
postfix reload
I followed the advices of this tutorial
http://jimsun.linxnet.com/misc/postfix-anti-UCE.txt and using debian as OS
Thanks in advance for help figure out where is my mistake.
Greetings
Enediel
Linux user 300141
Debian GNU/Linux
_________________________________________________________________
Find a local pizza place, music store, museum and more…then map the best
route! http://local.live.com?FORM=MGA001
|
|
|