[Dovecot] dovecot mmap() complaints: No such device

2007-03-28 Thread sergey ivanov
, Sergey Ivanov.

Re: [Dovecot] dovecot mmap() complaints: No such device

2007-03-29 Thread sergey ivanov
Excuse me, I've forgotten to write: it's linux, and filesystem is fuse mounted zfs volume, see http://www.wizy.org. After uncommenting mmap_disable line in dovecot.conf, changing 'no' to 'yes' and restarting dovecot thre are no new complaints in logs. Thank you. -- Sergey Ivanov Timo

[Dovecot] dovecot-1.0.3 apacheds ldap

2007-08-03 Thread sergey ivanov
I have problem with dovecot-1.0.3 and apacheds ldap server. If I change just uris in dovecot-ldap.conf to point to fedora-ds server, everything works O.K. I've tried with apacheds ldap server versions 1.0.2 and 1.5.0 command line search with parameters taken from dovecot.debug log gives me all

Re: [Dovecot] dovecot-1.0.3 apacheds ldap

2007-08-06 Thread sergey ivanov
Timo Sirainen wrote: On Fri, 2007-08-03 at 08:22 -0400, sergey ivanov wrote: dovecot: Aug 03 08:07:10 Info: auth(default): ldap(seriv,127.0.0.1): pass search: base=ou=people,dc=parkheights,dc=dyndns,dc=org scope=subtree filter=((objectClass=posixAccount)(uid=seriv)) fields=uid,gidNumber

Re: [Dovecot] more problems with dovecot-1.1 beta3

2007-10-21 Thread sergey ivanov
Timo Sirainen wrote: On 21.10.2007, at 11.35, sergey ivanov wrote: dovecot: Oct 21 04:00:30 Error: IMAP(seriv): posix_fallocate() failed: Invalid argument I guess this happens if Solaris libc has posix_fallocate() but the kernel doesn't support it. This should help: http://hg.dovecot.org

Re: [Dovecot] more problems with dovecot-1.1 beta3

2007-10-21 Thread sergey ivanov
sergey ivanov wrote: Timo Sirainen wrote: On 21.10.2007, at 11.35, sergey ivanov wrote: dovecot: Oct 21 04:00:30 Error: IMAP(seriv): posix_fallocate() failed: Invalid argument I guess this happens if Solaris libc has posix_fallocate() but the kernel doesn't support

Re: [Dovecot] Zimbra benchmarking

2007-11-30 Thread sergey ivanov
Hi, for me zimbra swapped a lot on 1G of RAM even while serving mailboxes for 3 users. But on 2G it runs such that I can't feel it's slower than previously worked there dovecot. -- Sergey. Timo Sirainen wrote: Now that I have a working kvm setup, I thought I'd finally try how Zimbra works.

Re: [Dovecot] FETCH for mailbox INBOX UID 39641 got too little data: 4823 vs 4825

2007-12-27 Thread sergey ivanov
5-10 times in a second in the log. About the numbers: --- grep 'got too litt' /var/log/maillog | sed 's/.*got too little data: //' | sort -u -n 1688 vs 1693 4427 vs 4430 4552 vs 4558 5119 vs 5120 8567 vs 8570 9527 vs 9543 54605 vs 54608 --- -- Sergey Ivanov.

Re: [Dovecot] FETCH for mailbox INBOX UID 39641 got too little data: 4823 vs 4825

2007-12-28 Thread Sergey Ivanov
Timo Sirainen wrote: With these changes I can't break it anymore: http://hg.dovecot.org/dovecot-1.0/rev/0713de760c5f http://hg.dovecot.org/dovecot-1.0/rev/fc5f6bbbf4c0 http://hg.dovecot.org/dovecot-1.0/rev/0a4f86976f50 Yes, thanks Timo, it seems to be fixed! -- Sergey Ivanov.

[Dovecot] select NULL as password... failing after upgrade to dovecot-1.1

2008-07-01 Thread Sergey Ivanov
') with dovecot-1.0.15 and it worked perfectly. But since upgrade the server can not authenticate any users, complaining in info_log: Empty password returned without no_password. How to set up such things in dovecot-1.1? Is it possible? -- Sergey Ivanov.

Re: [Dovecot] select NULL as password... failing after upgrade to dovecot-1.1

2008-07-01 Thread Sergey Ivanov
Timo Sirainen wrote: On Jul 2, 2008, at 12:26 AM, Sergey Ivanov wrote: Hi, I've upgraded mail server to dovecot-1.1, on solaris-10 with mysql user database. I used sql query SELECT NULL as password, login as user, concat('/mail/var/dovecot/',login) AS userdb_home, 501 AS userdb_uid, 501

Re: [Dovecot] First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2

2008-10-29 Thread sergey ivanov
cmusieve before reporting these as libsieve bugs, I'm sorry. -- WBR, Sergey. On Wed, Oct 29, 2008 at 3:31 PM, Stephan Bosch [EMAIL PROTECTED] wrote: sergey ivanov schreef: Hi Stephan, Thank you for quick fix. I've built it (from changeset 646:747107b816dc) and it looks like working

Re: [Dovecot] First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2

2008-10-29 Thread sergey ivanov
Hi Stephan, I've tried dovecot-sieve cmusieve with at the same place. As I can see, both problems I've though to be in libsieve, actually are that of dovecot. Both plugins do not expand variables like %n, %h, %u. But just filename works, - if I've set --- sieve = sievescript --- then both have

How to grant user access to his .dovecot.sieve.log?

2018-02-01 Thread Sergey Ivanov
Hi, What are the recommended ways to give access to their .dovecot.sieve.log messages to the users? I am thinking about placing this file into users Maildir/new, or piping to dovecot-lda. -- Regards, Sergey Ivanov signature.asc Description: OpenPGP digital signature

Re: How to grant user access to his .dovecot.sieve.log?

2018-02-03 Thread Sergey Ivanov
r each sievec run. -- Regards, Sergey. On Fri, Feb 2, 2018 at 7:23 PM, A. Schulze <s...@andreasschulze.de> wrote: > > > Am 01.02.2018 um 18:01 schrieb Sergey Ivanov: > > Hi, > > What are the recommended ways to give access to their .dovecot.sieve.log > messages to

Re: How to grant user access to his .dovecot.sieve.log?

2018-02-03 Thread Sergey Ivanov
Hi Gabriel, I'm trying to implement what you suggested using apache mod_userdir with === UserDir /srv/dovecot [^/]+)"> Require user %{env:MATCH_WHICHUSER} DirectoryIndex .dovecot.sieve.log ... === I still need to find how to set up right permissions for these logs without too much brute

Re: How to grant user access to his .dovecot.sieve.log?

2018-02-06 Thread Sergey Ivanov
lled, but will check if it is true. Then using sieve "notify" action with mailto: ${user_mailaddress}?body=${log_content}" -- Sergey. On Thu, Feb 1, 2018 at 5:01 PM, Sergey Ivanov <se...@cs.umd.edu> wrote: > Hi, > What are the recommended ways to give access to their

Re: How to grant user access to his .dovecot.sieve.log?

2018-02-08 Thread Sergey Ivanov
re for this to work in production I will put "AuthBasicProvider ldap" and authenticate against the same LDAP server as dovecot uses. And I think I should place these sieve files into separate from mail directory like '/srv/sieve/', so that apache won't get access to mail. --