Re: [Dovecot] importing outlook express messages to dovecot imap server

2010-06-24 Thread Angelo Chen
Hi, Nice approach, but the it's Thunderbird, what I have is outlook Express. Angelo On Jun 25, 2010, at 2:02 PM, Patrick Nagel wrote: > Hi, > > On 2010-06-25 03:51 UTC Stan Hoeppner wrote: >> Angelo Chen put forth on 6/24/2010 10:25 PM: >>> I think that's one option, but it's around 10G data f

Re: [Dovecot] importing outlook express messages to dovecot imap server

2010-06-24 Thread Patrick Nagel
Hi, On 2010-06-25 03:51 UTC Stan Hoeppner wrote: > Angelo Chen put forth on 6/24/2010 10:25 PM: > > I think that's one option, but it's around 10G data for the last few > > years, and more than 100 folders under outlook express, do you think > > that will be fast enough by using Outlook Express co

Re: [Dovecot] importing outlook express messages to dovecot imap server

2010-06-24 Thread Stan Hoeppner
Angelo Chen put forth on 6/24/2010 10:25 PM: > Hi Sitan, > > I think that's one option, but it's around 10G data for the last few years, > and more than 100 folders under outlook express, do you think that will be > fast enough by using Outlook Express copying option to an imap account? Look at

Re: [Dovecot] dovecot evaluation on a 30 gb mailbox

2010-06-24 Thread Stan Hoeppner
Timo Sirainen put forth on 6/24/2010 6:23 AM: > On 24.6.2010, at 5.45, Daniel L. Miller wrote: > >> On 6/19/2010 7:33 PM, Rajesh M wrote: >>> setup dovecot with squirrelmail and logged in >> >> I'd recommend also installing and configuring imapproxy - it can be >> beneficial with squirrelmail.

Re: [Dovecot] importing outlook express messages to dovecot imap server

2010-06-24 Thread Angelo Chen
Hi Sitan, I think that's one option, but it's around 10G data for the last few years, and more than 100 folders under outlook express, do you think that will be fast enough by using Outlook Express copying option to an imap account? Thanks, On Jun 25, 2010, at 11:21 AM, Stan Hoeppner wrote: >

Re: [Dovecot] importing outlook express messages to dovecot imap server

2010-06-24 Thread Stan Hoeppner
Greg Pearson put forth on 6/24/2010 5:23 AM: > >> I have a local Dovecot 1.1.4 running. I have a big number of outlook >> express messages that I like to put into Maildir so that I can use >> Dovecot's imap to access. I can convert them into mbox format. any >> available means for me to import out

Re: [Dovecot] dovecot evaluation on a 30 gb mailbox

2010-06-24 Thread Noel Butler
On Fri, 2010-06-25 at 02:18 +0100, Timo Sirainen wrote: > On 25.6.2010, at 1.37, Noel Butler wrote: > > > If its running on a SOHO, you probably wouldn't even be able to measure > > the difference, but for an ISP/Telco or large institution, you will > > certainly notice the reduction in I/O (or l

Re: [Dovecot] ACL, forced INBOX subscription

2010-06-24 Thread Timo Sirainen
On 24.6.2010, at 17.00, Matthias Rieber wrote: > FYI: This behavior occurs as long as the own INBOX is subscribed. When the > INBOX is not subscribed, the INBOXes of accounts that share at least one non > INBOX mailbox won't be subscribed automatically. This happens with dovecot > 1.2.11 and 2.

Re: [Dovecot] dovecot evaluation on a 30 gb mailbox

2010-06-24 Thread Patrick Domack
In my measurements I did years ago, I found imapproxy to give a small improvement compared to 0.9x dovecot, I believe that went away in 1.x versions. I did use imapproxy on a few systems. But over time I finally gave up on it, mainly cause it kept crashing, causing webmail to stop working,

Re: [Dovecot] dovecot evaluation on a 30 gb mailbox

2010-06-24 Thread Timo Sirainen
On 25.6.2010, at 1.37, Noel Butler wrote: > If its running on a SOHO, you probably wouldn't even be able to measure > the difference, but for an ISP/Telco or large institution, you will > certainly notice the reduction in I/O (or loads on your database > server). This goes for any imap webmail sof

Re: [Dovecot] dovecot evaluation on a 30 gb mailbox

2010-06-24 Thread Noel Butler
On Thu, 2010-06-24 at 16:58 -0700, Daniel L. Miller wrote: > On 6/24/2010 4:23 AM, Timo Sirainen wrote: > >> I'd recommend also installing and configuring imapproxy - it can be > >> beneficial with squirrelmail. > >> > > Do you have any about a real world numbers about installation with and

Re: [Dovecot] dovecot evaluation on a 30 gb mailbox

2010-06-24 Thread Daniel L. Miller
On 6/24/2010 4:23 AM, Timo Sirainen wrote: I'd recommend also installing and configuring imapproxy - it can be beneficial with squirrelmail. Do you have any about a real world numbers about installation with and without imapproxy? What, you want me to actually back up that statement w

Re: [Dovecot] dovecot evaluation on a 30 gb mailbox

2010-06-24 Thread Rajesh M
> Rajesh M wrote: >>> Rajesh M wrote: eric i studied LDA a bit >>> > if i use lda that means all my 5000+ users' email index files will be continuously updated when every email arrives -- means a lot of writes to disk ... is that correct ? >>> Yes, but I think yo

Re: [Dovecot] ACL, forced INBOX subscription

