Displaying 3 results from an estimated 3 matches for "sxps".
Did you mean:
sxp
2013 Nov 18
0
Dovecot Listescape plugin problem
...namespace inbox {
separator = "\\"
prefix =
inbox = yes
hidden = no
list = yes
location = maildir:/var/vmail/%d/%n:LAYOUT=fs
}
My dovecot -n output
# 2.0.19: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-55-generic x86_64 Ubuntu 12.04.3 LTS ext4
auth_gssapi_hostname = mailand.sxps.local
auth_krb5_keytab = /etc/dovecot/dovecot.keytab
auth_mechanisms = gssapi plain
first_valid_gid = 116
first_valid_uid = 108
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_gid = 116
mail_home = /var/vmail/sieve/%d/%u
mail_location = maildir:/var/vmail/%$
mail_plugins = listescape
mail_uid =...
2014 Feb 11
2
Public folder doesn't work
...t0 | xargs -0 chmod 2770
find /var/vmail/public -type f -print0 | xargs -0 chmod 660
But i had no success. Any Ideas how to get it running?
Here is my dovecot -n output
# 2.0.19: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-58-generic x86_64 Ubuntu 12.04.4 LTS ext4
auth_gssapi_hostname = mailand.sxps.int
auth_krb5_keytab = /etc/dovecot/dovecot.keytab
auth_mechanisms = gssapi plain
first_valid_gid = 116
first_valid_uid = 108
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_gid = 116
mail_home = /var/vmail/sieve/%d/%u
mail_location = maildir:/var/vmail/%$
mail_uid = 108
managesieve_notify_capa...
2014 Feb 12
2
No Access to public folder
...12 12:54:19 mailand dovecot: imap: Debug: Module loaded:
/usr/lib/dovecot/modules/lib02_imap_acl_plugin.so
Feb 12 12:54:19 mailand dovecot: imap: Debug: Module loaded:
/usr/lib/dovecot/modules/lib01_acl_plugin.so
And the dovecot-acl file is loaded too
Feb 12 12:54:19 mailand dovecot: imap(test at sxps.eu): Debug: acl vfile:
reading file /var/vmail/public/test/dovecot-acl
content of "/var/vmail/public/test/dovecot-acl" file is:
anyone lr
So i think everything is set up the right way but i'm still not able to
access the public mal folder.
Any suggestions?
My Dovecot -n output
#...