Migrating from Dovecot to Cyrus

2017-04-27 Thread Matt Campbell

Hello:

What is the recommended way to migrate mailboxes from Dovecot to Cyrus, 
ideally preserving IMAP UIDs and POP3 UIDLs? This seems like it should 
be a FAQ, but I haven't been able to find a good answer.


Thanks,
Matt

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Re: Migrating from Dovecot to Cyrus

2017-04-27 Thread Alvin Starr

I have used imapsync to migrate clients mail to my servers running cyrus.

I am not sure if the UIDs are preserved but I have not had any problems 
with clients.


That being said they are usually changing there credentials and setting 
up a new account with the move so some issues that would show up with a 
conversion of the mailstore could be hidden.



On 04/27/2017 10:01 AM, Matt Campbell wrote:

Hello:

What is the recommended way to migrate mailboxes from Dovecot to 
Cyrus, ideally preserving IMAP UIDs and POP3 UIDLs? This seems like it 
should be a FAQ, but I haven't been able to find a good answer.


Thanks,
Matt

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


--
Alvin Starr   ||   voice: (905)513-7688
Netvel Inc.   ||   Cell:  (416)806-0133
al...@netvel.net  ||


Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Re: Migrating from Dovecot to Cyrus

2017-04-27 Thread Bron Gondwana
Oooh... I have a bunch of code which speaks replication protocol that does that 
which we used for the Pobox => FastMail migration.  I'll see if I can dig it 
out and publish it.

There's a setting to make Cyrus use Dovecot-compatible UIDLs.

Bron.

On Fri, 28 Apr 2017, at 00:01, Matt Campbell wrote:
> Hello:
> 
> What is the recommended way to migrate mailboxes from Dovecot to Cyrus, 
> ideally preserving IMAP UIDs and POP3 UIDLs? This seems like it should 
> be a FAQ, but I haven't been able to find a good answer.
> 
> Thanks,
> Matt
> 
> Cyrus Home Page: http://www.cyrusimap.org/
> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
> To Unsubscribe:
> https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


-- 
  Bron Gondwana
  br...@fastmail.fm

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Apple push

2017-04-27 Thread Matt Campbell

Hi,

I want to use Cyrus's support for the Apple push extension. I know I'll 
have to implement my own daemon to talk to APNS, and that's no problem. 
But how do I get the right kind of certificate to connect to APNS to 
push to Mail.app? I know that FastMail worked directly with Apple on 
this. Can someone at least point me to the right person or department at 
Apple to contact, if that's necessary?


Thanks,
Matt

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Re: 3.0.1 reference packages question

2017-04-27 Thread ellie timoney
Hi István,

Historically, Cyrus has been a source-only distribution.  Deb packages
have been provided by the Debian team, and similarly for other package
management systems.
We're planning to start distributing a basic deb package (mostly, I
think, to act as a guide/reference for official packagers) -- hence the
mention of this in documentation.  But it wasn't ready in time for the
3.0.1 release.
> I started a debian stretch and tried to install it from source,
> pulling down some dependencies also in source format. Following the
> documentation, it almost worked :) (brotli, jmap, xapian etc. also
> compiled and supported). As I had some issues with running itself, I
> cancelled the test environment for a while.
Feel free to ask about these issues on the list :)

Cheers,

ellie

On Wed, Apr 26, 2017, at 09:37 PM, Pongrácz István wrote:
> Hi,


> First of all, thank you for your great job on cyrus-imap!


> I found the announce, the 3.0.1 version released and I planned to
> install it in a test environment.> I started a debian stretch and tried to 
> install it from source,
> pulling down some dependencies also in source format. Following the
> documentation, it almost worked :) (brotli, jmap, xapian etc. also
> compiled and supported). As I had some issues with running itself, I
> cancelled the test environment for a while.> So, I also found that, on your 
> Quickstart page there is a link to the
> reference packages of the 3.0.1, but the link is broken: there is no
> deb subdirectory with the deb packages.> Is that true at this moment, there 
> is no 3.x version (non-)officially
> available for a reference installation?> My idea was, build up a cyrus-imap 
> only server, which could accept
> emails from an other server via transport (ispconfig server -> postfix
> transport -> latest-greatest cyrus-imap server).> Thank you!


> Best regards,


> István


> 
> Cyrus Home Page: http://www.cyrusimap.org/
> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/> To 
> Unsubscribe:
> https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Re: Apple push

2017-04-27 Thread Nicola Nye
Hi Matt.

Apple has only licensed Apple Push for mail to a couple of large mail
providers: FastMail and Yahoo. If you own an OS X Server license, you
also get a key for personal use. But it's not generally a supported
option for third party developers at this stage that we're aware of,
unfortunately.
We have discussed pulling the XAPPLEPUSH code out from upstream Cyrus
and leaving it in the FastMail specific overlay we use here, but right
now it remains in Cyrus against the day that Apple do decide to open
up access.
I need to update the docs to reflect the state of Apple push!

   Nicola

On Fri, Apr 28, 2017, at 01:20 AM, Matt Campbell wrote:
> Hi,
> 
> I want to use Cyrus's support for the Apple push extension. I
> know I'll> have to implement my own daemon to talk to APNS, and that's no
> problem.> But how do I get the right kind of certificate to connect to APNS to
> push to Mail.app? I know that FastMail worked directly with Apple on
> this. Can someone at least point me to the right person or
> department at> Apple to contact, if that's necessary?
> 
> Thanks,
> Matt
> 
> Cyrus Home Page: http://www.cyrusimap.org/
> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/> To 
> Unsubscribe:
> https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus