Re: [Dovecot] Problems with listescape and mutt

2009-12-09 Thread Daniel Spannbauer
Nicolas KOWALSKI schrieb: Daniel Spannbauer writes: my ~.muttrc is completly empty. But in my globnal /etc/Muttrc there are some configs. IMHO, there is a script somewhere in your configuration generating the list of mailboxes, and it generates it wrong, probably because it thinks that

Re: [Dovecot] Problems with listescape and mutt

2009-12-08 Thread Daniel Spannbauer
Nicolas KOWALSKI schrieb: Daniel Spannbauer writes: Hmm, I log in with mutt over the dovecot imap, so a "c" shows exactly: 1 0 imap://d...@homedirs/ 2 0 imap://d...@homedirs/.AD

Re: [Dovecot] Problems with listescape and mutt

2009-12-08 Thread Daniel Spannbauer
Steffen Kaiser schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 8 Dec 2009, Daniel Spannbauer wrote: 1 0 imap://d...@homedirs/ 2 0 imap://d...@homedirs/.ADMIN The term "homedirs" wonders me, ar

Re: [Dovecot] Problems with listescape and mutt

2009-12-08 Thread Daniel Spannbauer
Steffen Kaiser schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 8 Dec 2009, Daniel Spannbauer wrote: 1 0 imap://d...@homedirs/ 2 0 imap://d...@homedirs/.ADMIN The term "homedirs" wonders me, ar

Re: [Dovecot] Problems with listescape and mutt

2009-12-08 Thread Daniel Spannbauer
Steffen Kaiser schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 8 Dec 2009, Daniel Spannbauer wrote: 1 0 imap://d...@homedirs/ 2 0 imap://d...@homedirs/.ADMIN The term "homedirs" wonders me, ar

Re: [Dovecot] Problems with listescape and mutt

2009-12-08 Thread Daniel Spannbauer
Timo Sirainen schrieb: On Dec 8, 2009, at 1:57 AM, Daniel Spannbauer wrote: Hmm, I log in with mutt over the dovecot imap, so a "c" shows exactly: 1 0 imap://d...@homedirs/ 2 0 imap://d...@homedirs/.AD

Re: [Dovecot] Problems with listescape and mutt

2009-12-07 Thread Daniel Spannbauer
Timo Sirainen schrieb: On Mon, 2009-12-07 at 13:58 +0100, Daniel Spannbauer wrote: Hello, we are using Dovecot 1.2.6 with activated listescape-Plugin. Mutt mutt seems to have a problem with listescape (or my configuration [1] is screwed). When I log in with mutt over imap an press "

[Dovecot] Problems with listescape and mutt

2009-12-07 Thread Daniel Spannbauer
gin_dir: /usr/lib/dovecot/modules/lda auth default: passdb: driver: pam userdb: driver: passwd -- Daniel Spannbauer Software Entwicklung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11 Rechbergstr. 4 - 6, D 87727 Babenhausen M

[Dovecot] Web-Interface for Dovecot-Sieve?

2009-11-17 Thread Daniel Spannbauer
Hello, is there anywhere a web-interface for managing sieve-filters with dovecot? Regards Daniel -- Daniel Spannbauer Software Entwicklung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11 Rechbergstr. 4 - 6, D 87727 Babenhausen Mobil +49 171

Re: [Dovecot] Dovecot 1-2-6 and management-sieve

2009-10-12 Thread Daniel Spannbauer
Pascal Volk schrieb: On 10/12/2009 03:44 PM Daniel Spannbauer wrote: Hello, I try to patch the dovecot-Sources to use the management-sieve. I've downloaded the Sources, unpacked them, do a "gzip -dc dovecot-1-2-managesieve-patch-52abc11d7f48.tar.gz |patch -p1". I get a Erro

[Dovecot] Dovecot 1-2-6 and management-sieve

2009-10-12 Thread Daniel Spannbauer
file src/master/master-settings.c patching file src/master/master-settings.h patch unexpectedly ends in middle of line What do I wrong? Regards Daniel -- Daniel Spannbauer Software Entwicklung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11 Rechbe

Re: [Dovecot] Dovecot and ACL

2009-07-11 Thread Daniel Spannbauer
Mario Antonio schrieb: Daniel, I think you need to use (make sure of the imap_acl configuration): protocol imap { mail_plugins = acl imap_acl } Yes, thats in the conf- dovecot -n: # 1.2.0: /etc/dovecot/dovecot.conf # OS: Linux 2.6.18.2-34-default i686 openSUSE 10.2 (i586) protocols: im

Re: [Dovecot] Dovecot and ACL

2009-07-11 Thread Daniel Spannbauer
Steffen Kaiser schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 10 Jul 2009, Daniel Spannbauer wrote: Seems to work, now error in the logs at the moment. Bute wehn I log in over telnet port 143 theres no "acl" at the capabilities-String. Can anybody tell me why?

Re: [Dovecot] Dovecot and ACL

2009-07-10 Thread Daniel Spannbauer
1.2 (IMap ACL extension) An Alternate way using Soft Links: http://wiki.dovecot.org/SharedMailboxes/Symlinks Regards, Mario Antonio Daniel Spannbauer wrote: Hello, I try to get per-mailbox-ACLs on dovecot. So, I've modded dovecot.conf: protocol imap { mail_plugins = acl } and p

Re: [Dovecot] Dovecot and ACL

2009-07-08 Thread Daniel Spannbauer
Axel Luttgens schrieb: Le 8 juil. 09 à 11:55, Daniel Spannbauer a écrit : [...] Hmmm, I don't have a imap_acl-Plugin. Sorry but I forgot the Version: Version is 1.0.rc14 Hmm, I guess you're out of luck then; from http://wiki.dovecot.org/ACL: Dovecot v1.0 and v1.

Re: [Dovecot] Dovecot and ACL

2009-07-08 Thread Daniel Spannbauer
Axel Luttgens schrieb: Le 8 juil. 09 à 09:14, Daniel Spannbauer a écrit : Hello, I try to get per-mailbox-ACLs on dovecot. So, I've modded dovecot.conf: protocol imap { mail_plugins = acl } and plugin { acl = vfile } When I telnet to dovecot an try the command "

[Dovecot] Dovecot and ACL

2009-07-08 Thread Daniel Spannbauer
ange" so I can share Mailboxes over the webinterface. Do I have to create the acl-file manually or does dovecot this automaticly? reagrds Daniel -- Daniel Spannbauer Software Entwicklung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11 Re