Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42838 - imapsync: A command line tool for syncing or migrating mailboxes bewteen IMAP servers.
Summary: imapsync: A command line tool for syncing or migrating mailboxes bewteen IMAP...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest enhancement (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-24 21:48 UTC by Lee Weisz
Modified: 2005-01-31 13:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The imapsync ebuild (imapsync-1.76.ebuild,715 bytes, text/plain)
2004-02-24 21:50 UTC, Lee Weisz
Details
The patch for the distribution. (imapsync_gentoo.patch,931 bytes, patch)
2004-02-24 21:52 UTC, Lee Weisz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lee Weisz 2004-02-24 21:48:33 UTC
This is an ebuild for a perl based tool I used to bulk migrate users from one Cyrus IMAP server to another. It depends on the Mail-IMAPClient perl module which doesn't have an official ebuild. See bug # 36054. In addition I modified the Makefile from the distribution to work within the ebuild sandbox system. The ebuild will apply the supplied patch. Hopefully you find this useful...
Comment 1 Lee Weisz 2004-02-24 21:50:25 UTC
Created attachment 26299 [details]
The imapsync ebuild
Comment 2 Lee Weisz 2004-02-24 21:52:20 UTC
Created attachment 26300 [details, diff]
The patch for the distribution.

This runs against the full distribution but only the Makefile is affected.
Comment 3 Tuan Van (RETIRED) gentoo-dev 2005-01-31 13:25:49 UTC
commited to CVS. Thanks for the ebuild.