2010-06-24 Thread Matthias Rieber
Hi, FYI: This behavior occurs as long as the own INBOX is subscribed. When the INBOX is not subscribed, the INBOXes of accounts that share at least one non INBOX mailbox won't be subscribed automatically. This happens with dovecot 1.2.11 and 2.0. Regards, Matthias

Re: [Dovecot] Work with auth socket

2010-06-24 Thread Неворотин Вадим
Thank you! 2010/6/24 Steffen Kaiser > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On Thu, 24 Jun 2010, Неворотин Вадим wrote: > > I need to use Dovecot auth socket from my perl script to validate user's >> passwords (for jabber server). Is there any information about how to >> communi

Re: [Dovecot] Work with auth socket

2010-06-24 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 24 Jun 2010, Неворотин Вадим wrote: I need to use Dovecot auth socket from my perl script to validate user's passwords (for jabber server). Is there any information about how to communicate with dovecot auth socket? http://search.cpan.org/

[Dovecot] Work with auth socket

2010-06-24 Thread Неворотин Вадим
I need to use Dovecot auth socket from my perl script to validate user's passwords (for jabber server). Is there any information about how to communicate with dovecot auth socket?

Re: [Dovecot] Thunderbird and shared mailboxes

2010-06-24 Thread Keith Edmunds
To recap: user 'kae' has set an acl sharing his folder 'stuff' with user 'def'. As kae: > 3 getacl stuff > * ACL "stuff" "def" lr "kae" lrwstipekxacd > 3 OK Getacl completed. As user def: > 2 list "" * > * LIST (\HasNoChildren) "/" "Trash" > * LIST (\HasNoChildren) "/" "INBOX" > * LIST (\HasNoC

Re: [Dovecot] importing outlook express messages to dovecot imap server

2010-06-24 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 24 Jun 2010, Marcus Rueckert wrote: just a thought: 1. add imap account to outlook express 2. copy all mails from the local mailbox to the imap folder might be the fastest way. Maybe it's not the fastest, but it simply works. Regards, -

Re: [Dovecot] LMTP SIZE Option

2010-06-24 Thread Robert Schetterer
Am 24.06.2010 11:08, schrieb Luca Corti: > On Thu, 2010-06-24 at 09:40 +0200, Robert Schetterer wrote: >> Hi Timo, if overquota bounce with dovecot2 lmtp was asked here >> this allready works , tested it with postfix combi > > I guess SIZE optimizes the process. You can reject *before* DATA, at

Re: [Dovecot] LMTP SIZE Option

2010-06-24 Thread Pascal Volk
On 06/24/2010 09:40 AM Robert Schetterer wrote: > Hi Timo, if overquota bounce with dovecot2 lmtp was asked here > this allready works , tested it with postfix combi > Let me copy and paste from MID:4c025edd.60...@localhost.localdomain.org / http://dovecot.org/list/dovecot/2010-May/049373.html

Re: [Dovecot] dovecot evaluation on a 30 gb mailbox

2010-06-24 Thread Timo Sirainen
On 24.6.2010, at 5.45, Daniel L. Miller wrote: > On 6/19/2010 7:33 PM, Rajesh M wrote: >> setup dovecot with squirrelmail and logged in > > I'd recommend also installing and configuring imapproxy - it can be > beneficial with squirrelmail. Do you have any about a real world numbers about inst

Re: [Dovecot] importing outlook express messages to dovecot imap server

2010-06-24 Thread Marcus Rueckert
On 2010-06-24 18:19:25 +0800, Angelo Chen wrote: > I have a local Dovecot 1.1.4 running. I have a big number of outlook > express messages that I like to put into Maildir so that I can use > Dovecot's imap to access. I can convert them into mbox format. any > available means for me to import outloo

Re: [Dovecot] importing outlook express messages to dovecot imap server

2010-06-24 Thread Greg Pearson
I have a local Dovecot 1.1.4 running. I have a big number of outlook express messages that I like to put into Maildir so that I can use Dovecot's imap to access. I can convert them into mbox format. any available means for me to import outlook express/mbox messages into Maildir/Dovecot? comma

[Dovecot] importing outlook express messages to dovecot imap server

2010-06-24 Thread Angelo Chen
Hi, I have a local Dovecot 1.1.4 running. I have a big number of outlook express messages that I like to put into Maildir so that I can use Dovecot's imap to access. I can convert them into mbox format. any available means for me to import outlook express/mbox messages into Maildir/Dovecot? com

Re: [Dovecot] LMTP SIZE Option

2010-06-24 Thread Luca Corti
On Thu, 2010-06-24 at 09:40 +0200, Robert Schetterer wrote: > Hi Timo, if overquota bounce with dovecot2 lmtp was asked here > this allready works , tested it with postfix combi I guess SIZE optimizes the process. You can reject *before* DATA, at RCPT TO stage. ciao Luca

[Dovecot] Fw: Re: step-to-step Installation Guide

2010-06-24 Thread Spyros Tsiolis
XMail is not bad either. Strictly command-line oriented but very powerfull (if you want my opinion anyway). http://www.xmailserver.org I've been using it for almost a decade now (!) s. --- On Wed, 23/6/10, Charles Marcus wrote: > From: Charles Marcus > Subject: Re: [Dovecot] step-to-step In

Re: [Dovecot] LMTP SIZE Option

2010-06-24 Thread Robert Schetterer
Am 23.06.2010 23:03, schrieb Timo Sirainen: > On Wed, 2010-06-23 at 21:44 +0100, Timo Sirainen wrote: >> On Wed, 2010-06-23 at 21:20 +0100, Paul Freeman wrote: >>> Hi Timo, >>> Are there any plans to support the SIZE option in the lmtp server? >> >> So that RCPT commands would fail if the size wou