Re: [Dovecot] dovecot 1.2rc5 fails to authenticate user via GSSAPI

2009-07-07 Thread Michal Hlavinka
On Wednesday 08 July 2009 03:06:08 Timo Sirainen wrote: > On Tue, 2009-07-07 at 20:29 -0400, Timo Sirainen wrote: > > On Tue, 2009-07-07 at 20:20 -0400, Timo Sirainen wrote: > > > On Wed, 2009-06-24 at 15:38 +0200, Michal Hlavinka wrote: > > > > dovecot: auth(default): gssapi(user,192.168.0.1): aut

[Dovecot] problem with convert-tool: "Invalid mailbox name"

2009-07-07 Thread Ezequiel Alfíe
Hello everyone. I'm having a problem with convert-tool while trying to convert mbox folders to maildir. I'm running dovecot-1.1.16 on Centos 5.3 If the user has subfolders, convert-tool fails saying: "Mailbox conversion: Couldn't create mailbox sub/folder3: Invalid mailbox name" However, if I

Re: [Dovecot] Dovecot-1.1.15 panics

2009-07-07 Thread Timo Sirainen
On Mon, 2009-06-29 at 16:17 -0500, Mike Abbott wrote: > Dovecot-1.1.15 assert-fails frequently. Attached are some errors from > the logs, and a stack trace from the common panic. Hope you can fix > these soon. Thanks. Either there's a bit stranger bug, or the UIDs have reached 2^32-1 for th

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 14:42 -0500, Jose Luis Marin Perez wrote: > I made the change but still tells me that does not register any information > in the table expires. I don't really know. Try if you can get it to work with v1.2 + http://hg.dovecot.org/dovecot-1.2/rev/df2d4e398c06 patch? Then it s

Re: [Dovecot] Dovecot 1.2rc7 / Sieve Plugin problem / Namespaces

2009-07-07 Thread Timo Sirainen
On Tue, 2009-06-30 at 21:38 +0200, reg9009 wrote: > >>> Jun 28 14:56:43 deliver(): Error: sieve: > >>> msgid=<4a47687d.30...@some.domain>: failed to store into mailbox '': > >>> Invalid mailbox name .. > dovecot unix- n n - - pipe flags=DRhu > user=vmail:vmail argv=

Re: [Dovecot] Expire-Plugin segmentation fault (Re: Can expire-tool skip folders with "expire time in future" errors?)

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 23:21 -0400, Timo Sirainen wrote: > On Mon, 2009-06-22 at 14:48 +0200, Ralph Seichter wrote: > > expire = Trash 1 Trash/* 1 Admin/Foo 3 */Admin/Foo 3 News/Bar 3 > > */News/Bar 3 */Foo 3 */Bar 3 > > What does your namespace configuration look like? Does Dovecot log > anyt

Re: [Dovecot] Expire-Plugin segmentation fault (Re: Can expire-tool skip folders with "expire time in future" errors?)

2009-07-07 Thread Timo Sirainen
On Mon, 2009-06-22 at 14:48 +0200, Ralph Seichter wrote: > expire = Trash 1 Trash/* 1 Admin/Foo 3 */Admin/Foo 3 News/Bar 3 > */News/Bar 3 */Foo 3 */Bar 3 What does your namespace configuration look like? Does Dovecot log anything related to expire plugin? signature.asc Description: This is

Re: [Dovecot] System users, mbox format and global ACLs

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 22:53 -0400, Timo Sirainen wrote: > I had hoped no one would ever try to use ACLs with mbox format.. I don't > think I want to try to make it work. Oops, forgot to delete the second sentence. I did it anyway after some internal struggling. :) signature.asc Description: Thi

Re: [Dovecot] System users, mbox format and global ACLs

2009-07-07 Thread Timo Sirainen
I had hoped no one would ever try to use ACLs with mbox format.. I don't think I want to try to make it work. > And indeed, a file named "dovecot-acl-list" has now been created under > the _mailboxes directory: .. > Is such a file supposed to be created there? It's created to mailbox root direc

Re: [Dovecot] Problem with sieve and german umlauts

