BBS+postfix - BBS

Table of Contents

※ 引述《pondaniel (NICE~~彭彭!!)》之銘言:
: 我無法透過postfix讓BBS收、發信耶
: 不過如果直接在命令打mail -s 123 XXX@XXXX 卻可以寄出去
: 我有在/var/log/的maillog找到以下訊息
: Dec 11 00:07:39 niceponpon postfix/smtpd[3351]: warning: support for
: restriction "check_relay_domains" will be removed from Postfix; use
: "reject_unauth_desti
這一行告訴你
"check_relay_domains" 不要再用 改用 "reject_unauth_dest..."
: Dec 11 00:07:39 niceponpon postfix/smtpd[3351]: 2F35648:
: client=Naiveage.me.ncu.edu.tw[140.115.65.1]
: Dec 11 00:07:39 niceponpon postfix/cleanup[3355]: 2F35648:
: message-id=<[email protected]>
: Dec 11 00:07:39 niceponpon postfix/qmgr[3336]: 2F35648:
: from=<[email protected]>, size=12113, nrcpt=1 (queue
: active)
: Dec 11 00:07:39 niceponpon pipe[3356]: fatal: pipe_command: execvp
: /usr/local/bin/procmail: No such file or directory
你指定要pipe去 /usr/local/bin/procmail 但是這東西不在這個位置上?
: Dec 11 00:07:39 niceponpon postfix/smtpd[3351]: disconnect from
: Naiveage.me.ncu.edu.tw[140.115.65.1]
: Dec 11 00:07:39 niceponpon postfix/pipe[3338]: 2F35648:
: to=<pondaniel@bbsmail>, orig_to=<[email protected]>,
: relay=bbsmail, delay=0.04, dela
這行說3338這個編號的東西已經pipe給bbsmail
: Dec 11 00:10:59 niceponpon postfix/anvil[3354]: statistics: max connection
: rate 1/60s for (smtp:140.115.65.1) at Dec 11 00:07:39
: Dec 11 00:10:59 niceponpon postfix/anvil[3354]: statistics: max connection
: count 1 for (smtp:140.115.65.1) at Dec 11 00:07:39
: Dec 11 00:10:59 niceponpon postfix/anvil[3354]: statistics: max cache size 1
: at Dec 11 00:07:39
這三行猜不太出來是warn還是error

: 不知道問題在哪邊~"~,感謝大大幫我解決!!

我覺得你可以用 grep "3338" 的方式找出這個pipe給bbsmail的部分斷在哪裡

是在 postfix 被擋掉 還是 postfix -> bbsmail 中間斷掉 還是被 bbsmail 吃掉

如果有退信的話 裡面也可能會有寫原因...

--
隨著歲月流過 曾經的年少輕狂 不 ┌┐
那些瘋狂的不拘的奔放的 刻在一張張相片上 也刻在心中
無意中提起 也只勾起嘴角的微笑 └┘ 是啊 你不是從前的你 我也不是從前的我了
┘ 我們被外在的環境改變 重塑 被壓進這個世 ┌┐ └
但當凝望你的雙眸┐ 最令我感動的 ┐ └
ξ amiangel └ 是你眼神深處 我們曾有過的真摯情

--

All Comments