Dear all, Untuk menghemat bandwidth, saya ingin untuk mengirimkan email ke [EMAIL PROTECTED] dikirimkan secara local delivery, sebab account [EMAIL PROTECTED] diakses di jaringan lokal juga. Bagaiman cara konfigurasinya di postfix.
Berikut ponconf -n postfix saya: ------------------------------------------- alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases always_bcc = [EMAIL PROTECTED] body_checks = regexp:/etc/postfix/body_checks command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 mail_owner = postfix mail_spool_directory = /var/spool/mail mailbox_command = /usr/bin/procmail -Y -a $DOMAIN mailbox_size_limit = 1202400000 mailq_path = /usr/bin/mailq manpage_directory = /usr/local/man maximal_queue_lifetime = 3d message_size_limit = 6120000 mydestination = icm.net, localhost.icm.net, seahorse.icm.net mydomain = icm.net myhostname = seahorse.icm.net newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = no relayhost = smtp.isp.net.id sample_directory = /etc/postfix sendmail_path = /usr/sbin/sendmail setgid_group = postdrop smtpd_sender_restrictions = hash:/etc/postfix/access Terima kasih. Khairun