2009-07-07 Thread Timo Sirainen
On Mon, 2009-06-29 at 11:04 +0200, M. Bobkiewicz wrote: > Dear list, > I?m running a postfix (2.5.6) / Dovecot (1.1.11) on a Centos 5.2 box. > I?ve written a small gui application to simply create Out of Office > replys with sieve. The resulting code did work with maildrop without any > problems

Re: [Dovecot] Bug in MEMORY INDEX ? [v 1.1.16]

2009-07-07 Thread Timo Sirainen
On Wed, 2009-07-01 at 20:21 -0300, Joel A. Chornik wrote: > CONTROL directory that does not exists (has to be created by dovecot upon > first login) > > AND > > INDEX=MEMORY > > Dovecot POP3 will fail upon first login with 'Couldn't init INBOX: Internal > error occurred. Refer to server log for

Re: [Dovecot] readdir and rename don't mix; patch included

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 20:20 -0500, Mike Abbott wrote: > Enclosed please find a patch to dovecot-1.1.16 that fixes a common > problem we see under load on Mac OS X and HFS+. > > The symptom is that sometimes readdir() returns EINVAL. Committed: http://hg.dovecot.org/dovecot-1.2/rev/4e74f4651f5b

[Dovecot] readdir and rename don't mix; patch included

2009-07-07 Thread Mike Abbott
Enclosed please find a patch to dovecot-1.1.16 that fixes a common problem we see under load on Mac OS X and HFS+. The symptom is that sometimes readdir() returns EINVAL. The problem is that readdir() and rename() don't mix well, and maildir_scan_dir() renames messages from new/ to cur/.

Re: [Dovecot] dovecot 1.2rc5 fails to authenticate user via GSSAPI

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 20:29 -0400, Timo Sirainen wrote: > On Tue, 2009-07-07 at 20:20 -0400, Timo Sirainen wrote: > > On Wed, 2009-06-24 at 15:38 +0200, Michal Hlavinka wrote: > > > dovecot: auth(default): gssapi(user,192.168.0.1): authn_name not > > > authorized > > > > Can you try what it says

Re: [Dovecot] GSSAPI cross-realm fixed

2009-07-07 Thread Bryan Jacobs
On Tue, 07 Jul 2009 20:27:57 -0400 Timo Sirainen wrote: > On Tue, 2009-03-03 at 13:56 -0500, Bryan Jacobs wrote: > > Attached is a patch which in my environment (Linux/Heimdal 1.2.1) > > fixes cross-realm GSSAPI authentication. > > > > Changes it makes: > > 1. When using krb5_kuserok, do not ca

Re: [Dovecot] dovecot 1.2rc5 fails to authenticate user via GSSAPI

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 20:20 -0400, Timo Sirainen wrote: > On Wed, 2009-06-24 at 15:38 +0200, Michal Hlavinka wrote: > > dovecot: auth(default): gssapi(user,192.168.0.1): authn_name not authorized > > Can you try what it says with these patches: > > http://hg.dovecot.org/dovecot-1.2/rev/4172004c19

Re: [Dovecot] GSSAPI cross-realm fixed

2009-07-07 Thread Timo Sirainen
On Tue, 2009-03-03 at 13:56 -0500, Bryan Jacobs wrote: > Attached is a patch which in my environment (Linux/Heimdal 1.2.1) fixes > cross-realm GSSAPI authentication. > > Changes it makes: > 1. When using krb5_kuserok, do not call gss_compare_name to check that > authn_name and authz_name are the

Re: [Dovecot] dovecot 1.2rc5 fails to authenticate user via GSSAPI

2009-07-07 Thread Timo Sirainen
On Wed, 2009-06-24 at 15:38 +0200, Michal Hlavinka wrote: > dovecot: auth(default): gssapi(user,192.168.0.1): authn_name not authorized Can you try what it says with these patches: http://hg.dovecot.org/dovecot-1.2/rev/4172004c1958 http://hg.dovecot.org/dovecot-1.2/rev/a5c5a912769e signature.a

Re: [Dovecot] v1.2.0 released

2009-07-07 Thread Timo Sirainen
On Thu, 2009-07-02 at 18:50 -0400, alexus wrote: > > yeah, that was it... i changed ~vpopmail to /home/vpopmail and that > > seems to be working now Fixed now: http://hg.dovecot.org/dovecot-1.2/rev/072a44932976 > Jul 2 18:48:55 mx1 dovecot: auth(default): > digest-md5(?,24.185.130.236): Invalid

