> mydestination =

Kenapa direktif ini kosong? Tidak menerima local delivery?

> mydomain = dev.fkmk.or.id
> myhostname = mail.dev.fkmk.or.id
> mynetworks = /etc/postfix/mynetworks
> myorigin = $mydomain
> newaliases_path = /usr/bin/newaliases
> qmqpd_authorized_clients = /etc/postfix/mynetworks
> qmqpd_error_delay = 5s
> qmqpd_timeout = 300s
> queue_directory = /var/spool/postfix
> readme_directory = /etc/postfix/README_FILES
> sample_directory = /etc/postfix
> sendmail_path = /usr/sbin/sendmail
> setgid_group = postdrop
> smtpd_banner = $myhostname ESMTP
> smtpd_helo_required = yes
> smtpd_recipient_restrictions =
> check_client_access hash:/etc/postfix/client_access
> check_sender_access regexp:/etc/postfix/sender_access
> check_client_access hash:/etc/postfix/local2local
> check_client_access
> hash:/etc/postfix/mynetworks_no_helo_auth_destination
> permit_mynetworks
> no_helo_auth_destination
> check_client_access mysql:/etc/postfix/relay_client
> reject_invalid_hostname
> reject_non_fqdn_sender
> reject_unknown_sender_domain
> reject_unauth_destination
> check_client_access hash:/etc/postfix/whitelist_client
> permit
> smtpd_restriction_classes =
> relay_ok
> has_our_domain_as_sender
> smtp_topno_sa_domains
> no_helo_auth_destination
> transport_maps = hash:/etc/postfix/transport
> unknown_local_recipient_reject_code = 550
> virtual_alias_maps = hash:/etc/postfix/virtual
> virtual_mailbox_domains = hash:/etc/postfix/virtual_domains
> virtual_mailbox_maps = hash:/etc/postfix/virtual_mailbox
> virtual_transport = vmailsa

Apa output dari perintah berikut ini :

postmap -q [EMAIL PROTECTED] hash:/etc/postfix/virtual_mailbox
postmap -q [EMAIL PROTECTED]
hash:/etc/postfix/virtual_mailbox

Rgds,
Asfihani

Reply via email to