Dear postfixer,
kalo ada error seperti ini penyebabnya apa ya ?
Mar 1 13:29:31 mx1 postfix/smtpd[20842]: NOQUEUE: reject: RCPT from wproxy.gmail.com[64.233.184.204]: 450 <[EMAIL PROTECTED]>: Recipient address rejected: Service is unavailable; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP helo=<wproxy.gmail.com>
mailbox user berada di belakang postfix, dimana postfix mentransport email ini ke exchange.
Mohon bantuannya & Terima kasih,
Salam, Angky
# postconf -n
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
body_checks = regexp:/etc/postfix/body_checks
command_directory = /usr/sbin
command_expansion_filter = [EMAIL PROTECTED]:,./abcdefghijklmnopqrstuvwxyzABCDEF
config_directory = /etc/postfix
content_filter = scan:127.0.0.1:10025
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
debug_peer_list =
default_destination_concurrency_limit = 20
default_destination_recipient_limit = 50
default_extra_recipient_limit = 1000
default_privs = nobody
default_process_limit = 100
disable_dns_lookups = no
disable_verp_bounces = no
disable_vrfy_command = no
empty_address_recipient = MAILER-DAEMON
header_checks = regexp:/etc/postfix/header_checks
home_mailbox = Maildir/
html_directory = no
in_flow_delay = 1s
inet_interfaces = all
mail_owner = postfix
mailbox_size_limit = 10240000
mailbox_transport = virtual
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
masquerade_domains = leschaco.co.id
maximal_queue_lifetime = 2d
message_size_limit = 8224000
mydestination = localhost.$mydomain
mydomain = leschaco.co.id
myhostname = mx1.leschaco.co.id
mynetworks = 192.168.0.0/24, 202.159.13.144/28, 127.0.0.0/8
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases
notify_classes = protocol,resource,software
owner_request_special = no
queue_directory = /var/spool/postfix
queue_minfree = 102400000
readme_directory = no
receive_override_options = no_address_mappings
recipient_delimiter = +
relay_domains = $mydomain, /etc/postfix/relaydomain
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtp_always_send_ehlo = yes
smtp_connect_timeout = 30s
smtp_data_done_timeout = 600s
smtp_data_init_timeout = 120s
smtp_data_xfer_timeout = 180s
smtp_defer_if_no_mx_address_found = no
smtp_destination_concurrency_limit = $default_destination_concurrency_limit
smtp_destination_recipient_limit = $default_destination_recipient_limit
smtp_helo_name = $mydomain
smtp_send_xforward_command = no
smtp_skip_5xx_greeting = yes
smtp_skip_quit_response = yes
smtpd_banner = SMTP Machine - $mydomain by @!ng
smtpd_client_restrictions = hash:/etc/postfix/access
smtpd_etrn_restrictions = permit_mynetworks
smtpd_expansion_filter = \t\40!"#$%&'()*+,-./0123456789:;<=>[EMAIL PROTECTED] = 100
smtpd_helo_required = yes
smtpd_junk_command_limit = 100
smtpd_noop_commands =
smtpd_null_access_lookup_key = <>
smtpd_policy_service_max_idle = 300s
smtpd_policy_service_max_ttl = 1000s
smtpd_policy_service_timeout = 100s
smtpd_proxy_ehlo = $mydomain
smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/recipient_access permit_mynetworks check_sender_access hash:/etc/postfix/sender_access check_client_access hash:/etc/postfix/client_checks reject_unauth_destination reject_unlisted_recipient reject_invalid_hostname reject_non_fqdn_recipient reject_non_fqdn_sender reject_unknown_recipient_domain reject_unknown_sender_domain reject_unauth_pipelining reject_non_fqdn_hostname check_policy_service unix:private/policy reject_rbl_client cbl.abuseat.org reject_rbl_client bl.spamcop.net reject_rbl_client dul.dnsbl.sorbs.net reject_rbl_client opm.blitzed.org reject_rbl_client relays.ordb.org reject_rbl_client list.dsbl.org reject_rbl_client sbl.spamhaus.org reject_rbl_client dnsbl.njabl.org
smtpd_sender_restrictions = regexp:/etc/postfix/forbid_from check_client_access hash:/etc/postfix/client_checks reject_unauth_pipelining permit_mynetworks reject_non_fqdn_sender reject_unknown_sender_domain, reject_unauth_destination hash:/etc/postfix/access
transport_maps = hash:/etc/postfix/transport
undisclosed_recipients_header = To: undisclosed-recipients:;
unknown_address_reject_code = 450
unknown_client_reject_code = 450
unknown_hostname_reject_code = 450
unknown_local_recipient_reject_code = 550
unknown_relay_recipient_reject_code = 550
unknown_virtual_alias_reject_code = 550
unknown_virtual_mailbox_reject_code = 550
unverified_recipient_reject_code = 450
unverified_sender_reject_code = 450
verp_delimiter_filter = -=+
virtual_alias_maps = hash:/etc/postfix/virtual_leschaco
virtual_gid_maps = static:504
virtual_mailbox_base = /home/virtual
virtual_mailbox_maps = hash:/etc/postfix/virtual
virtual_uid_maps = static:503
