Re: cyrus mailboxes format

2015-03-05 Thread Andres Tarallo
2015-03-04 19:59 GMT-02:00 Bron Gondwana : > On Thu, Mar 5, 2015, at 05:10 AM, Andres Tarallo wrote: > > > > > No matter what solution you choose, everybody's email is going to have to > resync, because you won't be able to keep the same UIDVALIDITY on your >

Re: cyrus mailboxes format

2015-03-04 Thread Andres Tarallo
2015-03-04 14:22 GMT-02:00 Shaheen Bakhtiar : > Not sure what the size the user base is, but one strategy that helps > cleanup the mail boxes in the process, is to simply leave the old mail > server in place, create new accounts on each client to the new server, and > put out a memo stating that t

Re: cyrus mailboxes format

2015-03-04 Thread Andres Tarallo
2015-03-04 14:12 GMT-02:00 : > > No, Cyrus don't use the "maildir" format, the excat layout is explained > here: > http://www.cyrusimap.org/docs/cyrus-imapd/2.4.6/internal/ > mailbox-format.php > > Thanks for the data. I'll be looking it. I've found a bounch tools that convert to maildir. I'll be

Re: cyrus mailboxes format

2015-03-04 Thread Andres Tarallo
2015-03-04 14:10 GMT-02:00 Alvin Starr : > I have had fairly good luck with imapsync. > I have used it to clone millions of emails but it is not the worlds most > efficient way of doing it but since this is usually a one time operation > toughing out the run-time over the coding and testing of so

Re: cyrus mailboxes format

2015-03-04 Thread Andres Tarallo
2015-03-04 15:16 GMT-02:00 Geoff Winkless : > [..] > Incidentally, a question for the OP: why change from Cyrus to Zimbra? If > you want collaborative features, wouldn't Kolab do the job (and therefore > allow you to keep your Cyrus backend)? > > Cyrus IMAP is part of an old in-house developed mai

cyrus mailboxes format

2015-03-04 Thread Andres Tarallo
Hi We're about to migrate a very old installation based on cyrus 2.3.11. The target system is zimbra collaboration. Many users have years of mail stored in their maiboxes, we want to migrate those mails to the nuew server. I have the idea to do so with the aid of lmtpinject, a tool provided

Deleting unused or dormant mail accounts.

2011-09-11 Thread Andres Tarallo
Hi !!! I'm administering a mail server with a few thousand mail accounts. Due to the way this organization works we have in this server some accounts that aren't checked. In order to get a list of mailboxes to be removed we're looking the date the file username.seen was last modified. Do we have

A recurring message in one of our cyrus

2011-07-26 Thread Andres Tarallo
Hi!!! I help to manage a network of mailservers spread all over the country. We noticed that a recurring message appears in our logs Jul 22 11:21:29 mail pop3[25381]: executed Jul 22 11:21:29 mail pop3[25381]: IOERROR: opening /var/lib/imap/user_deny.db: No such file or directory Jul 22 11:21:29

Trouble when upgraded to cyrus IMAP 2.3.16

2011-05-11 Thread Andres Tarallo
Hi We have a OpenSuSE 11.0 box with cyrus 2.3.11 (OpenSuSE RPMs). To upgrade hardware we installed a new box with OpenSuSE 11.4 and cyrus 2.3.16. This box task is to work as a dedicated IMAP/POP server for a few thousand mail accounts. It receives mail via LMTP from a postfix server. The new

Lockers ?

2009-10-07 Thread Andres Tarallo
I have a cyrus-imap server that receives mail from a postfix server via LMTP (network, they are separated physical servers). Every day we receive several messages from mailer daemon that have the following errors: host 192.168.84.184[192.168.84.184] said: 308 lockers (in reply to end of DATA comma

Bulk installation of sieve filters

2009-03-16 Thread Andres Tarallo
I have an installation with about 2000 mailboxes. Now we want to send all the mails tagged as SPAM (by spamassassin) to the spam folder. I'm trying to automate the process of doing that job. I know how to create in bulk the spam folder. But I can't find if it's possible to do such work with sieve.

SOLVED: Re: Can't login into my Cyrus IMAP !!!!!!!!!!

2008-04-10 Thread Andres Tarallo
, Andres Tarallo <[EMAIL PROTECTED]>: > As you suggested I've changed the imap.conf to use saslauthd. Still > can't login into my mail server. Now in the syslog I'm getting this > error: > > Apr 11 11:21:34 correo cyrus/pop3[9052]: badlogin: localhost >

Re: Can't login into my Cyrus IMAP !!!!!!!!!!

2008-04-10 Thread Andres Tarallo
Apr 11 11:22:45 correo cyrus/master[9041]: process 9052 exited, status 0 2008/4/9, Andrew Morgan <[EMAIL PROTECTED]>: > On Wed, 9 Apr 2008, Andres Tarallo wrote: > > > > I can't login into my cyrus IMAP neither via POP or IMAP. However I > > can authenticate via testsa

Can't login into my Cyrus IMAP !!!!!!!!!!

2008-04-09 Thread Andres Tarallo
I can't login into my cyrus IMAP neither via POP or IMAP. However I can authenticate via testsaslauthd. The mailboxes where created as user.loginname Here go my relevant config files. My /etc/imapd.conf ++ configdirectory: /var/lib/cyrus defaultpartition: default part

Re: How I have to configure my mailboxes in the POP/IMAP clients

2008-04-01 Thread Andres Tarallo
p is appreciated. Andrés 2008/3/27, Alain Spineux <[EMAIL PROTECTED]>: > On Thu, Mar 27, 2008 at 4:36 PM, Andres Tarallo <[EMAIL PROTECTED]> wrote: > > I'm about to deploy a new mail server, with postfix and cyrus IMAP > > 2.2.13 on Ubuntu 8.04. I can&#x

How I have to configure my mailboxes in the POP/IMAP clients

2008-03-27 Thread Andres Tarallo
I'm about to deploy a new mail server, with postfix and cyrus IMAP 2.2.13 on Ubuntu 8.04. I can't access my mailboxes via POP3 neither IMAP. I've created my mailbox in cyradm as follows: [EMAIL PROTECTED] Mail is being delivered successfully to my mailboxes, but I can't access them. What is the

Re: Non interactive SIEVE filters installation

2005-11-13 Thread Andres tarallo
Joseph: I'll be using Postfix, not sendmail. And I'll be using a milter, however quaretinig of spam or virus is not an option. Andres On Wed, 2005-11-09 at 09:15 -0500, Joseph Brennan wrote: > Andres tarallo <[EMAIL PROTECTED]> wrote: > > > Now I'm in need

Non interactive SIEVE filters installation

2005-11-09 Thread Andres tarallo
I'm setting a new email server, with cyrus IMAP and SIEVE. I will add in bulk a few hundred mail accounts. I've managed to modify a PERL script that creates the accounts and needed folders to my needs. Now I'm in need to also create in bulk the sieve filters for clasiffing SPAM and mails suspecte