Conversation

Question for the - anybody know of a fetchmail type utility to read NNTP groups and write to Maildir?

I've searched quite a bit and haven't found anything - which may mean no such thing exists, or my search skills are lacking. Perhaps both.

2
0
0
@jzb looong time ago i used fdm but can’t recall if it had it. pointing out since it was versatile at least (as of today mbsync but it is plain imap)
2
0
1
@jzb on my phone so can’t verify 🙂
0
0
0

@jzb are you looking perhaps for leafnode, or more specifically its fetchnews(1) component?

https://leafnode.sourceforge.io

1
0
0

@jarkko That might be the answer. Just compiled it and it seems to do what I want, except it fetched one message and then complains about missing cache directory. Create the directory and then it's unhappy saying "invalid cache directory."

I think it will do the trick once I wrestle with it a bit more, though. Thanks!

1
0
1

@gnomon Maybe! I'll take a look. fdn also looks promising.

1
0
0
@jzb I remember that it was some LWN article where I learned about fdm (I think) ;-) Another fun fact related to fdm is that its creator is Nicholas Marriott who is also author of tmux.
0
0
2

@jzb could I trouble you for a link to fdn? I'm curious to learn more about it but Google is... not good for searching the web anymore, apparently.

1
0
0

@gnomon To be fair there's a ton of fdn name-collisions out there... here you go!

https://github.com/nicm/fdm

1
0
0