Mas-mas, Saya sudah berhasil install postfix-clamav, dan sudah dapat berkirim-kiriman email tapi ketika saya tambahkan amavis, dan pada main.cf saya tambahkan baris : content_filter = smtp:localhost:10024, mulailah masalah timbul...... saya jadi tidak dapat mengirim email karena status nya Deffered ( bukan sent ). Kalau dilihat di log nya maka terlihat seperti ini :
Apr 10 17:02:32 postfix postfix/cleanup[3686]: 07FB2143A3: message-id=<[EMAIL PROTECTED]> Apr 10 17:02:32 postfix postfix/qmgr[3682]: 07FB2143A3: from=<[EMAIL PROTECTED]>, size=1139, nrcpt=1 (queue active) Apr 10 17:02:32 postfix postfix/smtpd[3684]: disconnect from unknown[192.168.1.6] Apr 10 17:02:32 postfix postfix/smtp[3688]: connect to localhost[127.0.0.1]: Connection refused (port 10024) Apr 10 17:02:32 postfix postfix/smtp[3688]: 07FB2143A3: to=<[EMAIL PROTECTED]>, relay=none, delay=0, status=deferred (connect to localhost[127.0.0.1]: Connection refused) Kira-kira apa yang salah dari konfigurasi saya ? Kalau saya lihat, di /etc/services saya tidak mendapatkan port 10024. Begitu juga kalau saya netstat, maka saya juga tidak mendapatkan port 10024 tersebut. [EMAIL PROTECTED] root]# netstat -a|more Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 *:1024 *:* LISTEN tcp 0 0 postfix.company.:1025 *:* LISTEN tcp 0 0 postfix.company:10025 *:* LISTEN tcp 0 0 *:pop3 *:* LISTEN tcp 0 0 *:sunrpc *:* LISTEN tcp 0 0 *:ssh *:* LISTEN tcp 0 0 postfix.company.c:ipp *:* LISTEN tcp 0 0 *:smtp *:* LISTEN tcp 0 20 192.168.1.221:ssh 192.168.1.6:2248 ESTABLISHED udp 0 0 *:1024 *:* udp 0 0 *:sunrpc *:* udp 0 0 *:757 *:* udp 0 0 *:631 *:* Mohon bantuannya... Terima kasih, Dwi
