Displaying 4 results from an estimated 4 matches for "sysdov".
Did you mean:
  sysdev
  
2010 Aug 05
1
dovecot 2.0 rc4, expire, sqlite
...ing acl of the base directory of the 
expires.db:
dict: Error: sqlite: open(/addons/expire/expires.db) failed: unable to 
open database file
dict: Error: dict sql lookup failed: out of memory
It was necessary to give "other" r-x permissions for directory 
/addons/expire.
I use mail_uid = sysdov and mail_gid = sysdov. That is uid 29.
Furthermore I work with userdb ldap and uid/gid mapping:
user_attrs = homeDirectory=home,uidNumber=29,gidNumber=29
So usually it was sufficient using acl like this
drwxr-x---   2 sysdov   sysdov         5 Aug  5 16:00 /addons/expire
As which user expire, dict...
2010 Apr 08
2
Dovecot 2.0 beta4 and Expire Plugin
...debug_log_path = /var/log/dovecot-error
default_client_limit = 6144
dict {
   expire = sqlite:/usr/dovecot/etc/dovecotbeta-dict-expire.conf
}
first_valid_gid = 20
first_valid_uid = 20
info_log_path = /var/log/dovecot-error
listen = 172.19.5.17
log_path = /var/log/dovecot-error
mail_access_groups = sysdov
mail_debug = yes
mail_gid = sysdov
mail_location = dbox:%h:INDEX=/addons/index/%u:CONTROL=~/Control:LAYOUT=fs
mail_privileged_group = sysdov
mail_uid = sysdov
mbox_write_locks = fcntl
passdb {
   args = dovecot
   driver = pam
}
plugin {
   autocreate = AutoCleanSpam
   autocreate1 = Junk
   autocr...
2010 Sep 29
2
Problem with dovecot/deliver and SSL in 2.0.4
I'm facing a problem with dovecot/deliver and SSL in 2.0.4 which did not
occur in earlier releases:
I get this error message:
postfix/local[18259]: 687CE86514: to=<rainer at homenet.local>,
relay=local, delay=0.08, delays=0.02/0/0/0.06, dsn=5.3.0, status=bounced
(Command died with status 89: "/usr/libexe
c/dovecot/deliver". Command output: doveconf: Fatal: Error in
2011 Apr 06
1
shared folder: messages become invisible
...ies (whit TB) a messages into that folder user2 can see 
sometimes all messages again.
But after a "random" time it happens again. user2 sees an empty shared 
folder.
Deleting dovecot.index.log and dovecot.index.cache does not help.
I have version 2.0.11 (2.0.10 same problem).
mail_gid = sysdov
mail_uid = sysdov
namespace {
   inbox = yes
   list = yes
   location =
   prefix =
   separator = /
   subscriptions = yes
   type = private
}
namespace {
   list = yes
   location = 
maildir:%%h/maildir:CONTROL=~/control/FremdeOrdner/%%u:LAYOUT=fs
   prefix = FremdeOrdner/%%u/
   separator = /...