Re: [Dovecot] systemd socket and service

2011-03-01 Thread Vasiliy G Tolstov
nstall systemd socket/service files in /lib/systemd/ if > you want to > change any file, you should copy it to /etc/systemd/... and modify it there. > systemd prefers files in /etc/systemd over those in /lib/systemd Ohh. Very nice. Thank You very much! -- Vasiliy G Tolstov Selfip.Ru

Re: [Dovecot] systemd socket and service

2011-03-01 Thread Vasiliy G Tolstov
On Mon, 2011-02-28 at 23:35 +0200, Timo Sirainen wrote: > On 22.2.2011, at 12.17, Vasiliy G Tolstov wrote: > > > Hello. I'm use systemd and have some questions: > > > > 1) Why dovecot.socket contains only imap ListenStream? > > You mean why doesn't it con

[Dovecot] systemd socket and service

2011-02-22 Thread Vasiliy G Tolstov
tream=[::]:143 ListenStream=0.0.0.0:993 ListenStream=[::]:993 KeepAlive=true 2) Does dovecot.service required to use dovecot lmtp, or it may be stoppped (i not often check my mails via client, but have many incoming mails some time) -- Vasiliy G Tolstov Selfip.Ru

Re: [Dovecot] xapian search plugin

2010-12-16 Thread Vasiliy G Tolstov
On Thu, 2010-12-16 at 10:52 +, Timo Sirainen wrote: > On Thu, 2010-12-16 at 13:00 +0300, Vasiliy G Tolstov wrote: > > Hello. Does anybody write fts xapian plugin to dovecot 2? > > Not as far as I know. > > > If nobody - > > can You suggest me what i need to rea

[Dovecot] xapian search plugin

2010-12-16 Thread Vasiliy G Tolstov
Hello. Does anybody write fts xapian plugin to dovecot 2? If nobody - can You suggest me what i need to read and what source files i need no read to write own xapian fts plugin. Thank You for any comments. -- Vasiliy G Tolstov Selfip.Ru

[Dovecot] sieve rules quiestion (deduplicate e-mails)

2010-09-15 Thread Vasiliy G Tolstov
t;] { fileinto "Subscriptions/Php"; } # rule:[Btrfs] elsif header :contains ["List-Id"] ["linux-btrfs.vger.kernel.org"] { fileinto "Subscriptions/Btrfs"; How can i minimize this rules and save desired functionality? -- Vasiliy G Tolstov Selfip.Ru

Re: [Dovecot] dovecot 2.0 and lmtp

2010-05-25 Thread Vasiliy G Tolstov
В Втр, 25/05/2010 в 17:25 +0100, Timo Sirainen пишет: > On Wed, 2010-05-12 at 13:08 +0400, Vasiliy G Tolstov wrote: > > Dovecot now support lmtp, i'm try to tell exim transport to use lmtp > > > > driver = lmtp > > command = /usr/libexec/dovecot/lmtp > > &g

[Dovecot] dovecot 2.0 and lmtp

2010-05-12 Thread Vasiliy G Tolstov
(-19): Malformed LMTP response after initial connection: Debug: none: root=, index=, control=, inbox= What does it mean? -- Vasiliy G Tolstov Selfip.Ru

[Dovecot] dovecot-2.0 hg and pigeonhole hg

2010-05-12 Thread Vasiliy G Tolstov
ieve_ext_spamvirustest.la \ $(unfinished_plugins) -libdovecot_sieve_la_DEPENDENCIES = $(plugins) -libdovecot_sieve_la_LIBADD = $(plugins) +libdovecot_sieve_la_DEPENDENCIES = $(plugins) $(LIBDOVECOT_LDA_DEPS) +libdovecot_sieve_la_LIBADD = $(plugins) $(LIBDOVECOT_LDA) libdovecot_sieve_la_SOURCES = \ rf

Re: [Dovecot] dovecot and pigeonhole

2010-05-06 Thread Vasiliy G Tolstov
В Чтв, 06/05/2010 в 16:25 +0200, Stephan Bosch пишет: > Vasiliy G Tolstov wrote: > > Hello. Today i'm compile dovecot and pigeonhole from hg repo. > > > > After start dovecot i get errors in log like this: > > May 6 12:04:15 selfip dovecot: imap: Er

[Dovecot] dovecot and pigeonhole

2010-05-06 Thread Vasiliy G Tolstov
ymbol: mail_deliver_get_log_var_expand_table Google sasys, that this functions added in dovecto 2010-04-26, why a get this error when load sieve plugin? Thnak You. -- Vasiliy G Tolstov Selfip.Ru

Re: [Dovecot] stupid migration from maildir+ to dbox

2009-06-17 Thread Vasiliy G Tolstov
On Wed, 2009-06-17 at 15:58 -0400, Timo Sirainen wrote: > On Wed, 2009-06-17 at 22:41 +0400, Vasiliy G Tolstov wrote: > > Hello. > > I'm install latest dovecot 1.2 from hg repo. I have many messages in > > maildir+ format. I migrate some folders to dbxo format using

[Dovecot] stupid migration from maildir+ to dbox

2009-06-17 Thread Vasiliy G Tolstov
Hello. I'm install latest dovecot 1.2 from hg repo. I have many messages in maildir+ format. I migrate some folders to dbxo format using instructions from http://wiki.dovecot.org/MailboxFormat/dbox. But in two folders i'm delete index.cache and index.log files, this is my mistake. Is that possible