轉信站: GIBBS!egg.mm.ntut!Unix
Origin: 140.115.221.1
【 在 ginachao.bbs@firebird.cs.ccu.edu.tw (piggy) 的大作中提到: 】
: 偶的bbs站 (linux+firebird)
: 同樣的文章常重覆收取2~3次
: 偶看偶的bbslog同樣的文章會在同一個時間裡送2次
: 經更改inntobbs後:
: line:72
: sub receive_article
: {
: if(&find_history($msgid)){
: &bbslog(":Eff:duplicate article$msgid\n");
: return;
: }
: ($userid) = split( "\@", $from );
: ($userid) = split( /\./, $userid );
: if( ! $userid ) {
: &bbslog( ":Err: article without userid $msgid\n" );
: return;
: }
: 也是一樣???
: 那ㄝㄚ阿ㄋㄒ�
你轉信程式是用 bbsuser 跑的嗎?
確定一下是不是這個問題..
--
※ 來源:‧UNIX BBS Unix.twbbs.org‧[FROM: 140.115.221.42]