Hi,
sorry to post about that but I have some issues to migrate my dovecot
1.x to 2.x.
I have installed dovecot 2.x package on ubuntu natty(package were
generated from sources found in debian testing),
and I have modified config files like that :
dovecot.conf:
-
!include_try /usr/
> OK so far so good, next problem is about the old configuration lines
:
# It's possible to export the authentication interface to other
programs:
socket listen {
master {
# Master socket provides access to userdb information. It's
typically
# used to give Dovecot's local d
Vincent Richomme schrieb:
I have tested and there is still an issue with mysql because I get the
following error :
Aug 07 12:51:20 auth: Fatal: Unknown passdb driver 'mysql'
Aug 07 12:51:20 master: Error: service(auth): command startup failed,
throttling
It looks like you haven't compiled dov
On Sun, 07 Aug 2011 13:13:05 +0200, Patrick Westenberg wrote:
Vincent Richomme schrieb:
I have tested and there is still an issue with mysql because I get
the
following error :
Aug 07 12:51:20 auth: Fatal: Unknown passdb driver 'mysql'
Aug 07 12:51:20 master: Error: service(auth): command sta
Hello everyone,
I'm trying to make dovecot do user authentication against a SQL
database. The passwords (managed by Django) are stored as salted SHA1
encoded in hex. I monkey patched Django's password method so that the
password hash is made with (Django does
, the patched method was verif
Morning all, I've managed to work my self into a corner and hoping someone
can help me out
I have OpenLDAP and Dovecot installed based on the following documents:
https://help.ubuntu.com/community/DovecotLDAP
https://help.ubuntu.com/community/OpenLDAPServer
When Dovecot is set up to log in
Hello everybody,
I am using dovecot 2.0.13 and have a special case here in which I want a
mail that is delivered locally with dovecot-lda to be marked as "seen".
In dovecot 1.1.7 I succeeded to achive this, by modifing deliver.c so
that upon adding a -S switch to the command arguments, the fl
"Stefan Piegsa" wrote:
> Hello everybody,
>
> I am using dovecot 2.0.13 and have a special case here in which I want
> a mail that is delivered locally with dovecot-lda to be marked as
> "seen".
>
> In dovecot 1.1.7 I succeeded to achive this, by modifing deliver.c so
> that upon adding a -S switc