From: Rob M. <rob...@gm...> - 2007-08-18 21:20:11
|
On 8/18/07, rouble <ro...@gm...> wrote: <---SNIP---> > In short, with imap I can't have a client side list of seen emails > (--uidl), so I can't backup all the emails. And with pop3, I can't > download mails from other folders (--folder). So, I don't really know > how to do this. > > Any input is much appreciated. I think you're out of luck - fetchmail is not designed with this in mind. It expects to be the only thing accessing a mailbox. I don't think there's really any way you can solve this with fetchmail, unless your provider provides some way of accessing the folders via POP. The only solution would be to use fetchmail to download all the messages to your own IMAP server and then give people access to that instead. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |