>
> Apr 30 13:47:59 server dovecot: auth(default_with_listener): client out:
> FAIL1 user=user.test
>
> Apr 30 13:48:05 server dovecot: pop3-login: Aborted login:
> user=, method=PLAIN, rip=xxx.xx.xxx.xxx, lip=xxx.xxx.xx.xx
>
>
>
> If I provide [EMAIL PROTECTED] works fine.
Try with auth_default_realm = domain.com in dovecot.conf
--
Łukasz Mierzwa
path = /var/run/dovecot/auth-master
mode = 0600
user = vmail
}
}
}
protocol managesieve {
listen = *:2000
login_executable = /usr/libexec/dovecot/managesieve-login
mail_executable = /usr/libexec/dovecot/managesieve
}
--
Łukasz Mierzwa
Saturday 05 of May 2007 16:13:47 Łukasz Mierzwa napisał(a):
> Hi,
>
> I'm using dovecot-1.0.0 on gentoo box and I have problem with
> authentication using digest-md5 and passwords stored as plain text in ldap
> database, when I use cram-md5 it works, while digest
rom address
> 2. subject
> 3. message date
> 4. message size
> 5. flags (replied, new etc)
> 6. attachment_flag (boolean, true if there is an attachment)
Wouldn't it be better to put here id of attachments?
just my 0.5$
--
Łukasz Mierzwa
t and use it as a ID, this way
You could have each unique attachment stored only once in db. What do You
think?
--
Łukasz Mierzwa
ok for security and speed (searching for a given user mails would be done on
his own tables only).
--
Łukasz Mierzwa
Friday 15 of June 2007 22:45:38 Rajkumar S napisał(a):
> On 6/16/07, Łukasz Mierzwa <[EMAIL PROTECTED]> wrote:
> > To spam this ml more I must say that per user db is not that good idea
>
> I must confess that I got this idea from Zimbra. I was just curious as
> to why th