strong authentification

2007-07-23 Thread hallouin . matthieu
Hello, I would like to make authtification by certificates on cyrus IMAP. I want to remove the password and the login sasl. If you can help me. Thank you Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.e

Migration from Courier-IMAP to Cyrus

2007-07-23 Thread Sam Przyswa
Hi, I'm new on the list, I would like to migrate from my Courier-IMAP to Cyrus-IMAP. I have to convert my ~/Maildir to Cyrus but I don't find any utility to do that, the perl script maildir2mbox on http://codepoets.co.uk/docs/courier2cyrus don't work :-( Have you something else to do that ? T

Re: Migration from Courier-IMAP to Cyrus

2007-07-23 Thread Michael Menge
Hi, i know of two generel ways to konvert folders from one Mailserver to Cyrus. 1.) extract the E-Mails from the original formart and insert them in Cyrus with deliver, or copy them to the right place an run reconstruct. This method has the drawback that you will lose the Flags from the email

unexpected answer: 31 lockers.

2007-07-23 Thread Alain Spineux
Hello I got this error message imaplib.abort: command: LIST => unexpected response: '31 locker' the 31 locker is coming from cyrus just after a LIST command, like showed in the tcpdump bellow. The python program is a single treaded script that send emails and then search for them in multiples ma

Re: Migration from Courier-IMAP to Cyrus

2007-07-23 Thread Alain Spineux
The use is to use imap protocol itself between both server. Their was a tool called imapsync I thing to do that. Regards On 7/23/07, Sam Przyswa <[EMAIL PROTECTED]> wrote: > Hi, > > I'm new on the list, I would like to migrate from my Courier-IMAP to > Cyrus-IMAP. I have to convert my ~/Maildir

Re: unified tld - [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] to the same cyrus user.joe mailboxes

2007-07-23 Thread Maulvi Bakar
On 7/18/07, Jorey Bump <[EMAIL PROTECTED]> wrote: Maulvi Bakar wrote: > Hi all > > I have a system which accepts mails for example.com, example.net and > example.org. Rather than creating 3 differing mailboxes on cyrus, it > is decided to create 1 mailbox for all the TLDs, since all the > doma

Basic configuration

2007-07-23 Thread Sam Przyswa
Hi, I installed Cyrus IMAP, I have an unix user, I *JUST* want this unix user connect to cyrus with PLAIN passwd, how to do this very complex operation with Cyrus, as it possible to do with Courier, Dovecot, etc... Thanks in advance. Sam. -- Ce message a été vérifié par MailScanner pour de

fast notification of users during emergency?

2007-07-23 Thread vbfox
What is the fastest and cleanest way to deliver a notice to all users? Thinking in terms of campus emergency. The Cyrus MOTD function is a one-liner, and only works for IMAP clients. My first thought was to create a message 0. and then hard-link it into all user inboxes and reconstruct. I checke

create IMAP user, or whatever

2007-07-23 Thread Sam Przyswa
Hi, Cyrus is a Fort-Knox citadel ! I tried to create IMAP user with add-cyrus-user it ask me the Cyrus administration password: what is this passwd ??? I tried to create mailbox with cyradm it ask me the IMAP Password: what is this passwd ??? Why make so easy when we can make a lot complex ?

Re: unified tld - [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] to the same cyrus user.joe mailboxes

2007-07-23 Thread Alain Spineux
FYI virtual map in postfix let you write @example.net @example.com @example.org @example.com to rename any .net and .org into .com Regards On 7/23/07, Maulvi Bakar <[EMAIL PROTECTED]> wrote: > > > On 7/18/07, Jorey Bump <[EMAIL PROTECTED]> wrote: > > Maulvi Bakar wrote: > > > Hi all > > >

Re: Migration from Courier-IMAP to Cyrus

2007-07-23 Thread Mogens Melander
Hi all, On Mon, July 23, 2007 22:48, Michael Menge wrote: > Hi, > > i know of two generel ways to konvert folders from one Mailserver to Cyrus. > > 1.) extract the E-Mails from the original formart and insert them in > Cyrus with deliver, or copy them to the right place an run reconstruct. > This

Re: create IMAP user, or whatever

2007-07-23 Thread Mogens Melander
Hmm. you might want to breeze trough some of the rather comprehensive documentation that accompanies this software suite. You might find some hints. On Tue, July 24, 2007 02:01, Sam Przyswa wrote: > Hi, > > Cyrus is a Fort-Knox citadel ! > > I tried to create IMAP user with add-cyrus-user it ask