Re: [Dovecot] Lost email where did it go...?

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 14:27 -0500, Romer Ventura wrote: > It mostly works, sometime it creates them, others it doesnt... So you're basically saying lazy_expunge sometimes moves the mails to lazy-expunge namespaces, and sometimes the mail just disappears then? signature.asc Description: This is

Re: [Dovecot] Lost email where did it go...?

2009-07-07 Thread Nikolai Bochev
http://wiki.dovecot.org/Plugins/MailLog That could come in handy next time. On Tue, 2009-07-07 at 14:27 -0500, Romer Ventura wrote: > It mostly works, sometime it creates them, others it doesnt... The > thing is that the users never delete an email, even when they put it > in the trash, it ha

Re: [Dovecot] rquota RPC with netapp filer

2009-07-07 Thread Ralf Becker
Hi Timo, I've tested it and you're right. Disabling group quotas by adding ":user:" to all "quota" statements is quite enough to fix this. Thanks for the hint. Ralf Timo Sirainen schrieb am 07.07.2009 21:16: > On Sat, 2009-07-04 at 09:14 +0200, Ralf Becker wrote: >> Hello list, >> >> with doveco

Re: [Dovecot] mbox format and UIDVALIDITY

2009-07-07 Thread Timo Sirainen
On Wed, 2009-07-01 at 17:48 +0200, Axel Luttgens wrote: > In fact, any additional mailbox is created with that unique and > persistent UIDVALIDITY of 1. Fixed: http://hg.dovecot.org/dovecot-1.2/rev/568ddefd7c18 signature.asc Description: This is a digitally signed message part

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Jose Luis Marin Perez
Dear Timo, I made the change but still tells me that does not register any information in the table expires. Here's my settings again: dovecot -n # 1.1.16: /usr/local/etc/dovecot.conf Warning: There is no way to login to this server: disable_plaintext_auth=yes, ssl-disable=yes, no non-pl

Re: [Dovecot] Lost email where did it go...?

2009-07-07 Thread Romer Ventura
It mostly works, sometime it creates them, others it doesnt... The thing is that the users never delete an email, even when they put it in the trash, it has been set up to never delete them, so unless i manually erase those email every 6 months they will never be erased. It is just not ther

Re: [Dovecot] rquota RPC with netapp filer

2009-07-07 Thread Timo Sirainen
On Sat, 2009-07-04 at 09:14 +0200, Ralf Becker wrote: > Hello list, > > with dovecot 1.2 on AIX rquota RPC calls fail with > > quota-fs: remote ext rquota call failed: RPC: > 1832-012 Program/version mismatch .. > Using the attached rquota.x fixes the problem. Are you sure that's needed

Re: [Dovecot] Lost email where did it go...?

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 11:23 -0500, Romer Ventura wrote: > Hello, > > I have this user that lost an email, even when the server is set up > to do lazy expunge. Have you tried that lazy expunge really works correctly? Have you enabled it for POP3 too? What Dovecot version are you using? signa

Re: [Dovecot] [PATCH] Fix VPATH build of RQUOTA support

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 21:05 +0200, Matthias Andree wrote: > Am 07.07.2009, 21:02 Uhr, schrieb Matthias Andree : > > > # HG changeset patch > > # User Matthias Andree > > # Date 1246993296 -7200 > > # Branch HEAD > > # Node ID c884491cb1a61ef50e227fcf4bb77d2e449c1e3a > > # Parent dff7312629a72f6e

Re: [Dovecot] [PATCH] Fix VPATH build of RQUOTA support

2009-07-07 Thread Matthias Andree
Am 07.07.2009, 21:02 Uhr, schrieb Matthias Andree : # HG changeset patch # User Matthias Andree # Date 1246993296 -7200 # Branch HEAD # Node ID c884491cb1a61ef50e227fcf4bb77d2e449c1e3a # Parent dff7312629a72f6ee90ab470ad0d50dfa68e6f71 Fix VPATH build of RQUOTA support. This applies to Doveco

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 14:01 -0500, Jose Luis Marin Perez wrote: > Hi Timo, > > But the Quota plugin if it works what is not working on the Expire plugin. Just ignore the quota parts of my previous mails, but don't ignore what I said about expire: > > expire: Papelera 7 Papelera/* 7 This needs

