Ben Schumacher wrote:
I would like to see this, too. After digging through the code some, it
seems that the major sticking point is that dovecot would prefer to do
the CRAM-MD5 internally and therefore expects to have access to the
password in plaintext and doesn't pass the timestamp on to
checkp
On 3/29/07, Max A. <[EMAIL PROTECTED]> wrote:
> Still a bit more fixes. My coding TODO list is again empty.
Whether it is possible to add APOP and CRAM-MD5 in the
checkpassword-module? Original qmail-popup is able APOP, and smtp-auth
patch (http://www.fehcom.de/qmail/smtpauth.html) can use CRAM-M
On Mon, 25 Jun 2007, Robert Schetterer wrote:
Hi Julian,
i might fail ,but it looks like
that there are problems on the clients side with idle
http://wiki.dovecot.org/Clients
Thanks, that is a useful link. I don't see Apple Mail listed there,
but that's not to say that there aren't any issues.
On Sun, Jun 17, 2007 at 01:24:46PM +0300, Timo Sirainen wrote:
> On Fri, 2007-06-15 at 14:07 -0500, Steven F Siirila wrote:
> > > Hmm. I wonder how much of a timing window is left; this could be a viable
> > > option for us. However, I would like to consider our future options for
> > > mailbox f
Timo Sirainen a écrit :
> On Mon, 2007-06-25 at 18:41 +0200, Didier Misson wrote:
>> auth default:
>> passdb:
>> driver: passwd
>
> You most likely want passdb pam (or maybe shadow).
YES
You are right Timo :-)
I change passdb pam
and IT WORKS
;-)
Thanks a lot
Good Evening
--
Didie
On Mon, 2007-06-25 at 18:41 +0200, Didier Misson wrote:
> auth default:
> passdb:
> driver: passwd
You most likely want passdb pam (or maybe shadow).
signature.asc
Description: This is a digitally signed message part
Bruno Puga a écrit :
> but you can send us more detailed information changing this settings in
> your dovecot's conf:
> http://wiki.dovecot.org/Debugging/Authentication
>
> See this section to find out if you are looking for logs in the right
> place accordingly to you configuration.
> http://wik
On Mon, 2007-06-25 at 13:01 -0400, [EMAIL PROTECTED] wrote:
> >
> > http://wiki.dovecot.org/Plugins/Expire
> >
> > But unfortunately you'd have to wait for v1.1 to use it.
>
> is this going to work with all supported mailbox formats ?
Yep.
signature.asc
Description: This is a digitally signed
Timo Sirainen wrote:
On Mon, 2007-06-25 at 07:24 -0700, Don Russell wrote:
I access e-mail from different PCs, typically using Thunderbird e-mail
client.
Thunderbird has a a "retention policy" it can set on a folder by folder
basis. Policies such as how long to keep messages for, or how ma
>
> http://wiki.dovecot.org/Plugins/Expire
>
> But unfortunately you'd have to wait for v1.1 to use it.
is this going to work with all supported mailbox formats ?
On Fri, 2007-06-22 at 00:28 +0200, damien chambe - EGS wrote:
> Our Dovecot server had to be changed due to a hardware problem
> I was forced to use SUSE SLES 10 for the new one, instead of SLES 9 on
> the old server.
The kernel matters a lot with NFS. Some kernels are more broken than
others. At
On Fri, 2007-06-22 at 18:33 -0300, Bruno Puga wrote:
> Hello folks!
>
> Is it possible to retrieve quota information from a passdb sql lookup and
> using static userdb?
No, but you can use prefetch userdb.
> password_query = SELECT email AS user, CONCAT('maildir:storage=',quota) AS
> userdb_quot
On Mon, 2007-06-25 at 07:24 -0700, Don Russell wrote:
> I access e-mail from different PCs, typically using Thunderbird e-mail
> client.
>
> Thunderbird has a a "retention policy" it can set on a folder by folder
> basis. Policies such as how long to keep messages for, or how many
> messages to
Bruno Puga a écrit :
> I don't know what are the exactly parameters changed from sarge to etch,
> but you can send us more detailed information changing this settings in
> your dovecot's conf:
> http://wiki.dovecot.org/Debugging/Authentication
>
> See this section to find out if you are looking fo
On Mon, June 25, 2007 10:26, Kyle Wheeler wrote:
> On Monday, June 25 at 10:10 AM, quoth Scott Zahn:
>> Currently where I work we use qmail. Every time a message is
>> delivered, qmail seems to walk through the user's entire maildir in
>> order to calculate quota usage.
>
> Qmail doesn't support q
Bill Cole wrote:
At 7:24 AM -0700 6/25/07, Don Russell imposed structure on a stream
of electrons, yielding:
I access e-mail from different PCs, typically using Thunderbird
e-mail client.
Thunderbird has a a "retention policy" it can set on a folder by
folder basis. Policies such as how long
At 7:24 AM -0700 6/25/07, Don Russell imposed structure on a stream
of electrons, yielding:
I access e-mail from different PCs, typically using Thunderbird e-mail client.
Thunderbird has a a "retention policy" it can set on a folder by
folder basis. Policies such as how long to keep messages f
Timo Sirainen wrote:
On Fri, 2007-06-22 at 17:14 +0200, [EMAIL PROTECTED] wrote:
in an installation migrated from courier. I am testing with Outlook
Mobile 5 (OM) which uses 'LIST "" %' to get the folder list. Now
courier used to return
* LIST (\HasChildren) "." "INBOX"
whereas dovecot ret
Hello,
On Mon, 25 Jun 2007 10:10:00 -0400 (EDT) "Scott Zahn" <[EMAIL PROTECTED]>
wrote:
> Currently where I work we use qmail.
My condolences. The worlds most patched PoS (software, really, I
mean software) by the biggest ego in the business.
> Every time a message is
> delivered, qmail
On Monday, June 25 at 10:10 AM, quoth Scott Zahn:
Currently where I work we use qmail. Every time a message is
delivered, qmail seems to walk through the user's entire maildir in
order to calculate quota usage.
Qmail doesn't support quota calculations. The quota calculation you
describe must
I access e-mail from different PCs, typically using Thunderbird e-mail
client.
Thunderbird has a a "retention policy" it can set on a folder by folder
basis. Policies such as how long to keep messages for, or how many
messages to keep.
Is there a way to set those policies on the server itsel
Hey everyone,
Currently where I work we use qmail. Every time a message is delivered,
qmail seems to walk through the user's entire maildir in order to
calculate quota usage. Delivering messages simultaneously to just a few
users who are allowed large maildirs (1-2GB) will bring our servers
On Fri, 2007-06-22 at 17:14 +0200, [EMAIL PROTECTED] wrote:
> in an installation migrated from courier. I am testing with Outlook
> Mobile 5 (OM) which uses 'LIST "" %' to get the folder list. Now
> courier used to return
>
> * LIST (\HasChildren) "." "INBOX"
>
> whereas dovecot returns
>
> *
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Julian Cowley schrieb:
> First of all, let me say that I'm really impressed with Dovecot.
> It is great.
>
> Problem description
> ===
>
> Now I've got a possible bug I'd like to report. I've been learning
> about the IMAP protocol r
First of all, let me say that I'm really impressed with Dovecot.
It is great.
Problem description
===
Now I've got a possible bug I'd like to report. I've been learning
about the IMAP protocol recently, and have started playing with the
IDLE command. The problem is that Dovecot
Hello,
I'm new on this mailing list.
I run a Dovecot imaps server since several month on a Debian server.
I just upgrade a Debian server from Debian Sarge --> Etch
and I discover that a lot of parameters have changed (must be changed) in
the dovecot.conf.
I finally find an exemple an try to ada
Hello list,
as an editor at the german linux magazine I am looking for an author who would
like to write about 5-6 pages on dovecot clustering (as a workshop or
presenting a detail of special interest)
If you are interested, please send me an email to:
<[EMAIL PROTECTED]>
Mit freundlichen Grue
27 matches
Mail list logo