From: Michael 'h. K. <ha...@kl...> - 2005-11-04 14:53:08
|
> > Can I access a remote mbox hierarchy with mailsync using ssh? > > > > I only used imap so far, but there are examples of local mail formats in > the Documentation. Like: > # > # accessing an MH inbox over ssh > # > # c-client will try to exec the following to > # get to the mails: > # > # ssh example.org exec /etc/rimapd > > mailsync says it can use anything that can be used by something called > c-client. But i never found any doc about a c-client. > If anyone has a source for the often mentioned c-client faq i would really > like to read that. Once I used mailsync to sync two MH mailboxes over ssh. It took me a while and, if I remember correctly, even a bit of c-client patching. It wasn't easy to make c-client access mailbox over ssh rather than imap and I can't give you any walkthrough anymore (I'm using imap now). But I can confirm this is possible. Love, H |