Gnus development mailing list
 help / color / mirror / Atom feed
* writable NNTP server -- getting mail/news
@ 1996-11-01 14:10 Kai Grossjohann
  1996-11-01 15:50 ` Steinar Bang
  0 siblings, 1 reply; 5+ messages in thread
From: Kai Grossjohann @ 1996-11-01 14:10 UTC (permalink / raw)


Hi there,

I'm writing a backend for a `writable NNTP server', ie an NNTP server
which also groks a few additional commands for moving message from one
group to another, for deleting messages and the like.

I've hacked together a Gnus backend for this which kinda works.  But
what it can't do now is getting new mail.  (Actually, it uses the nnml
function for this, but that's a kludge.)

I've read nnmail-get-new-mail and I see that I seem to have to write a
couple of functions that save 1 article in a given group and the like,
but I'm not sure if I've overlooked something.

The server knows about the command XACCEPT which puts an article into
the current group.  (Similar to POST but doesn't complain about
duplicate message id's.)

What functions do I need to implement for the backend to be able to
get new mail?

kai
-- 
Life is hard and then you die.


^ permalink raw reply	[flat|nested] 5+ messages in thread
* writable NNTP server -- getting mail/news
@ 1996-11-01 14:09 Kai Grossjohann
  1996-11-02 13:21 ` Kai Grossjohann
  1996-11-05 21:50 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Kai Grossjohann @ 1996-11-01 14:09 UTC (permalink / raw)


Hi there,

I'm writing a backend for a `writable NNTP server', ie an NNTP server
which also groks a few additional commands for moving message from one
group to another, for deleting messages and the like.

I've hacked together a Gnus backend for this which kinda works.  But
what it can't do now is getting new mail.  (Actually, it uses the nnml
function for this, but that's a kludge.)

I've read nnmail-get-new-mail and I see that I seem to have to write a
couple of functions that save 1 article in a given group and the like,
but I'm not sure if I've overlooked something.

The server knows about the command XACCEPT which puts an article into
the current group.  (Similar to POST but doesn't complain about
duplicate message id's.)

What functions do I need to implement for the backend to be able to
get new mail?

kai
-- 
Life is hard and then you die.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1996-11-05 21:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-01 14:10 writable NNTP server -- getting mail/news Kai Grossjohann
1996-11-01 15:50 ` Steinar Bang
  -- strict thread matches above, loose matches on Subject: below --
1996-11-01 14:09 Kai Grossjohann
1996-11-02 13:21 ` Kai Grossjohann
1996-11-05 21:50 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).