hallo semua....
saya sudah baca Address Verification Readme, tp lom mudeng gmana
mengimplementasikannya....
postfix saya gunakan sebagai relay...
setting user2 & domain yg direlay serta transport-nya :
relay_domains = $mydomain
relay_recipient_maps = hash:/etc/postfix/relay_users
transport_maps = hash:/etc/postfix/transport
saya ingin user2 tsb sudah diverify bila keluar dr postfix.
Demikian, terima kasih sebelumnya
Wass...
Legowo
/etc/postfix/main.cf:
myhostname = abc.com
mydomain = abc.com
myorigin = $mydomain
mydestination =
local_recipient_maps =
local_transport = error:local mail delivery is disabled on this machine
mynetworks = xxx.xxx.xxx.x/24
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = postfix
debug_peer_level = 2
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
smtpd_helo_required = yes
virtual_alias_maps = hash:/etc/postfix/virtual
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
relay_domains = $mydomain
relay_recipient_maps = hash:/etc/postfix/relay_users
transport_maps = hash:/etc/postfix/transport
message_size_limit = 10485760
content_filter = smtp-amavis:[localhost]:10024
header_checks = regexp:/etc/postfix/header_checks
smtpd_client_restrictions = check_client_access
hash:/etc/postfix/client_access,
reject_rbl_client sbl.spamhaus.org,
reject_rbl_client relays.ordb.org,
reject_rbl_client opm.blitzed.org,
reject_rbl_client list.dsbl.org,
reject_rbl_client cbl.abuseat.org,
reject_rbl_client dul.dnsbl.sorbs.net
# reject_rbl_client dun.dnsrbl.net
smtpd_sender_restrictions = check_sender_access
hash:/etc/postfix/relay_users,
reject_non_fqdn_sender,
reject_unknown_sender_domain,
reject_rhsbl_sender relays.ordb.org,
reject_rhsbl_sender opm.blitzed.org
# reject_rhsbl_sender dun.dnsrbl.net
smtpd_recipient_restrictions = reject_non_fqdn_recipient,
reject_unknown_recipient_domain,
permit_mynetworks,
reject_unauth_destination,
check_recipient_access hash:/etc/postfix/recipient_access
#smtpd_helo_restrictions = check_helo_access hash:/etc/postfix/helo_access,
# reject_invalid_hostname,
# reject_non_fqdn_hostname
smtp_discard_ehlo_keyword_address_maps = hash:/etc/postfix/no_pipelining
---------------------------------------------------------------------------------------------
+++++++++++++++++++ Scanned by our internal antivirus +++++++++++++++++++
---------------------------------------------------------------------------------------------