Displaying 5 results from an estimated 5 matches for "dovecota".
Did you mean:
dovecot
2006 Dec 27
8
1.4.0, IMAP and Dovecot
...NBOX: invalid remote
specification
Digging in the code and the c-client documentation the '//' is where
additional flags would go. I've tried a number of the flags supported
by the c-client library, but the results are the same.
Has anyone managed to get IMAP working in Asterisk with Dovecotas the
backend?
Thanks,
Dan
2009 Apr 07
2
Segfault in dovecot 1.2rc2 with quota + public namespace enabled
...cot/sharedfolders:INDEX=~/Maildir/index/public:CONTROL=~/Maildir/control/public
list: yes
subscriptions: yes
namespace:
type: shared
separator: /
prefix: #User/%%u/
location: maildir:%%h/Maildir:INDEX=~/Maildir/index/shared/%%u
list: yes
auth default:
mechanisms: plain login
user: dovecota
worker_max_count: 3
passdb:
driver: passwd-file
args: /opt/dovecot/etc/passwd
userdb:
driver: passwd-file
args: /opt/dovecot/etc/passwd
socket:
type: listen
client:
path: /var/run/dovecot/auth-client
mode: 432
user: postfix
group: postfix...
2008 Mar 29
3
Expire plugin with Mysql
Hey guys, got a question about the expire plugin. According to the
wiki, the expire plugin "keeps an internal database (Berkeley DB or
SQL)". I was wondering what fields in the mysql table are needed for
expire to work.
I assume it is setup is similar to the quota dict
setup, so was just wondering what fields are required (i.e:
select_field, where_field, username_field, for quota).
2009 Feb 10
4
Smooth mailbox to maildir migration
Hi all,
I have a postfix+procmail+dovecot installation, now running basicaly
on pop3 hence mailbox format, with few thousand users and less than
twenty gigabytes mail.
I need to move all of them to maildir, to take advantage of IMAP
subfolders that do not work with mbox format (so I'm told :).
Of course I cannot safely stop the service for more than a bunch of
seconds...
What I'm about
2009 Apr 07
3
Segfault in ACL Plugin + user shared folders
...haredfolders:INDEX=~/Maildir/index/public:CONTROL=~/Maildir/control/public
list: yes
subscriptions: yes
namespace:
type: shared
separator: /
prefix: #User/%%u/
location: maildir:%%h/Maildir:INDEX=~/Maildir/index/shared/%%u
list: children
auth default:
mechanisms: plain login
user: dovecota
worker_max_count: 3
passdb:
driver: passwd-file
args: /opt/dovecot/etc/passwd
userdb:
driver: passwd-file
args: /opt/dovecot/etc/passwd
socket:
type: listen
client:
path: /var/run/dovecot/auth-client
mode: 432
user: postfix
group: postfix...