Re: [Dovecot] sync with gmail?

2007-11-01 Thread Asheesh Laroia
On Thu, 1 Nov 2007, Neal Becker wrote: I tried Imap<->Maildir. That was easy to setup without messing up my existing imap (just use cp -al old-maildir new-maildir). I guess to do Imap<->Imap I could create another user account on my dovecot server (I'm the only user on that system, it's just

Re: [Dovecot] sync with gmail?

2007-11-01 Thread Neal Becker
On Thursday 01 November 2007, Asheesh Laroia wrote: > On Thu, 1 Nov 2007, Neal Becker wrote: > > Now that gmail added imap, I've been trying to see if I can sync > > gmail/imap with my local dovecot maildir. I've been trying offlineimap. > > So far, I've created a loop resulting in a directory wit

Re: [Dovecot] sync with gmail?

2007-11-01 Thread Asheesh Laroia
On Thu, 1 Nov 2007, Neal Becker wrote: Now that gmail added imap, I've been trying to see if I can sync gmail/imap with my local dovecot maildir. I've been trying offlineimap. So far, I've created a loop resulting in a directory with size > 100 entries. I haven't tried, but: 1. Are you

[Dovecot] sync with gmail?

2007-11-01 Thread Neal Becker
Now that gmail added imap, I've been trying to see if I can sync gmail/imap with my local dovecot maildir. I've been trying offlineimap. So far, I've created a loop resulting in a directory with size > 100 entries. Anyone try this and have a working setup?

Re: [Dovecot] MANAGESIEVE patch v8 for dovecot 1.0.7

2007-11-01 Thread Marcus Rueckert
hi, i just prepared a testcase rpm for it. how do you enable ssl/tls support? how do you make sure that only ssl/tls is used for non secure sockets? (same policy as the dovecot imap config) darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you

[Dovecot] Received Dates/Squirrelmail

2007-11-01 Thread Jeff Grossman
I am trying to figure out an issue I have with the e-mails in my inbox showing up in Squirrelmail. I sometimes get (more often than I care for it to happen) e-mails which show up as new either many hours ago or days ago. I have one particular e-mail that in Squirrelmail is showing a data of Tue,

Re: [Dovecot] v1.0.6 released

2007-11-01 Thread Kyle Wheeler
On Thursday, November 1 at 02:31 PM, quoth Kyle Wheeler: On Sunday, October 28 at 03:16 AM, quoth Timo Sirainen: * SORT: If Date: header is missing or broken, fallback to using INTERNALDATE (as the SORT draft nowadays specifies). Since this is a subject I looked at before, I

Re: [Dovecot] v1.0.6 released

2007-11-01 Thread Kyle Wheeler
On Sunday, October 28 at 03:16 AM, quoth Timo Sirainen: * SORT: If Date: header is missing or broken, fallback to using INTERNALDATE (as the SORT draft nowadays specifies). Since this is a subject I looked at before, I'm rather curious. Where in the SORT draft does it say to

Re: [Dovecot] Spliting Folders for Efficiency

2007-11-01 Thread Kyle Wheeler
On Saturday, October 13 at 09:25 AM, quoth Daniel W: Thanks for the insights. Is it also true that to read a single message in a 800MB mbox, you need to load 800MB of data into memory which is then searched for that message? Not at all. If you don't know what message you're looking for, then

[Dovecot] Bug within Authentication Caching

2007-11-01 Thread Matthias Waffenschmidt
Hello, there seems to be a bug in the authentication caching code when using it in combination with username_translation (using the current version 1.0.7 on FreeBSD 6). I've set username_translation to +@:@ to allow usernames of the form test+dom.ain or test:dom.ain (historical reasons force us..

[Dovecot] mail_location and master_user rel 1.0.x

2007-11-01 Thread Robert Heller
login [EMAIL PROTECTED] thebossespwd this is a great piece of software, but it has some frustrating issues. i have included my two configurations below, just FYI. the one (older) system is 1.0rc7 on mandriva 2007.0 and postfix 2.3.3 and amavisd and spamassassin and using a maildir configurati

[Dovecot] dovecot + LDAP + SASL?

2007-11-01 Thread Hadmut Danisch
Hi, I would like to setup an IMAP server with SASL and LDAP support. As far as I can see dovecot supports SASL and LDAP, but not the way I need it. If I understand dovecot correctly, it has it's own set of SASL mechnisms and uses the LDAP server just to store the plaintext password. In case o