Displaying 4 results from an estimated 4 matches for "dionic".
Did you mean:
ionic
2004 Jul 21
3
Fatal: Unknown userdb type 'pgsql'
Hello,
I'm trying to use postgres authentication with dovecot on a linux
system running Fedora Core 2. Installation of dovecot was done by
installing the rpm included in the fedora distribution ("yum install
dovecot").
from /etc/dovecot.conf
auth_userdb = pgsql /etc/dovecot-pgsql.conf
auth_passdb = pgsql /etc/dovecot-pgsql.conf
but the logs tell me:
dovecot: Jul 21 19:28:39 Info:
2004 Jul 20
3
1.0.0-test28 Problem with INDEX
Hi
Using this line in dovecot.conf (ignore linewrap)
default_mail_env =
mbox:%h/IMAP/:INBOX=%h/.email:INDEX=/var/cache/dovecot/%n
The INBOX indexes are being built correctly in /var/cache/dovecot, but
all other indexes for folders are still being built in the user's home
directory.
I had it working once - but it seems fragile - almost as if the config
parser is sensitive to context???
2004 Jul 20
3
Bug? 1.0.0-test28 NFS locking problems
Hi
Slight problem - linux 2.4 running dovecot, Solaris 2.8 home directory
server. Full lockd support etc.
I had to make the following code patches (at end of mail for clarity) to
get dovecot to read the users mbox files at all.
1) fcntl with F_SETLKW will not work against a Solaris 2.8 server as
proved with a small test program. Other forms of fcntl (ie F_SETLK) are
OK.
I noticed there are
2010 Dec 14
17
n00b questions - verbosity of config????
Hi,
I''m learning puppet as that is what they use at my current work, though
that could change...
Question 1:
Last place of work, we wrote our own perl based system which was
extremely simple and concise to drive - eg to distribute a file, we
would put it in:
<nfsdir>/noarch/dist/etc/syslog-ng/syslog-ng.conf/ # which means create
a file /etc/syslog-ng/syslog-ng.conf on the