[ I don't know if this is still on-topic on the list ]

Ken Murchison wrote:

Nils Vogels wrote:


Sep 25 20:52:30 imhotep postfix/lmtp[88837]: 8F88DAB59: to=<[EMAIL PROTECTED]>, relay=public/lmtp2nntp[public/lmtp2nntp], delay=1, status=deferred (host public/lmtp2nntp[public/lmtp2nntp] said: 451-4.4.2 Requested action aborted for <[EMAIL PROTECTED]>, local error in processing. 451-4.4.2 destination#0 localhost returned NNTP: transmission deferred 451 4.4.2 destination#0 localhost lastresp "" (in reply to end of DATA command))


Local error in processing, has anyone encountered that by any chance ? ;-)


I've never seen this.

Also, it would be really helpful if I could debug the NNTP session in some way .. nttpd doesn't seem to have the options for that, or am I wrong ?


Just capture the protocol on port 119.

I did, and here's a summary.

>>> indicates client to server, server is the NNTPd
<<< indicates server to client, client is lmtp2nntp

>>> 200 cyrus.example.org Cyrus NNTP v2.2.1-BETA server ready, posting allowed
<<< IHAVE <[EMAIL PROTECTED]>
>>> 335 <[EMAIL PROTECTED]> Send article
<<< Message-ID: <[EMAIL PROTECTED]>
.... entire body of message
.
>>> 436 <[EMAIL PROTECTED]> Failed receiving article (Mailbox does not exist)


Which leads me to believe, the news.nl.test box (which is what im posting to for testers) does not exist.

However when I check using cyradm:

localhost> lam news
anyone lrsp
localhost> lam news.nl
Mailbox does not exist
localhost> lam news.nl.test
anyone lrsp

would lead me to believe the mailbox does exist.

WFIW: I created the mailbox using the 'cm news.nl.test' command

My relevant imapd.conf entries:

partition-news: /var/spool/imap-news
newsprefix: news
newspostuser: usenet
newspeer: news.my-isp.net

Any insights ?

Thx,

Nils.

--
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and dance like no one can see you.





Reply via email to