Displaying 20 results from an estimated 200000 matches similar to: "No subject"
2017 Oct 25
3
Password encription
SHA512-CRYPT and PLAIN/LOGIN with SSL.
---Aki TuomiDovecot oy
-------- Original message --------From: "j.emerlik" <j.emerlik at gmail.com> Date: 25/10/2017 12:07 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Cc: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: Password encription
What scheme and mechanism do you recommend?
2017-10-25 11:01 GMT+02:00
2018 May 21
1
Dovecot blacklist?
Or you can implement a policy server yourself. :)The protocol is not complicated, json over http. See?https://wiki.dovecot.org/Auth/Policy
---Aki TuomiDovecot oy
-------- Original message --------From: Aki Tuomi <aki.tuomi at dovecot.fi> Date: 21/05/2018 19:13 (GMT+02:00) To: Marc Perkel <marc at perkel.com>, dovecot at dovecot.org Subject: Re: Dovecot blacklist?
2017 Oct 25
1
Password encription
CRAM-MD5 should not be used. Its not terribly secure.
---Aki TuomiDovecot oy
-------- Original message --------From: "j.emerlik" <j.emerlik at gmail.com> Date: 25/10/2017 11:58 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Cc: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: Password encription
Thx Aki,
with CRAP-MD5 as scheme and mechanism?
2017 Feb 05
0
Re: Panic error from dovecot 2.2.27 using libressl 2.4.5 (cross-posting at GitHub)
Sorry for finnish.
I think it might also work with libtool flag -static in Makefile.am LDADD flags.---Aki TuomiDovecot oy
-------- Original message --------From: Aki Tuomi <aki.tuomi at dovecot.fi> Date: 05/02/2017 20:21 (GMT+02:00) To: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: Panic error from dovecot 2.2.27 using libressl 2.4.5
(cross-posting at GitHub)
jos
2018 Feb 23
0
Stale mailbox lock file
Yes. I am one of them.
---Aki TuomiDovecot oy
-------- Original message --------From: Raffaele Gambelli <R.Gambelli at hitachi-systems-cbt.com> Date: 23/02/2018 12:25 (GMT+02:00) To: dovecot at dovecot.org Subject: Re: Stale mailbox lock file
Thanks Aki,
do you know if this list is read by dovecot developers team too? Could you point me to the right list otherwise?
Raffaele Gambelli
2017 Dec 04
0
Howto authenticate smartPhone via Active Directory
Unfortunately, I tried for weeks to figure out passdb ldap without success. I guess I'm just
not knowledgeable enough about how to use ldap and Active Directory. The dovecot wiki
https://wiki2.dovecot.org/AuthDatabase/LDAPm doesn't help me much. All it says is:
Active Directory
When connecting to AD, you may need to use port 3268. Then again, not all LDAP fields are
available in port
2017 Dec 04
1
Howto authenticate smartPhone via Active Directory
You might get better results with
https://wiki.dovecot.org/HowTo/ActiveDirectoryNtlm
It seems you'd have to configure OpenLDAP backend for Samba to have LDAP.
Aki
On 04.12.2017 02:38, Mark Foley wrote:
> Unfortunately, I tried for weeks to figure out passdb ldap without success. I guess I'm just
> not knowledgeable enough about how to use ldap and Active Directory. The dovecot
2018 May 21
2
SSL error after upgrading to 2.31
You forgot to cc the list.
ssl_ca is used only for validating client certificates.
---Aki TuomiDovecot oy
-------- Original message --------From: Marc Perkel <marc at perkel.com> Date: 21/05/2018 18:25 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Subject: Re: SSL error after upgrading to 2.31
On 05/21/2018 07:54 AM, Aki Tuomi
wrote:
2017 Oct 12
2
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
We'll take a look
---Aki TuomiDovecot oy
-------- Original message --------From: Reuben Farrelly <reuben-dovecot at reub.net> Date: 12/10/2017 07:50 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Subject: Re: Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
Hi Aki,
I think I posted a bt full of this in the original email I sent to the list:
2017 Oct 12
0
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
Are you using the xi packages? If yes, can you please send me one fresh core?
Aki
> On October 12, 2017 at 8:43 AM Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>
> We'll take a look
>
>
> ---Aki TuomiDovecot oy
> -------- Original message --------From: Reuben Farrelly <reuben-dovecot at reub.net> Date: 12/10/2017 07:50 (GMT+02:00) To: Aki Tuomi
2017 Dec 05
0
Howto authenticate smartPhone via Active Directory
mj - thanks! That the first useful example I've received from any forum/list. I'm getting ready
to try my config (have to do so after hours), but I have some probably simple-minded questions:
Your example is not the complete dovecot-ldap.conf.ext file, right? Have you just given me
differences in your config from the "original"? You've kept the hosts, base, ldap_version,
2017 Dec 03
3
Howto authenticate smartPhone via Active Directory
with passdb ldap i guess.
---Aki TuomiDovecot oy
-------- Original message --------From: Mark Foley <mfoley at ohprs.org> Date: 03/12/2017 21:18 (GMT+02:00) To: dovecot at dovecot.org Subject: Re: Howto authenticate smartPhone via Active Directory
Yes, you are right. This link: https://www.redips.net/linux/android-email-postfix-auth/#section2
shows:
passdb pam {
}
used for
2018 Mar 02
2
Virtual question
Hello,
Can you elaborate?
Thanks.
Dave.
On 3/1/18, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> You can also use
> namespace virtual
> {?location=virtual:/etc/dovecot/virtual:INDEX=~/virtual/:CONTROL=~/virtual/....}
> so you put the folder definitions under /etc and per-user indexes end up
> under user home.?---Aki TuomiDovecot oy
> -------- Original message
2017 Oct 13
0
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
Could you try running with valgrind and show the valgrind output in Dovecot's error logs? :
service doveadm {
executable = /usr/bin/valgrind -q --vgdb=no /usr/libexec/dovecot/doveadm-server
}
> On 12 Oct 2017, at 23.10, Reuben Farrelly <reuben-dovecot at reub.net> wrote:
>
> No. Compiling entirely from -git source (on one system) and a Gentoo ebuild on another two.
>
2018 Sep 18
0
dovecot (2.2.13) panic on imap-login from iphone se
Please keep replies on list. Can you provide doveconf -n and output of doveadm user victim ?
---Aki TuomiDovecot oy
-------- Original message --------From: "Andre Hoepner - i.based: Systemhaus GmbH + Co. KG" <a.hoepner at ibased.de> Date: 18/09/2018 19:13 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Subject: Re: dovecot (2.2.13) panic on imap-login from iphone se
2017 Dec 04
2
Howto authenticate smartPhone via Active Directory
Hi Mark,
Just to let you know that we are running dovecot with AD. (and I guess:
*many* people are running that combination)
It worked without issues, we are using in dovecot-ldap.conf.ext:
> auth_bind = yes
this user/passwd filter:
> = (&(objectclass=person)(sAMAccountName=%n)(!(userAccountControl=514)))
> dn = cn=search_dovecit,cn=users,dc=company,dc=com
> dnpass =
2017 Oct 12
2
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
No. Compiling entirely from -git source (on one system) and a Gentoo
ebuild on another two.
Reuben
On 12/10/2017 10:38 PM, Aki Tuomi wrote:
> Are you using the xi packages? If yes, can you please send me one fresh core?
>
> Aki
>
>> On October 12, 2017 at 8:43 AM Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>>
>>
>> We'll take a look
>>
2018 Aug 31
1
Dovecot User Listing Error - getpwent() failed: Invalid Argument
I think this might be caused by glibc 2.28. I saw a similar error with
the "doveadm purge" command after upgrading my system to that version.
Michael Marley
On 2018-08-31 13:10, Aki Tuomi wrote:
> I'll see if this is reproducible
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original message --------
> From: Reuben Farrelly <reuben-dovecot at
2018 Aug 10
0
dying on osx
I have to see if this is reproducible outside mac.?
---Aki TuomiDovecot oy
-------- Original message --------From: Mike Makuch <1mikemakuch at gmail.com> Date: 10/08/2018 18:46 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Subject: Re: dying on osx
I did find that page and tried a few things there. My config has all of
the settings there except 3:
mail_access_groups = mail
2018 Mar 02
0
Virtual question
So.
Under /etc/dovecot/virtual
you create the virtual folder structure you want, and put the dovecot-virtual files under those folders.
such as
/etc/dovecot/virtual/month/dovecot-virtual
Then in dovecot.conf you put
namespace virtual {
location = virtual:/etc/dovecot/virtual:INDEX=~/virtual:CONTROL=~/virtual
# change these to match your setup
prefix=virtual/
separator=/
}
and then