From: Holger K. <hol...@gm...> - 2005-11-04 14:28:06
|
> So, my questions:- > > If I use the -n option (don't delete) will the result be that only > new messages will be copied either way and nothing will be > deleted? (In practice only the remote system will get new > messages) Yes, that is the intention. Mailsync will copy the messages it has not seen before. > 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. |