[quote user="fgeller"]Hi all,I guess this is a simple question, but I haven't found a solution so far: I'm trying to setup Mercury Mail as a local IMAP mirror. That is I'd like Mercury to retrieve mail from an IMAP account, and then connect to Mercury locally via IMAP to access this mail. Is this possible? If so, how? Any hints and advice would be greatly appreciated!
Cheers,
Felix
Not possible with Mercury, it does not have a IMAP4 client capability. That said you can get all mail from an IMAP4 account and deliver it to another IMAP4 server using the utility IMAPCopy.
First download IMAPCopy:
http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html
Configure it to copy from the remote IMAP4 server account to your IMAP Server account. These configuration settings are entered into the ImapCopy.cfg file. Then run:
imapcopy.exe -s -e
the -e tells IMAPCopy to copy all folders, including empty ones and the -s tells IMAPCopy to subscribe you to any folders that are created on the destination. When IMAPCopy finishes, you should have all your remote IMAP4 mail and folders copied to the Mercury/32 IMAP Server.[/quote]
<blockquote>[quote user="fgeller"]Hi all,<p>I guess this is a simple question, but I haven't found a solution so far: I'm trying to setup Mercury Mail as a local IMAP mirror. That is I'd like Mercury to retrieve mail from an IMAP account, and then connect to Mercury locally via IMAP to access this mail. Is this possible? If so, how? Any hints and advice would be greatly appreciated!
</p><p>Cheers,</p><p>Felix </p></blockquote><p>Not possible with Mercury, it does not have a IMAP4 client capability.&nbsp; That said you can get all mail from an IMAP4 account and deliver it to another IMAP4 server using the utility IMAPCopy.</p><p>First download IMAPCopy:
http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html
Configure it to copy from the remote IMAP4 server account&nbsp; to your IMAP Server account. These configuration settings are entered into the ImapCopy.cfg file.&nbsp; Then run:
imapcopy.exe -s -e
the -e tells IMAPCopy to copy all folders, including empty ones and the -s tells IMAPCopy to subscribe you to any folders that are created on the destination.&nbsp; When IMAPCopy finishes, you should have all your remote IMAP4 mail and folders copied to the Mercury/32 IMAP Server.[/quote]</p>