|
Dear All
Numpang Tanya.. Kira 2x apa penyebab hingga postfix (2.1.5) mail server saya kalo dipasang amavisd_new nggak bisa kirim nggak bisa terima.tanpa amavisd-new berjalan lancar. [EMAIL PROTECTED] lib]# postconf -n alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases command_directory = /usr/sbin config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 **kalo bagian ini di uncomment normal** daemon_directory = /usr/libexec/postfix debug_peer_level = 2 home_mailbox = Maildir/ html_directory = no inet_interfaces = all mail_owner = postfix mail_spool_directory = /var/spool/mail mailq_path = /usr/bin/mailq manpage_directory = /usr/local/man mydestination = $myhostname, localhost.$mydomain #, localhost mydomain = kopkar.co.id myhostname = mail.kopkar.co.id mynetworks = 178.51.10.0/24, 127.0.0.0/8 newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = no sample_directory = /etc/postfix sendmail_path = /usr/sbin/sendmail setgid_group = postdrop unknown_local_recipient_reject_code = 550 virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf virtual_gid_maps = static:504 virtual_mailbox_base = /home/vmail virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf virtual_transport = virtual virtual_uid_maps = static:503 [EMAIL PROTECTED] lib]# [EMAIL PROTECTED] lib]# netstat -pln |grep 10024 tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 3079/amavisd (maste [EMAIL PROTECTED] lib]# [EMAIL PROTECTED] lib]# tail -f /var/log/mail/info Oct 25 13:21:35 mail pop3d: LOGOUT, [EMAIL PROTECTED], ip=[::ffff:178.51.10.244], top=0, retr=0 Oct 25 13:22:42 mail postfix/smtpd[4066]: connect from mail.kopkar.co.id[178.51.10.212] Oct 25 13:22:42 mail postfix/smtpd[4066]: B2DE6A5894: client=mail.kopkar.co.id[178.51.10.212] Oct 25 13:22:42 mail postfix/cleanup[4072]: B2DE6A5894: message-id=<[EMAIL PROTECTED]> Oct 25 13:22:42 mail postfix/qmgr[3853]: B2DE6A5894: from=<[EMAIL PROTECTED]>, size=3000, nrcpt=1 (queue active) Oct 25 13:22:42 mail postfix/smtpd[4066]: disconnect from mail.kopkar.co.id[178.51.10.212] Oct 25 13:24:39 mail postfix/smtp[4052]: connect to 127.0.0.1[127.0.0.1]: read timeout (port 10024) Oct 25 13:24:39 mail postfix/smtp[4052]: E7FE3A5892: to=<[EMAIL PROTECTED]>, relay=none, delay=6283, status=deferred (connect to 127.0.0.1[127.0.0.1]: read timeout) master.cf
#
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
smtp inet n - n - - smtpd
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
#628 inet n - n - - qmqpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 oqmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
#
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
#
# maildrop. See the Postfix MAILDROP_README file for details.
#
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
#
# The Cyrus deliver program has changed incompatibly, multiple times.
#
old-cyrus unix - n n - - pipe
flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
# Cyrus 2.1.5 (Amos Gouaux)
# Also specify in main.cf: cyrus_destination_recipient_limit=1
cyrus unix - n n - - pipe
user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
smtp-amavis unix - - n - 2 smtp
-o smtp_data_done_timeout=1200
# -o disable_dns_lookups=yes
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes
|
- Re: [postfix-users] postfix + amavisd error belajardoang
- Re: [postfix-users] postfix + amavisd error pak kumis
- Re: [postfix-users] postfix + amavisd error anakbawang
- Re: [postfix-users] postfix + amavisd error pak kumis
- Re: [postfix-users] postfix + amavisd error belajardoang
- Re: [postfix-users] postfix + amavisd e... pak kumis
- Re: [postfix-users] postfix + amavi... belajardoang
- Re: [postfix-users] postfix + a... avudz
- Re: [postfix-users] postfix + a... pak kumis
- Re: [postfix-users] postfix + a... belajardoang
- Re: [postfix-users] postfix + a... pak kumis
