Celes Victoria wrote:
halo semuanya...
saya pake juga squirrelmail main di localhost, mau
login ngga mau kirim & trima pesan..
saya udah cek
localhost:~ root# ps -aux|grep postfix
localhost:~ root#  netstat -an|grep 25|grep LIST
tcp4 0 0 *.625 *.* LISTEN localhost:~ root# postfix start postfix/postfix-script: starting the Postfix mail
system
localhost:~ root# postfix reload
postfix/postfix-script: fatal: the Postfix mail system
is not running
localhost:~ root# postfix stop postfix/postfix-script: fatal: the Postfix mail system
is not running
localhost:~ root# postfix flush postqueue: fatal: Cannot flush mail queue - mail
system is down
localhost:~ root# postfix postfix/postfix-script: fatal: usage: postfix start
(or stop, reload, abort, flush, or check)
localhost:~ root# postfix abort
postfix/postfix-script: fatal: the Postfix mail system
is not running
localhost:~ root# ada yg tau permasalahannya & jalan kluarnya...

[diterjemahkan dari mailing list [EMAIL PROTECTED] dengan beberapa tambahan]


Apa yang harus anda lakukan ketika Postfix anda tidak berjalan sesuai dengan harapan :

1. Lihat file log anda, biasanya /var/log/maillog (atau dimanapun konfigurasi syslog.conf anda). Contoh perintah untuk menemukan log yang berkaitan adalah :

% egrep '(reject|error|warning|fatal|panic):' /var/log/maillog

2. Jika anda membutuhkan bantuan dari forum mailing-list, silakan "COPY PASTE" (dan TIDAK dimodifikasi) hal-hal berikut ini :

   2a - Contoh masalah
   2b - Logfile yang berkaitan dengan 2a
   2c - Output dari perintah "postconf -d mail_version"
   2d - Output dari perintah "postconf -n"

Reply via email to