Displaying 12 results from an estimated 12 matches for "schridde".
2012 Jun 04
3
dovecot-metadata-9 released
Hello everyone!
I just released dovecot-metadata-8, which is an implementation of RFC 5464
(IMAP METADATA), allowing to add comments/annotations/metadata to folders of
an email account.
2012-06-04: Version 9
* Added Dovecot 2.1 compatibility
* Fixed compliance with RFC 5464 Section 3.2
* Separated backend code into library
* Synced code of imap-annotatemore with imap-metadata
* Improved
2014 May 07
4
[Bug 926] New: icmp: ICMPv6 types are not supported
https://bugzilla.netfilter.org/show_bug.cgi?id=926
Summary: icmp: ICMPv6 types are not supported
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy:
2011 Jun 12
1
dovecot-metadata-8 released
...tibilities with RFC 5464, etc), please
write me a mail. Be advised that this code is still experimental and might
crash your server!
@Timo: Please have a look at the src/*-ext.[ch] files, they contain extensions
to the dovecot libraries and might be useful for others, too.
Kind regards,
Dennis Schridde
[1] http://hg.dovecot.org/dovecot-metadata-plugin
[2] http://hg.dovecot.org/dovecot-metadata-plugin/archive/bdf2445e101f.tar.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitall...
2007 Mar 24
1
extracting info from a minidump via winedbg
Hello Wine users!
I've got a minidump from a ("real") Windows user of our game and would like to
extract information from it using winedbg.
The information winedbg gives me by default, is this:
WineDbg starting on minidump on pid 068c
warzone2100.exe was running on #1 Intel ???-0.521 CPU on Windows XP (2600)
Register dump:
CS:001b SS:0023 DS:0023 ES:0023 FS:003b GS:0000
2018 Apr 27
1
[Bug 1250] New: extensions: libip6t_icmp6: unsupported ICMPv6 types
https://bugzilla.netfilter.org/show_bug.cgi?id=1250
Bug ID: 1250
Summary: extensions: libip6t_icmp6: unsupported ICMPv6 types
Product: iptables
Version: 1.6.x
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ip6tables
Assignee:
2015 Jan 29
0
mdbox: Broken virtual size for mail UID ...
Hello everyone!
I originally asked Timo for help in this case, but I understand he is very
busy these days, so I am now posting my questions to this mailinglist.
On Sunday 28 Dec 2014 10:02:08 Timo Sirainen wrote:
> On 28 Dec 2014, at 07:06, Dennis Schridde <devurandom at gmx.net> wrote:
> > My harddrives crashed, and now I get "Broken virtual size for mail UID ?"
> > messages in the dovecot logs from some mdbox folders. I assume the logged
> > emails are destroyed forever, but I would like to restore as much as
>...
2017 Aug 22
1
Error: mdbox .../storage: Duplicate GUID
Hi!
When I force-resync a mailbox of mine, I see following output:
# doveadm force-resync -u $USER $PATH
doveadm($USER): Warning: mdbox .../storage: Inconsistency in map index ($X,$Y2
!= $X,$Y2)
doveadm($USER): Warning: fscking index file .../storage/dovecot.map.index
doveadm($USER): Warning: mdbox .../storage: rebuilding indexes
doveadm($USER): Error: mdbox .../storage: Duplicate GUID $G in
2015 Apr 22
2
Dovecot 2.2.16 crashes when fetching mails with Trojita 0.5
Hello!
When I fetch certain emails from my Dovecot 2.2.16 server using Trojita 0.5,
dovecot/imap will crash reproducibly. Please find config and backtrace from
coredump attached.
Best regards,
Dennis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot-imap-core-1179.gdb.log
Type: text/x-log
Size: 4905 bytes
Desc: not available
URL:
2010 Feb 20
1
v2.0.beta3 released
...of the changes visible to developers are:
- dovecot-config file changed. if your external plugin uses this file,
you need to change it to use the new format.
- added dovecot.m4 file that can be used by external plugins' configure
script to get Dovecot settings. This was mainly done by Dennis Schridde.
- mailbox_alloc() no longer has stream parameter, instead there's
mailbox_open_stream()
- mailbox_close() renamed to mailbox_free(). added a different
mailbox_close(), which only closes opened mailbox, but doesn't free it.
- mailbox_delete(), mailbox_rename() APIs changed
- notify plug...
2010 Feb 20
1
v2.0.beta3 released
...of the changes visible to developers are:
- dovecot-config file changed. if your external plugin uses this file,
you need to change it to use the new format.
- added dovecot.m4 file that can be used by external plugins' configure
script to get Dovecot settings. This was mainly done by Dennis Schridde.
- mailbox_alloc() no longer has stream parameter, instead there's
mailbox_open_stream()
- mailbox_close() renamed to mailbox_free(). added a different
mailbox_close(), which only closes opened mailbox, but doesn't free it.
- mailbox_delete(), mailbox_rename() APIs changed
- notify plug...
2013 Apr 04
7
v2.1.16 released
http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
+ Added quota-status policy service for Postfix
+ Added "doveadm batch" command to run multiple commands before moving
onto the next user (useful only with -A and -u <usermask>)
+ Added forwards compatibility for v2.2 index files
- mdbox: Index rebuilding crashed
2013 Apr 04
7
v2.1.16 released
http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
+ Added quota-status policy service for Postfix
+ Added "doveadm batch" command to run multiple commands before moving
onto the next user (useful only with -A and -u <usermask>)
+ Added forwards compatibility for v2.2 index files
- mdbox: Index rebuilding crashed