Displaying 2 results from an estimated 2 matches for "dovecot_location".
2011 Jun 17
0
I can't setup namespace per user (with settings keept in sql db)
...setting
per user and keep it in postgresql.
Global namespace is defined in this way:
namespace {
inbox = yes
location =
prefix =
separator = .
}
(mail_location is getting from db)
I don't know how should looks like database field:(
Now i have such configuration:
user_query = select .... dovecot_location AS location, dovecot_namespace
AS namespace FROM ...
In db i have this:
# select dovecot_location, dovecot_namespace from exim_users where
dovecot_namespace is not null;
dovecot_location | dovecot_namespace
---------------------------+-------------------
location="mdbox:~/.mdbox&qu...
2008 Aug 21
2
Problem with multiple Dovecot Instances
Hello,
first i want to say that i never used a mailing list before, so if i made
something wrong do not hesitate to contact me via e-mail.
I try to set up multiple Dovecot instances running at the same time. Goal
is to provide IMAPS with a valid SSL Certificate on selected IP Addresses.
To reach this i want to set it up as follows:
1 Dovecot Daemon listening on localhost (for webmail),