Displaying 20 results from an estimated 4000 matches similar to: "1.0-test33"
2007 Apr 19
2
dovecot-auth %c variable is not working
In "doc/variables.txt"
> For dovecot-auth there are also these variables:
>
> %c - "secured" string with SSL, TLS and localhost connections.
> Otherwise empty.
%c does not appear to be working. I am trying to use it in a MySQL query userdb and passdb query and it is always empty string.
Timo, any chance you could post a patch that fixes this?
Thanks,
2006 Jul 19
2
Patch suggestion
Hi,
Would it be possible to make a change in the configure file to search
for gssapi.h in <kerberosV/gssapi.h> if it fails to find it in
<gssapi/gssapi.h>? That would allow to compile dovecot with gssapi
easily on OpenBSD without patching it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 186
2007 Mar 15
1
Bug in dovecot 1.0 rc27
Hi,
My compiler AIX 5.2, complained about the following:
cc -qlanglvl=ansi -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -O2 -c mbox-file.c
"mbox-sync-private.h", line 50.17: 1506-009 (S) Bit-field
2005 Sep 05
3
An alternate "dovecot-auth" daemon using cyrus-sasl
We use dovecot in a heterogeneous environment (Windows/Linux desktops
and Linux servers). For unified authentication we use a sheaf
"Samba/Openldap" (i.e., Samba NT domain with openldap backend and
pam/nss_ldap for Linux).
Windows users are authenticated well everywhere, but there is one old
issue. As "SPA" (NTLM) against NT domain is not supported by dovecot, it
is
2005 Aug 30
2
Very minor feature request
Hello,
I'd suggest a way to get to know the "capabilities" of a compiled Dovecot.
The background is that I've run the sequence
./configure --with-ldap && make && make install
twice, all three commands tell me that all is fine (ldap is listed in the
modules), but still dovecot told me that ldap is no Usedb module.
A "make clean" before solved the
2006 Jul 24
2
[PATCH] Substitution of dots to ", dc=" in variable expansions
Hi list,
my ldap directory uses DNs like this:
uid=solist,ou=People,dc=solistland,dc=net,ou=Virtuals
but I only could use something like
uid=solist,ou=People,dc=solistland.net,ou=Virtuals
with dovecot, which obviously isn't what the dcObject object class was
meant to present.
I've written a small function for var-expand.c which introduces a new
modifier for string variable
2004 Oct 21
3
RE: build errors on cvs
Building on Solaris 8 with Sun's compiler, I get the following error.
Would you fix this? Using gcc is not really a good option for me.
/opt/forte8/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../..
-I/opt/csw/inclu\de -fast -xarch=v8 -I/opt/csw/include -c buffer.c
"buffer.c", line 159: void function cannot return value
"buffer.c", line 205: void function cannot return
2005 Nov 10
1
dovecot 1.0alpha 4 error
I tried to research this but could not find anything. Apologies if
someone already reported this issue.
I was running alpha 3 on Solaris 9, and having some timeout issues on
lasge mailboxes. Decided to upgrade to rc4 before tweaking anything
else. On rc4, when I try to start dovecot, I am getting:
dovecot: Nov 10 14:04:56 Info: Dovecot v1.0.alpha4 starting up
dovecot: Nov 10 14:04:57 Error:
2008 Feb 29
1
Dovecot Cyrus query
Hi All,
I have a client that is currently using cyrus but wants to use dovecot
(1.0.rc15) sasl authentication.
Is it possible to have the sasl authentication without having the
dovecot binary running.
Derwyn
===================================================================
sms START NETCORE to 575758 to get updates on Netcore's enterprise
products and services
sms START MYTODAY to
2004 Nov 23
1
Error in IMAP command GETACL: Unknown command..
Hi all,
I have just installed dovecot on my Fedora Core 2 box. I would like to
use it only for reading archived email from within my Mozilla 1.7.3.
I syminked my old opera-files (*.mbs whoch seems to be same as mbox)
into ~/mail. Seems to work fine, mostly I can open the mailfiles -
sometimes it hangs with the following error:
The current command did not succeed. The mailserver responded:
2005 Feb 08
2
PoP3 AutoDeletion
Qpopper has a compile time option
'--enable-auto-delete Automatically delete downloaded msgs'
Is there anything similar in dovecot. I'm trying to migrate from qpopper to dovecot any help is appreciated.
2005 Apr 22
2
feature request: login in process title
Hello,
I'm a bit afraid of users, the might slow down the server because of
search requests to the imap-server on very large mailboxes. Even with a
performant index, this could cause a lot of cpu and i/o-load. Is it
possible to include the login-name in the imap process, so that a "ps
ax" doesn't just give "imap", but e.g. "imap test at example.com"?
2005 Sep 08
1
Ip addr + login name
Hi everybody,
Is there a way to bind client ip address that connects to pop3 with
the login name? For example if the client ip address is 192.168.2.40
then his login name is 'test' and he can log in with only that account
name.
I think it is possible to do it with an external authentication
program.
Thanks.
2006 Jun 15
1
SASL AUTH LOGIN mechanism problems
Hi all,
Have anyone had problems with Exhange 2003 servers trying to use sasl
against Postfix+Dovecot SASL using the AUTH LOGIN Mechanism ?
I've done some smtp debugging, and it seems that Exchange sends the
usename at the same time as AUTH LOGIN i.e:
AUTH LOGIN <base64_username>
It then expects to be able to send the password.
mech-login.c silently discards all data after AUTH
2006 Jun 29
1
[PATCH]: updated tpop3d UIDL support based on older patch
Hi,
Here is an updated patch which allows to use tpop3d compatible UIDL in dovecot
(it's against 1.0rc1):
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/dovecot-tpop3d-uidl.patch?rev=1.2
which is based on:
http://dovecot.org/pipermail/dovecot/2006-March/012080.html
Please consider merging it.
--
Arkadiusz Mi?kiewicz PLD/Linux Team
arekm / maven.pl
2006 Jul 10
1
Oops, forgot about apop...
How does one go about generating a local password database for apop authentication?
Or can it simply run against /etc/passwd, using a PAM entry?
(I forgot to append this to my last message... sorry...).
Thanks much.
-=-=-=-=-=-=-=-=-=-=-=-
Bruce Lane, Owner & Head Hardware Heavy,
Blue Feather Technologies -- http://www.bluefeathertech.com
kyrrin (at) bluefeathertech do/t c=o=m
"If
2006 Aug 22
1
HMAC-MD5 / HMAC-MD5-context
$ dovecotpw -p testpass
{HMAC-MD5}fe8522268d91e485ccac8f36800e4fa6b10363e2a371cfa61731109b450906cd
I wonder if the prefix 'HMAC-MD5' is the correct notation here.
According to RFC2104 an HMAC is calculated as follows:
H(K XOR opad, H(K XOR ipad, text))
where H is the cryptographic hash function (MD5 in this case).
Therefore the result has to be a 128 bit string, which is obviously
not
2006 Nov 09
2
Qpopper migration?
Hello,
As this is my first post to the list, first and foremost I'd like to
thank Timo for writing great software; we've successfully moved to
Dovecot for over 10,000 users from UW-IMAP and get great performance.
On our overloaded staff POP3/IMAP server, we are looking at replacing
qpopper+uw-imapd with dovecot, as an interim before moving them to the
main Unix mailstore. The system is
2007 Jan 29
1
popa3d migration
Hello,
I'm sure there is no good answer to my question, but it doesn't take
much to ask, so I will.
I am about to migrate my current Dovecot IMAP + Popa3d mailbox server
to Maildir.
I need to keep both protocols (IMAP and POP3) and will be switching to
Dovecot on both.
The question is simple - is there any way to keep POP3 UIDs through
migration, so people won't get duplicates
2005 Sep 13
1
Solaris build failed
dovecot-v1.0-alpha build failed for Solaris 11 (OpenSolaris Nevada).
The problematic line is in socket.c line 228. The fix should be to
change SOL_TCP to IPPROTO_TCP found in netinet/in.h. This change should
work universally on all platforms.
Gary