larch icon indicating copy to clipboard operation
larch copied to clipboard

:skull: Larch copies messages from one IMAP server to another. No longer maintained.

Results 30 larch issues
Sort by recently updated
recently updated
newest added

[OVH](http://ovh.co.uk) exposes the same issue as rackspace

See https://groups.google.com/forum/#!topic/larch/jc7cllhbnD4

feature

Running the latest --pre version, I get Net::IMAP::BadResponseError: Invalid system flag \NONJUNK and sometimes Net::IMAP::BadResponseError: Invalid system flag \RECEIPT-HANDLED for certain messages. I'm using a dovecot server, and have been...

not yet reproduced
bug

Getting this error connecting to Zoho's imap server since 2 days ago (it worked before). Getting email in my usual email client (also via imap) still works, though :(

I have tried copy IMAP folders from Dovecot server to GMail. And search software what could do it reliably. Gilles Lamiral - author of imapsync recommend me try larch. But...

Executing `larch` produces the following debug output: ``` larch --all --from-user '[email protected]' --from imaps://imap.mail.me.com --to-user '[email protected]' --to imaps://localhost --from-pass '123' --to-pass '456' -V debug [17:29:16] [debug] [

bug
Net::IMAP

I'm trying to move messages from Exchange to GMail; it works for non-nested folders, but for subfolders I get ``` [23:53:34] [debug] [>] updating mailboxes [23:53:35] [fatal] mailbox not found:...

I stumbled upon this while importing messages from Fastmail (which allows attachments larger than 25M) into Gmail. The log at the insane logging level is below. The normal and debug...

If folders contain special characters like "ä", "ö", "ü", larch will create a folder on the new system with the umlaut being replaced by "&something-" (where something is some string)....

not yet reproduced
bug

If one has multiple sections defined within the .yaml file, it should be possible to run all of these sections easily without calling every single one of them. For example,...

feature