On 8/12/21 2:12 am, Alan Swanson wrote:
On Tue, 2021-12-07 at 12:09 +0100, Frank Elsner wrote:
On Tue, 7 Dec 2021 12:44:33 +0200 (EET) Aki Tuomi wrote:
We are happy to announce 2.3.17.1 patch release of Dovecot. This
contains some fixes for issues found after 2.3.17 release.
I still get the o
> On 02/04/2022 4:03 AM Jacek Grabowski wrote:
>
> Actually on the https://doc.dovecot.org/configuration_manual/fts/lucene/ site
> we can read about lucene fts plugin:
>
> "This plugin is no longer maintained in Dovecot (as of 2.3+) and will be
> removed in the future."
>
> Does anyone know a
I get it too. These appear because they don't replace either MAIL FROM: or Mime
From: with the list address. This causes validations to fail since the mailing
list is trying to spoof mail in your name, and of course, anti-spoofing
security is going to react. DKIM can be troublesome since mailing
My domain (serebrtyajov.spb.ru) has all these "new" e-mail technologies
configured. It works fine till I write to this mailing list.
After that I've got several DMARC reports about "spam" from my domain. All
these reports are about my mailing list post.
I don't have such problems with oth
I am not able to reproduce your issue, which makes it very hard to fix this..
Please keep responses on the list.
Aki
> On 04/02/2022 20:21 Dimitri wrote:
>
>
> Hi Aki,
>
> yes, i even have reinstalled the whole OS, but still the same error.
>
>
> Sent with ProtonMail Secure Email.
>
> --
On 2022-02-04 18:33, Francis Greaves wrote:
Well my PostfixAdmin is setup like this:
$CONF['encrypt'] = 'md5crypt';
and dovecot default_pass_scheme = MD5-CRYPT
So I would have thought that would match OK.
I have tried a password with just AlphaNumeric characters, no special
chars but same err
> On 04/02/2022 20:14 Dimitri wrote:
>
>
> No One?
>
> Nobody there who can help me?
>
Did you ensure you cleaned up openssl 3.0 files before trying again?
Aki
No One?
Nobody there who can help me?
Am 04.02.2022 um 18:33 schrieb Francis Greaves:
Well my PostfixAdmin is setup like this:
$CONF['encrypt'] = 'md5crypt';
and dovecot default_pass_scheme = MD5-CRYPT
Use
$CONF['encrypt'] = 'dovecot:MD5-CRYPT'
$CONF['dovecotpw'] = "/path/to/doveadm pw";
in conf.inc.php of Postfixadmin.
Alexan
Well my PostfixAdmin is setup like this:
$CONF['encrypt'] = 'md5crypt';
and dovecot default_pass_scheme = MD5-CRYPT
So I would have thought that would match OK.
I have tried a password with just AlphaNumeric characters, no special chars but
same error.
On Fri, 04 Feb 2022 17
That is a test user on a private network. Not publicly accessible at all.
Anyways, I have had the best luck on dovecot and postfix with the unix/linux
utility "pass" to generate fairly long alphanumeric-only passwords as I have
found that any special characters in passwords are ending up garbled
On 2022-02-04 18:08, João Silva wrote:
On 04/02/2022 16:51, Francis Greaves wrote:
My dovecot-sql.conf.ext file has this line:
default_pass_scheme = MD5-CRYPT
looking in the postfixadmin database passwords are encrypted
How? there are several ways to encrypt passwords. If the
default_pass_s
On 04/02/2022 16:51, Francis Greaves wrote:
My dovecot-sql.conf.ext file has this line:
default_pass_scheme = MD5-CRYPT
looking in the postfixadmin database passwords are encrypted
How? there are several ways to encrypt passwords. If the
default_pass_scheme mismatch the way postfixadmin encry
My dovecot-sql.conf.ext file has this line:
default_pass_scheme = MD5-CRYPT
looking in the postfixadmin database passwords are encrypted
On Fri, 04 Feb 2022 16:37:54 + Benny Pedersen wrote
On 2022-02-04 17:17, Dr Francis Greaves wrote:
> Any help much appreciated.
w
On 2022-02-04 17:17, Dr Francis Greaves wrote:
Any help much appreciated.
what is stored in mysql on the password field ?
you dont need to expose passwords in maillists
The passwords are stored in plaintext in the database?
Already checked
https://github.com/postfixadmin/postfixadmin/blob/master/DOCUMENTS/DOVECOT.txt
Once a dumped to a postfix admin database crypt passwords straight from
/etc/shadow without a single issue, that's why I'm asking if the
pas
Dear All
I have
Postfix version 3.3.0, Dovecot Version 2.2.33.2 and PostfixAdmin
version 3.3.10 using MySQL on a small device running Ubuntu
VERSION="18.04.6 LTS (Bionic Beaver)" for my internal LAN
Mail.
I have a user mailto:ad...@fsoft.nnet with a mailbox setup in
PostfixAdmin with a password as
I'm not sure, is it dovecot-managesieve plugin or Thunderbird extension.
I have virtual users which are "chrooted" to their Maildirs, like this:
user_query = SELECT '/usr/home/hosted/v-mail/%d/%n' AS chroot, \
'/' AS home, 'maildir:~/' AS mail, email.uid AS uid, email.gid AS gid
FRO
Since version 2.3.16 dovecot has a openid_configuration_url [1] configuration
parameter. Here is the documentation about this parameter:
> Support for RFC 7628 OpenID Discovery (OIDC) can be achieved with
> openid_configuration_url setting. Setting this causes Dovecot to report OIDC
> configurati
Hello
Actually on the https://doc.dovecot.org/configuration_manual/fts/lucene/
site we can read about lucene fts plugin:
"This plugin is no longer maintained in Dovecot (as of 2.3+) and will be
removed in the future."
Does anyone know about approximate EOL date for lucene plugin support in
Dovec
20 matches
Mail list logo