[Dovecot] [PATCH] Fix VPATH build of RQUOTA support

2009-07-07 Thread Matthias Andree
# HG changeset patch # User Matthias Andree # Date 1246993296 -7200 # Branch HEAD # Node ID c884491cb1a61ef50e227fcf4bb77d2e449c1e3a # Parent dff7312629a72f6ee90ab470ad0d50dfa68e6f71 Fix VPATH build of RQUOTA support. Some rpcgen derive #include "..." paths from the infile argument. This will be

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Jose Luis Marin Perez
Hi Timo, But the Quota plugin if it works what is not working on the Expire plugin. I have to add some additional configuration to send to my email earlier? Thanks Jose Luis > Subject: Re: [Dovecot] Problems with Expire Plugin > From: t...@iki.fi > To: dovecot@dovecot.org > CC: jolumape...@ho

Re: [Dovecot] expire-tool complains in 1.2

2009-07-07 Thread Timo Sirainen
On Sat, 2009-07-04 at 22:15 +0200, LEVAI Daniel wrote: > Info: expire: No expire or expire_altmove settings - plugin disabled That's actually intended. expire-tool doesn't need (and shouldn't even try to use) expire plugin. Removed the log message: http://hg.dovecot.org/dovecot-1.2/rev/dff7312629a

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 13:50 -0400, Timo Sirainen wrote: > quota_rule2 = INBOX.Trash:ignore > > > quota_rule3: Papelera:ignore > > quota_rule3 = INBOX.Papelera:ignore Hmm. Actually I was wrong here. I intended them to be configured like that though. I guess I'll fix them in v2.0.. signature.

Re: [Dovecot] Remove mail from the thrashcan through a script.

2009-07-07 Thread Charles Marcus
On 7/7/2009, Johan Hendriks (j.hendr...@schavemaker.com) wrote: > I have some very anoying users that refuse to delete old mail in > there trash box. We use IMAP, is there a way i can delete all mails > say older than 10 days from the trash folder through a script. Sonds like a perfect job for th

[Dovecot] Remove mail from the thrashcan through a script.

2009-07-07 Thread Johan Hendriks
Hello all. I have some very anoying users that refuse to delete old mail in there trash box. We use IMAP, is there a way i can delete all mails say older than 10 days from the trash folder through a script. Thanks for your time regards, Johan Hendriks

[Dovecot] Sieve question

2009-07-07 Thread CJ Keist
If there is a separate sieve mailing list let me know. But have question if someone else has done this or not. Right now I have web form people use to setup their vacation replies using Sieve (1.1.6). The form alows them to set what they want their reply address to be, whether to send the r

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 12:05 -0500, Jose Luis Marin Perez wrote: > namespace: > type: private > separator: . > prefix: INBOX. > inbox: yes > list: yes > subscriptions: yes .. > quota: maildir > quota_rule: ?:storage=0 > quota_rule2: Trash:ignore quota_rule2 = INBOX.Trash:ignore >

Re: [Dovecot] Wrong credential caching

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 12:50 +0200, Ralf Hildebrandt wrote: > Then I told him that he's supposed to use an "l" instead of "L" but: > > Jul 7 12:42:01 postamt dovecot: imap-login: Login: user=, > method=PLAIN, rip=10.47.64.227, lip=141.42.4.250, TLS This is a successful login as "loser". This is

Re: [Dovecot] AUTH PLAIN error with Thunderbird and Dovecot 1.2

2009-07-07 Thread Timo Sirainen
On Sun, 2009-07-05 at 19:54 +, Bernhard Schmidt wrote: > a few days ago I started to get some complaints about authentication > delays from Thunderbird POP3 users. After some debugging it turned out > that the problem was introduced somewhere between 1.2rc3 and 1.2rc7 > (1.2.0 is still affected

Re: [Dovecot] postfix dovecot sieve lda

2009-07-07 Thread Timo Sirainen
On Sun, 2009-07-05 at 19:42 +0200, Benny Pedersen wrote: > i like to know how i can make dovecot not bounce when i have a sieve rule > that says reject :/ Currently I guess you can't. > my postfix is configured as in wiki with the pipe to deliver lda in dovecot, > how do i solve this ? > > pro

Re: [Dovecot] troubles with broken clients (iPhone) - again

2009-07-07 Thread Federico Bianchi
On Tue, 7 Jul 2009, Timo Sirainen wrote: On Tue, 2009-07-07 at 10:02 +0200, Federico Bianchi wrote: The symptoms: when the Mail application is "closed" on the iPhone, Outlook still says the mailbox is in use; a Dovecot imap process is still active for that user even after a few minutes (manual

[Dovecot] Problems with Expire Plugin

2009-07-07 Thread Jose Luis Marin Perez
Dear Sirs, I try to configure expire plugin to delete emails older than 7 days from the Papelera folder, but I do not see any information recorded in the expires table, although there are emails that were copied before and after configuring the plugin. dovecot -n # 1.1.16: /usr/local/etc/dovec

Re: [Dovecot] Ambiguous mail location setting

2009-07-07 Thread Timo Sirainen
On Sun, 2009-07-05 at 00:56 -0500, Shawn wrote: > "Using Dovecot v1.0.alpha4 on OpenBSD 3.8 (same problem find using Dovecot > v1.0.alpha3 on OpenBSD 3.7) Like Charles said, v1.0 alphas are way too old. You really should be using at least v1.0.0 or you're going to run into other bugs. > dovecot:

Re: [Dovecot] libsieve compilation error on AIX 5.3

2009-07-07 Thread Timo Sirainen
On Mon, 2009-07-06 at 15:54 +0200, Stephan Bosch wrote: > Jonathan Siegle wrote: > > > > Ok. I added -qkeyword=typeof to my CFLAGS and the errors go away and no > > further issues on compilation. > Ok. Now why does autoconf not automatically handle this CFLAG? Timo? I don't think autoconf tries

Re: [Dovecot] troubles with broken clients (iPhone) - again

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 10:02 +0200, Federico Bianchi wrote: > The symptoms: when the Mail application is "closed" on the iPhone, Outlook > still says the mailbox is in use; a Dovecot imap process is still active > for that user even after a few minutes (manually killing it releases the > lock, th

Re: [Dovecot] Unable to (un)subscribe mbox with AIX, NFS and netapp filer

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 17:58 +0200, Axel Luttgens wrote: > > Is my understanding of these sentences correct? > > "If owner and group are -1, nothing is done?" > > > > In this case it should be save to skip the call, shouldn't it? > > Yes, I guess so. Yes. Committed: http://hg.dovecot.org/dovecot-1

[Dovecot] Lost email where did it go...?

2009-07-07 Thread Romer Ventura
Hello, I have this user that lost an email, even when the server is set up to do lazy expunge. The mail server logs show that the message was received, the user also read it and he did reply to it. here is the mail.log Jun 29 07:52:48 mx20 postfix/smtpd[19289]: 0ACD81C443B: client=usxsl

Re: [Dovecot] Connecting to dovecot

2009-07-07 Thread billgates1
Hi, I had the same error and I discovered it was only a problem of permissions. I just typed: chown -R username:mail /home/username (replace "username" with the real user name) and I had no more errors! :clap: -- View this message in context: http://www.nabble.com/Connecting-to-dovecot-tp195332

[Dovecot] troubles with broken clients (iPhone)

2009-07-07 Thread Federico Bianchi
Sorry if the question has been answered before, but I haven't been able to find any relevant topic on your mailing list archive. We are using Dovecot 1.1.6 with legacy mbox storage on a mail server of ours; the trouble is, users connected via DSL with both a computer and a iPhone on the same

Re: [Dovecot] Unable to (un)subscribe mbox with AIX, NFS and netapp filer

2009-07-07 Thread Axel Luttgens
Le 6 juil. 09 à 23:07, Ralf Becker a écrit : Hello Axel, [...] It's not just the log message. If you have a look on the entire function, you'll see that it fails if fchown fails: [...] Yes, you're right; I've been too elliptic... :-( I was worried with a "solution" that potentially could fu

Re: [Dovecot] Released Sieve v0.1.7 and ManageSieve v0.11.6 for Dovecot v1.2.0

2009-07-07 Thread Stefan G. Weichinger
Steffen Kaiser schrieb: > My hint would be that the deliver you use is not from v1.2 > > I never used v1.1, but v1.0 does not have no null_header_filter_callback > symbol. Maybe due to some "make install" in v1.2 without prior "make uninstall" in v1.1.16 ? Uh, good hint, that binary is qui

Re: [Dovecot] Sieve vacation not working

2009-07-07 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 7 Jul 2009, Phill Edwards wrote: Sorry again. Hopefully this will help someone in the future with a similar issue. Frankly the restriction with :addresses bugs me, too. I would prefer selecting conditions with surrounding code. Bye, -

Re: [Dovecot] Sieve vacation not working

2009-07-07 Thread Phill Edwards
Folks, I'm really sorry. It turns out I'm just an idiot. I hadn't put anything in the :addresses field. As soon as I put the recipient's email address in there it all started working. Something like this: :addresses ["2ndaddr...@optusnet.com.au"] I hadn't realised you had to do that and I'd seen

Re: [Dovecot] Sieve vacation not working

2009-07-07 Thread Stephan Bosch
Phill Edwards wrote: According to the sources, the CMUSieve plugin will refuse to autorespond in the following situations: Thanks Stephan. It is indeed the CMU Sieve plugin (sorry for not pointing that out). I saw those conditions the wiki somewhere and I don't believe any of the conditions are

Re: [Dovecot] Sieve vacation not working

2009-07-07 Thread Phill Edwards
> According to the sources, the CMUSieve plugin will refuse to autorespond in > the following situations Here are the headers of an email that I believe should have triggered an auto-reply but didn't (with email addresses and names masked for privacy). I don't see any headers here that should prev

Re: [Dovecot] Sieve vacation not working

2009-07-07 Thread Phill Edwards
> I know this won't help much, but I can tell you that we have vacation with > cmusieve (CentOS package dovecot-sieve-1.1.6-9.el5) working with dovecot > (1.1.7-0_84.el5) without any problems. Thanks for the info. My versions are dovecot-1.1.4-0_81 and dovecot-sieve-1.1.6-9. Perhaps I need to do s

[Dovecot] Wrong credential caching

2009-07-07 Thread Ralf Hildebrandt
A user logged in with a captial "L" for his username: Jul 7 12:30:31 postamt dovecot: auth(default): cache(Loser,10.47.64.227): miss Jul 7 12:30:31 postamt dovecot: auth(default): shadow(Loser,10.47.64.227): lookup Jul 7 12:30:31 postamt dovecot: auth(default): shadow(Loser,10.47.64.227): unk

Re: [Dovecot] Sieve vacation not working

2009-07-07 Thread Patrick Nagel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Phill, I know this won't help much, but I can tell you that we have vacation with cmusieve (CentOS package dovecot-sieve-1.1.6-9.el5) working with dovecot (1.1.7-0_84.el5) without any problems. An example how we use it: - --- require ["vacation"]

Re: [Dovecot] troubles with broken clients (iPhone) - again

2009-07-07 Thread Axel Luttgens
Le 7 juil. 09 à 10:02, Federico Bianchi a écrit : The PC (Outlook) is accessing the mailbox via POP3, the iPhone is using IMAP; please consider we are talking about a user's home setup, so it's pretty difficult to have a more detailed report on his part (Outlook version, iPhone OS version

[Dovecot] troubles with broken clients (iPhone) - again

2009-07-07 Thread Federico Bianchi
The PC (Outlook) is accessing the mailbox via POP3, the iPhone is using IMAP; please consider we are talking about a user's home setup, so it's pretty difficult to have a more detailed report on his part (Outlook version, iPhone OS version, xDSL router type and configuration, etc.). The mail

Re: [Dovecot] Released Sieve v0.1.7 and ManageSieve v0.11.6 for Dovecot v1.2.0

2009-07-07 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 6 Jul 2009, Stefan G. Weichinger wrote: I gave it a try with 1.1.16, then with 1.2.0, even with the I don't know about v1.1.16, but the new libsieve works for me in v1.2.0 mercurial-sources, and today with your new versions for dovecot-s