UTF-8 encoded folders on filesystem

2016-04-21 Thread Pavel Volkovitskiy
Hello! I wonder if that possible to have utf-8 encoded folders on filesystem with dovecot? ​May be this feature planned already?​ -- Pavel

Re: UTF-8 encoded folders on filesystem

2016-04-22 Thread Pavel Volkovitskiy
On Thu, Apr 21, 2016 at 1:30 PM, Timo Sirainen wrote: > On 21 Apr 2016, at 10:37, Pavel Volkovitskiy wrote: > > > > I wonder if that possible to have utf-8 encoded folders on filesystem > with > > dovecot? > > > > ​May be this feature planned already?​ >

[Dovecot] sieve variables

2007-12-24 Thread Pavel Volkovitskiy
Hello! I wonder if that possible to add support for sieve variables extension in upcoming dovecot 1.1? ( ftp://ftp.rfc-editor.org/in-notes/internet-drafts/draft-ietf-sieve-variables-08.txt ) -- Pavel

[Dovecot] deliver doesn't create home dirs

2008-06-25 Thread Pavel Volkovitskiy
hello! i'm trying to setup exim + dovecot's deliver for virtual users in exim.conf: home_directory = "/var/mail/$domain/$local_part" command = /usr/lib/dovecot/deliver and in logs: No such file or directory: failed to chdir to /var/mail/symlink.ru/olfway so why it doesn't tries to create tha

Re: [Dovecot] deliver doesn't create home dirs

2008-06-25 Thread Pavel Volkovitskiy
Pavel Volkovitskiy wrote: hello! i'm trying to setup exim + dovecot's deliver for virtual users in exim.conf: home_directory = "/var/mail/$domain/$local_part" command = /usr/lib/dovecot/deliver and in logs: No such file or directory: failed to chdir to /var/mail/symlin

Re: [Dovecot] deliver doesn't create home dirs

2008-06-25 Thread Pavel Volkovitskiy
Pavel Volkovitskiy wrote: Pavel Volkovitskiy wrote: hello! i'm trying to setup exim + dovecot's deliver for virtual users in exim.conf: home_directory = "/var/mail/$domain/$local_part" command = /usr/lib/dovecot/deliver and in logs: No such file or directory: failed to

[Dovecot] allow_nets and deliver + userdb lookup

2009-04-10 Thread Pavel Volkovitskiy
Hello! I'm trying to restrict imap logins to our internal network for several users, but this breaks dovecot delivery too Even if i set allow_nets to NULL or 0.0.0.0/0 deliver exits with "Error: Auth lookup returned failure" i'm running it as 'command = /usr/lib/dovecot/deliver -e -d "$loc

[Dovecot] dsync error: Unexpected finish reply

2011-01-04 Thread Pavel Volkovitskiy
Hello! i'm trying to make mails backup with dsync on remote server dsync transfers data but then exits with error: $ dsync -f -u 'test...@domain.tld' backup ssh mailu...@backupserver dsync -u 'test...@domain.tld' >dsync-local(test...@domain.tld): Error: Unexpected finish reply: + >dsync-local(

[Dovecot] dsync crash

2011-01-17 Thread Pavel Volkovitskiy
Hello! I'm converting mailboxes from maildirs to mdbox and dsync crashes on two of them /var/mail-nfs-1 - nfs mount /var/mail-nfs-indexes - local fs /usr/bin/dsync -f -u u...@site.ru mirror mdbox:/var/mail-nfs-1/mail/site.ru/user/mail:INDEX=/var/mail-nfs-indexes/site.ru/user dsync(u...@site.ru):

[Dovecot] IMAP MOVE and lazy_expunge_only_last_instance

2013-06-14 Thread Pavel Volkovitskiy
box=INBOX, uid=34, msgid=<1294858169.32435.3.camel@int.office.matrix>, size=996, from=Pavel Volkovitskiy , subject=test, flags=(\Seen) 2013-06-14 10:56:06 imap(tes...@mtx.ru): Info: copy from Test: box=.EXPUNGED/Test, uid=9, msgid=<1294858169.32435.3.camel@int.office.matrix>, size=996, f

Re: [Dovecot] IMAP MOVE and lazy_expunge_only_last_instance

2013-06-16 Thread Pavel Volkovitskiy
On Sun, Jun 16, 2013 at 11:30 PM, Timo Sirainen wrote: > On 14.6.2013, at 10.12, Pavel Volkovitskiy wrote: > > > im testing lazy_expunge_only_last_instance here and it seems it works > wrong > > with IMAP MOVE > > I suppose you mean with mdbox format? Seems to be an

Re: [Dovecot] IMAP MOVE and lazy_expunge_only_last_instance

2013-06-17 Thread Pavel Volkovitskiy
On Mon, Jun 17, 2013 at 11:19 AM, Timo Sirainen wrote: > >>> im testing lazy_expunge_only_last_instance here and it seems it works > >> wrong > >>> with IMAP MOVE > >> > >> I suppose you mean with mdbox format? Seems to be annoyingly difficult > to > >> fix.. > >> > >> > > ​yep, mdbox​ format > >