(Resend to BTS. Previous reply went to Julien privately. Sorry.) On Thursday 03 April 2008, you wrote: > > Since February I've been using inn2 in combination with a mail2news > > script (also used by Steve McIntyre) to follow several Debian lists > > and the linux kernel mailing list. > > Where is it possible to download that script?
I've uploaded the scripts to: They are in the ~/bin dir of a mail2news user. Incomming messages are piped using procmail, e.g.: :0 * List-ID: <linux-kernel.vger.kernel.org> |mlist-incoming -w fjphome.nl.lkml The user also has the following in his crontab: 15,45 * * * * ~mail2news/bin/mlist-backend >> /var/lib/news/mail2news/log 2>/dev/null 00 02 * * * cd Mail && savelog -c 14 from >/dev/null 01 02 * * * cd /var/lib/news/mail2news && savelog -c 14 log >/dev/null 55 * * * * cd /var/lib/news/mail2news && find . -name 'done.*' | xargs rm -f > I have just looked at three samples in your rejected articles. > > err.20080303190042302:ihave a -> 437 Too long line in header 2534 bytes ? > at /home/mail2news/bin/mlist-backend line 156, <S> line 111. > > but I do not see too long lines in this article. Lines delimiters are LF > here and perhaps your script is concatenating headers (especially > References:). Hmm. Possibly. /me is ashamed for not considering that :-/ I assumed that what's in the failed.* files is what's offered to inn2, but that's not necessarily true of course. If that's where he problem is, it would have to be in mlist-backend. > Everything is correctly handled by INN. What would be interesting to > have is the accurate articles which the script you use sends to INN. OK. I would really appreciate if you can spot any errors in the script. Or if you could point me to (better) alternative scripts. Thanks a lot for the quick reply Julien. Cheers, FJP -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

