Here's the message I am getting in my /var/log/maillog
Apr 16 18:16:11 marikit postfix/master[13122]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Apr 16 18:16:39 marikit postfix/pickup[13183]: fatal: match_list_parse: open file /etc/postfix/local-domains: No such file or directory
Apr 16 18:16:40 marikit postfix/qmgr[13184]: fatal: match_list_parse: open file /etc/postfix/local-domains: No such file or directory
Apr 16 18:16:41 marikit postfix/master[13122]: warning: process /usr/libexec/postfix/pickup pid 13183 exit status 1
Apr 16 18:16:41 marikit postfix/master[13122]: warning: /usr/libexec/postfix/pickup: bad command startup -- throttling
Apr 16 18:16:41 marikit postfix/master[13122]: warning: process /usr/libexec/postfix/qmgr pid 13184 exit status 1
Apr 16 18:16:41 marikit postfix/master[13122]: warning: /usr/libexec/postfix/qmgr: bad command startup -- throttling
Apr 16 18:17:11 marikit postfix/smtpd[13187]: fatal: match_list_parse: open file /etc/postfix/local-domains: No such file or directory
Apr 16 18:17:12 marikit postfix/master[13122]: warning: process /usr/libexec/postfix/smtpd pid 13187 exit status 1
Apr 16 18:17:12 marikit postfix/master[13122]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
When I try to send mail: echo test | mail -v g...@iphil.net, it says:
send-mail: warning: fifo_trigger: write public/pickup: Connection timed
out
Please help!!!
thanks in advance...
Grace M. Garcia
Iphil Communications, A PSINet company
Makati, Philippines
It's not whether you get knocked down. It's whether you get up again.
-Vincent Lombardi-
> Apr 16 18:16:11 marikit postfix/master[13122]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
> Apr 16 18:16:39 marikit postfix/pickup[13183]: fatal: match_list_parse: open file /etc/postfix/local-domains: No such file or directory
Hm, do you have a file /etc/postfix/local-domains? According to the
error message, you specified this file in the configuration of postfix,
but it's not there and so postfixes refuses to start.
Ciao
Christian
--
#!/bin/perl -s-- -export-a-crypto-system-sig -RSA-3-lines-PERL
$m=unpack(H.$w,$m."\0"x$w),$_=`echo "16do$w 2+4Oi0$d*-^1[d2%Sa
2/d0<X+d*La1=z\U$n%0]SX$k"[$m*]\EszlXx++p|dc`,s/^.|\W//g,print
pack('H*',$_)while read(STDIN,$m,($w=2*$d-1+length$n&~1)/2)
Please, explain what you do not understand about this error message.
Wietse