Stephan Bosch writes:
> Yep, that's the current status unfortunately. The build server runs
> Debian testing and that won't install directly on stable.
[...]
> Eventually I should build an automated sbuild environment to make the
> binaries available to more Debian/Ubuntu releases.
If you have
Should I be considered with this log entry?
rename(/home/vmail/jeff/dovecot-uidvalidity,
/home/vmail/jeff/dovecot-uidvalidity) failed: No such file or directory
Hi, all.
I use a global sieve script and include user's personal sieve script in
it, but it doesn't run while user's sieve script not exist. Why not just
ignore this error and continue read and execute the rest of sieve rules?
My global script:
require ["include"];
include :personal ".dovec
http://hg.dovecot.org/dovecot-2.0/
I just did the initial commit for master process rewrite, which marks
the beginning of Dovecot v2.0. Several things are still missing/broken,
but at least I was just able to successfully log in using imap :)
I left v1.3 hg tree there for now, but once v2.0 tree
Robert Schetterer schrieb:
> Stephan Bosch schrieb:
>> Nicolas KOWALSKI schreef:
>>> Robert Schetterer writes:
>>>
Hi, i used to use
>>> Hello,
>>>
http://xi.rename-it.nl/debian/ experimental-auto main
to update dovecot 1.2 with ubuntu horde
didnt done for a time
now
Stephan Bosch schrieb:
> Nicolas KOWALSKI schreef:
>> Robert Schetterer writes:
>>
>>> Hi, i used to use
>>
>> Hello,
>>
>>> http://xi.rename-it.nl/debian/ experimental-auto main
>>> to update dovecot 1.2 with ubuntu horde
>>>
>>> didnt done for a time
>>> now i get
>>> broken deps with apt
>>
>>
Nicolas KOWALSKI schreef:
Robert Schetterer writes:
Hi, i used to use
Hello,
http://xi.rename-it.nl/debian/ experimental-auto main
to update dovecot 1.2 with ubuntu horde
didnt done for a time
now i get
broken deps with apt
I encountered the same problem with Debian Lenny, so I now reco
Nicolas KOWALSKI writes:
> Robert Schetterer writes:
>
>> http://xi.rename-it.nl/debian/ experimental-auto main
Oops, I am not using experimental-auto source package, but the
testing-auto one in my /etc/apt/sources.list:
deb-src http://xi.rename-it.nl/debian/ testing-auto main
--
Nicolas
>
> I encountered the same problem with Debian Lenny, so I now recompile
> the package myself. It works well.
>
Same here on Ubuntu 8.10. However it doesn't compile out of the box.
I use the following patch for the debian rules file to make it work.
diff -upr dovecot-1.2.beta4.orig/debian/ru
Robert Schetterer writes:
> Hi, i used to use
Hello,
> http://xi.rename-it.nl/debian/ experimental-auto main
> to update dovecot 1.2 with ubuntu horde
>
> didnt done for a time
> now i get
> broken deps with apt
I encountered the same problem with Debian Lenny, so I now recompile
the package m
Robert Schetterer schrieb:
> Hi, i used to use
>
> http://xi.rename-it.nl/debian/ experimental-auto main
> to update dovecot 1.2 with ubuntu horde
uff, i mean ubuntu hardy
>
> didnt done for a time
> now i get
> broken deps with apt
>
> like
>
> --
>
> dovecot-common: Hängt ab: libgssapi-krb
I am starting to use Squirrelmail a little bit more to read my mail during
the day and I seem to be getting this error more frequently while using
Squirrelmail. Just a coincidence or do you think using Squirrelmail might
have something to do with it?
Corrupted index cache file /home/vmail/jeff/do
Hi, i used to use
http://xi.rename-it.nl/debian/ experimental-auto main
to update dovecot 1.2 with ubuntu horde
didnt done for a time
now i get
broken deps with apt
like
--
dovecot-common: Hängt ab: libgssapi-krb5-2 (>= 1.6.dfsg.2) ist aber
nicht installierbar
Hängt ab: libk5
On Thu, 2009-04-23 at 10:29 +0200, Johann Klasek wrote:
> --- dovecot-1.2.rc3/src/lib-mail/message-header-parser.c.orig 2009-01-07
> 19:33:26.0 +0100
> +++ dovecot-1.2.rc3/src/lib-mail/message-header-parser.c2009-04-23
> 09:53:08.0 +0200
> @@ -284,7 +284,7 @@
>
I did some more digging and here's the actual error that it fails with:
Apr 23 09:28:21 batman.rutgers.edu IMAP(kmech): : [ID 107833 mail.crit]
Panic: file squat-trie.c: line 441: assertion failed:
(!node->have_sequential)
Apr 23 09:28:21 batman.rutgers.edu IMAP(kmech): : [ID 398108 mail.err
Browsing through the source code to find some properties of
deliver I stuck here:
--- dovecot-1.2.rc3/src/lib-mail/message-header-parser.c.orig 2009-01-07
19:33:26.0 +0100
+++ dovecot-1.2.rc3/src/lib-mail/message-header-parser.c2009-04-23
09:53:08.0 +0200
@@ -284,7 +28
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Apr 23, 2009 at 12:27:47PM +0100, rui.carne...@portugalmail.net wrote:
> On Thu, Apr 23, 2009 at 5:47 AM, wrote:
>
> Note that some formats might require to seek to some point in the file [1]
[...]
> I hadn't thought on that before but
Just an update. After I restarted pine and went back into the same
folder to start the search over, I had a corruption notice which is
probably from the crash:
# Apr 23 09:47:20 host IMAP(user): : Corrupted squat uidlist file
/heroes/u1/dovecot-index/sparc/index/user/.bogounsure/dovecot.inde
Timo,
I had another core dump randomly while doing a search with squat on. The
backtrace is in the link:
http://pastebin.com/fd59ae03
Thanks.
David Halik wrote:
Timo Sirainen wrote:
Did you happen to get a core dump? gdb backtrace would be helpful:
http://dovecot.org/bugreport.html
Th
On T 23 Apr, 2009, at 12:20 , Giuliano Gavazzi wrote:
I suppose owed to the endianness change. Can I thus just remove
those dovecot.index files, including dovecot.index.cache and
dovecot.index.cache.log?
I know I could let dovecot do it, but as the cache files in
particular are quite large
On Thu, Apr 23, 2009 at 5:47 AM, wrote:
Note that some formats might require to seek to some point in the file [1]
(typically the end), so reading from stdin is awkward (it would require
stdin to be seekable, so either the app or the caller would have to put
the whole file somewhe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 22 Apr 2009, Rui Carneiro wrote:
I will talk with the developers of those applications about the possibility
of supporting stdin input (if not supported yet).
I think the API that fts plugin uses to do the conversion should be
generic eno
Dear all,
moving Maildirs from a PPC cpu to an Intel one (MacOS X to FreeBSD)
not surprisingly I got:
Apr 23 12:08:50 drum dovecot: IMAP(x): Rebuilding index file /usr/home/
x/Maildir/dovecot.index: CPU architecture changed
Apr 23 12:08:52 drum dovecot: IMAP(x): Corrupted index cache file /u
Noel Butler a écrit :
>> Thanks, it's working well with
>>
>> mail_location = maildir:/var/alternc/mail/%1u/%n_%d/Maildir
>>
>> But, for some users logging with name_domain the directory which is
>> created is not correct and look like
>>
>> /var/alternc/mail/d/denis_collectifs.net_
>>
>>
>
>
On Wed, Apr 22, 2009 at 10:25:41AM -0400, Timo Sirainen wrote:
> On Apr 22, 2009, at 4:12 AM, marco ghidinelli wrote:
>
Apr 20 16:21:17 harlock dovecot: imap-login: Disconnected: Shutting
down: rip=192.168.0.194, lip=10.70.0.1, TLS handshake
>>>
>>> "Shutting down" means that Dovecot real
25 matches
Mail list logo