Displaying 20 results from an estimated 2000 matches similar to: "Basic questions concerning mail..."
2004 Sep 04
4
v0.99.11 released
v0.99.11 2004-09-04 Timo Sirainen <tss at iki.fi>
+ 127.* and ::1 IP addresses are treated as secured with
disable_plaintext_auth = yes
+ auth_debug setting for extra authentication debugging
+ Some documentation and error message updates
+ Create PID file in /var/run/dovecot/master.pid
+ home setting is now optional in static userdb
+ Added mail setting to static userdb
- After
2004 Jul 22
3
CRAM-MD5
Hi,
after getting dovecot working with PostgreSQL and plaintext passwords
I tried to use md5 encrypted passwords with mozilla.
www.roughtrade.net/dovecot says that Mozilla only supports CRAM-MD5
and that CRAM-MD5 is included in HEAD.
Now I have two questions:
1) Is the md5 hash stored in passdb with cram-md5 the same as in
digest-md5?
2) Is a new dovecot stable build planned within the next two
2004 Feb 17
1
LDAP configuration
Hello,
I've just installed dovecot to replace courier-imap and I've found out it
didn't support some of the typical LDAP userPassword schemes, so I've
written some based on OpenSSL API. Furthermore I noticed that the MD5 one
seems broken. If it isn't a requirement to ship its own implementation of a
crypto algorithm, I would send in a patch to replace schema checks with
2004 Feb 07
1
CRAM-MD5 support?
Hi, I'm wondering what is dovecot's support for CRAM-MD5? The mailing list
for November 2003 seems to indicate that Timo has included it into the CVS
tree, however the ChangeLogs in the latest version does not say anything
about it. The online docs has indicated that it's supported, but the doc
files in 0.99.10.4 doesn't seem to mention about it....
Thanks in advance.
2004 Jun 19
1
0.99.10.6 released
Since no-one have complained about previous RCs, I guess it's release
time. Since -rc2 I added the ioloop.c assert fix, and 64bit Solaris
fix. Here's the full change summary again:
v0.99.10.6 2004-06-20 Timo Sirainen <tss at iki.fi>
+ SHA1 password support using OpenSSL crypto library
+ mail_extra_groups setting
+ maildir_stat_dirs setting
+ Added NAMESPACE capability and
2004 Oct 05
2
ldap SMD5 vs. CRYPT
Hello,
am I right, that dovecot can't cope with ldap so authentification
is handled by ldap itself? And, for that I have to use {CRYPT} and
cannot use other mechanisms as {SMD5}
Are there any other possibilities?
A
--
2004 Jul 25
2
Passwords in passwd-file
Hi!
I'm trying to use MD5 hashed password in a passwd-file (not the system one).
I've set
auth_userdb = passwd-file /my/passwd/file
auth_passdb = passwd-file /my/passwd/file
auth.txt additionally describes a syntax like:
auth_userdb = passwd-file[34] /my/passwd/file
to denote MD5 passwords in the file, but I've been unable to get any
combination of using []'s after
2006 Jan 09
3
How long to 1.0?
Hi!
I'm wondering how close Dovecot can be said to be to 1.0 "Final". How
stable can the alpha branch be said to be?
I was browsing around the Dovecot homepage, but I couldn't find any
answer to this question. I hope it hasn't been asked (too many times)
before.
Fredrik Tolf
2006 May 04
1
running only the dovecot-auth service
Hi,
we are just testing postfix 2.3 in combination with its new dovecot SASL
plugin. Now what we would like to have was dovecot SASL without acutally
running dovecot ...
The reason for this is because we have the "real" dovecot running on a
different server than the postfix instance and it would be nice if it
would not be necessary running an "full" dovecot on that server for
2006 Sep 17
2
Running just part of dovecot
I'm currently setting up a large mail system, with different services
split out onto different machines. What I want is this:
machine1: dovecot smtp auth, no pop/imap
machine2: dovecot lda, no pop/imap
machine3: pop/imap, nothing else
machine3 is obviously not the issue. Is there a way to run machine1
and machine2 with just their respective services, but no pop/imap?
--
Marshal Newrock
2004 Jul 22
1
(no subject)
2003 Nov 24
2
deliver mail with postfix to dovecot for mailinglists
This is a bit off topic on that list. But the question is
required because of a limitation of dovecot. It cannot
have shared mailboxes into which one would collect mailing list
mails. I assume one has already solved that problem and
therefore ask this question on that list.
I try to do the following:
I would like to setup an alias dovecot at kzone.ch
and subscribe this alias to the dovecot
2004 Jul 23
2
RFE: MD5 encryption with for plain text passwords
Hi,
due to compatibility issues with mail clients I think I have to use
plain text authentication. In order to secure the passwords during
their transport I'll use SSL encryption.
After reading some documentation I think that I'll have to store the
passwords as plain text in the authdb. That is something I dislike
very much as it is a (imho) good tradition for unix to store only
2005 Sep 18
2
Maildir quota's
Hey,
is
http://www.dovecot.org/patches/1.0/quota.tar.gz
supposed to work with maildir quota's for virtual mailboxes? Using it
with dovecot-lda (cvs) results in DSN
Your message was automatically rejected by Sieve, a mail
filtering language.
The following reason was given:
Internal quota calculation error
Thanks,
Lieven
-------------- next part --------------
A non-text attachment was
2004 May 13
2
using one-time passwords
Hi,
Is there any way to use something like OPIE (one-time passwords in
everything, S/KEY) with dovecot?
Here's what I want to do ultimately:
* have an AUTH=XYZ method that relies on S/KEY as provided by the
libpam-opie module (well, maybe not through pam)
* have dovecot advertise authentication as follows:
- local : PLAIN, XYZ
- remote (encrypted) : EXTERNAL, and
2006 May 24
2
LDAP, sieve, and virtual users
This seems to be a common topic but I haven't seen anyone ask this exact
question and get a decent answer:
I use virtual mailboxes with all of the db's in LDAP. Last night I
upgraded to the latest CVS version of dovecot and dovecot-lda and got
global sieve filtering working by setting the global_script_path to a
sieve like /home/vmail/mydomain/sieve and it works great. Now I need to
2004 May 26
3
IMAP views - and things to make Outlook Express not suck so much
Some of the things that keep being brought up SEEM TO ME to be a form of
IMAP crack that can be accomplished in a much more generalized manner
with a little bit of thought.
An idea I had a while back was for IMAP views. It accomplishes the four
things I keep seeing on this list without being specific to any of them.
Consider new configuration variables:
rewrite Junk {
folder = INBOX
search =
2004 Jul 23
1
weakness in hash salt generation
Dovecot has routines for password hashing; two of these, crypt_generate
and md5_generate, both use sizeof(salt_chars) when reducing a random
string to salt.
I became suspicious when I noted that all salts generated are composed
only of "./01".
Unfortunately salt_char is declared static const char * rather than
static const char [], and so sizeof(salt_chars) is the size of a pointer.
2006 Feb 16
1
ugly hack to make maildir quotas work
Timo encouraged me to forward this to the list. Basically it pokes
the right value into the right place to make quota deltas work properly
when saving mail to Maildirs.
It's a nasty hack workaround, so don't rely on it without understanding
that it should be superseded in future.
Without this, saving to a maildir doesn't increment quota.
---
2004 Jul 31
1
Patch: fix $-terminated MCF
p/t_strdup_until wasn't returning a terminated string:
Index: src/lib/strfuncs.c
===================================================================
RCS file: /home/cvs/dovecot/src/lib/strfuncs.c,v
retrieving revision 1.41
diff -u -p -r1.41 strfuncs.c
--- src/lib/strfuncs.c 18 Jul 2004 01:44:59 -0000 1.41
+++ src/lib/strfuncs.c 31 Jul 2004 08:43:35 -0000
@@ -154,6 +154,7 @@ char