I'm using Dovecot (1.0.10) locally to test SugarCRM. When I tried to set
up a mail account in Sugar, it complains with
--
SECURITY PROBLEM: insecure server advertised AUTH=PLAIN
Please check your settings and try again.
--
don't know if that behaviour is a bug or a feature of php-imap. The case
Timo
Please have a look at this short thread[1]. That message stops appearing
whenever I shutdown dovecot.
I'm using dovecot 1.0.15.
dovecot-ldap.conf
-
dn = ...
dnpass = ...
ldap_version = 3
auth_bind = no
base = ...
pass_filter = ...
pass_attrs = ...
user_filter = ...
user_attr
A friend of mine passed me this[1] cause I'm recommending him Dovecot.
My personal experience is very different to the one in that benchmark. I
will appreciate similar links from those of you who had benchmarked
Dovecot against other IMAP servers.
I'm conscious that my personal experience is far
I'm doing in-site migration of accounts from /etc/passwd to an LDAP
directory. The migration should be progressive (not all users at the
same time).
I'm already able to check mail for accounts in /etc/passwd and accounts
in LDAP.
The problem is with mail delivery. I'm using Postfix + Dovecot-LDA
El mié, 03-10-2007 a las 12:07 +0200, Patrick Ben Koetter escribió:
> When you migrate an account also migrate the UID and GID to the user that runs
> deliver.
AFAIK deliver runs under dovecot user. Documentation say that dovecot
user should not be used for owning mailboxes.
Besides, I wouldn't
I'm using deliver (1.0.5) with Postfix (2.1.6). I made a test for a few
minutes in a moderated busy server. While most mails was delivered, a
lot of them failed with this error:
deliver(userfoo): Oct 15 09:58:31 Error:
net_connect(/var/run/dovecot/auth-master) failed: Resource temporarily
unavaila
El lun, 15-10-2007 a las 10:41 -0400, Charles Marcus escribió:
> On 10/15/2007, Maykel Moya ([EMAIL PROTECTED]) wrote:
> > I'm using deliver (1.0.5) with Postfix (2.1.6).
>
>
>
> > Any hint?
>
> May not be the cause - but postfix 2.1.6 is - well - *an
> El lun, 15-10-2007 a las 10:41 -0400, Charles Marcus escribió:
> > On 10/15/2007, Maykel Moya ([EMAIL PROTECTED]) wrote:
> > > I'm using deliver (1.0.5) with Postfix (2.1.6).
> >
> >
> >
> > > Any hint?
> >
> > May not be the c
I'm migrating to LDAP mi local users, there is the auth section of my
dovecot.conf
--
auth default {
mechanisms = plain
socket listen {
master {
path = /var/run/dovecot/auth-master
mode = 0660
user = dovecot
group = nusers
}
}
passdb ldap {
args = /etc