Displaying 20 results from an estimated 2000 matches similar to: "Letsencrypt certificate for repo.dovecot.org expired May 14th.."
2018 Sep 12
0
Letsencrypt certificate for repo.dovecot.org expired May 14th..
FYI, it happened again :)
On July 15, 2018 10:49:08 AM GMT+02:00, "B. Reino" <reinob at bbmk.org> wrote:
>Dear Aki,
>
>I think the renewal failed again. The SSL certificate expired Saturday,
>
>14 July 2018.
>
>This affects (at least) the repo.dovecot.org website and debian
>repository.
>
>Thanks,
>Bernardo.
>
>On 2018-05-15 08:15, Aki Tuomi
2018 Jul 15
3
Letsencrypt certificate for repo.dovecot.org expired May 14th..
Dear Aki,
I think the renewal failed again. The SSL certificate expired Saturday,
14 July 2018.
This affects (at least) the repo.dovecot.org website and debian
repository.
Thanks,
Bernardo.
On 2018-05-15 08:15, Aki Tuomi wrote:
> On 15.05.2018 09:14, B. Reino wrote:
>> Dear all,
>>
>> Just in case you've missed it, the certificate for repo.dovecot.org
>> just
2020 Feb 17
0
Question about noreplicate flag
On Mon, 17 Feb 2020, Bernardo Reino wrote:
> On Mon, 17 Feb 2020, Aki Tuomi wrote:
>
>> On 17.2.2020 12.48, Bernardo Reino wrote:
>>> Dear all,
>>>
>>> I've just setup replication between two servers. The e-mail accounts
>>> on both servers intersect but are not the same.
>>>
>>> In dovecot.conf (both are identical except one
2020 Feb 17
2
Question about noreplicate flag
On 17.2.2020 13.09, Bernardo Reino wrote:
> On Mon, 17 Feb 2020, Bernardo Reino wrote:
>
>> On Mon, 17 Feb 2020, Aki Tuomi wrote:
>>
>>> On 17.2.2020 12.48, Bernardo Reino wrote:
>>>> Dear all,
>>>>
>>>> I've just setup replication between two servers. The e-mail accounts
>>>> on both servers intersect but are not the
2020 Feb 17
0
Question about noreplicate flag
On 17.2.2020 12.48, Bernardo Reino wrote:
> Dear all,
>
> I've just setup replication between two servers. The e-mail accounts
> on both servers intersect but are not the same.
>
> In dovecot.conf (both are identical except one user /var/mail and the
> other uses /srv/vmail) I have:
>
> --<<--
> userdb {
> ? driver = passwd-file
> ? args =
2020 Feb 17
2
Question about noreplicate flag
On Mon, 17 Feb 2020, Aki Tuomi wrote:
> On 17.2.2020 12.48, Bernardo Reino wrote:
>> Dear all,
>>
>> I've just setup replication between two servers. The e-mail accounts
>> on both servers intersect but are not the same.
>>
>> In dovecot.conf (both are identical except one user /var/mail and the
>> other uses /srv/vmail) I have:
>>
>>
2018 May 15
0
Letsencrypt certificate for repo.dovecot.org expired May 14th..
On 15.05.2018 09:14, B. Reino wrote:
> Dear all,
>
> Just in case you've missed it, the certificate for repo.dovecot.org
> just expired yesterday.
>
> This causes errors in e.g. apt-get update.
>
> Thanks in advance for fixing it,
>
> --
> B. Reino
Seems something went wrong during deployment, thanks. It's fixed now.
Aki
2018 May 15
3
Letsencrypt certificate for repo.dovecot.org expired May 14th..
Dear all,
Just in case you've missed it, the certificate for repo.dovecot.org just
expired yesterday.
This causes errors in e.g. apt-get update.
Thanks in advance for fixing it,
--
B. Reino
2020 Feb 17
2
Question about noreplicate flag
Dear all,
I've just setup replication between two servers. The e-mail accounts on
both servers intersect but are not the same.
In dovecot.conf (both are identical except one user /var/mail and the
other uses /srv/vmail) I have:
--<<--
userdb {
driver = passwd-file
args = username_format=%Lu /etc/dovecot/virtual_passwd
default_fields = uid=vmail gid=vmail
2018 Mar 12
2
quota-status: Issues with uppercase recipient address
* B. Reino <reinob at bbmk.org> [2018-03-10 23:10:30 +0100]:
>On Sat, 10 Mar 2018, Christoph Lukas wrote:
>
>>Am 10.03.2018 um 12:20 schrieb Aki Tuomi:
>>>Change mail_location too
>>>
>>That did it!
>>Thank you very much!
>>
>
>You may also want to correct the sieve directory (it uses %d and %n).
>
Cheers, changed that as well.
Thank
2018 Apr 04
2
issue with sieve forwarding after upgrade to 0.5.1
Thank you for your reply. I use FreeBSD so no changes on the OS before and after the dovecot/pigeonhole updates.
> On 4 Apr 2018, at 08:54, B. Reino <reinob at bbmk.org> wrote:
>
> Hello,
>
> The new systemd service file has NoNewPrivileges set to true. You need to override that to false and then it should work again.
>
> (if you need help with that ask again..
2020 Jun 23
1
Apple mail works but thunderbird unable to connect
Hi all,
First I would like to Thank you all, it is such a responsive and wonderful
community here.
I started to debug the issue by streaming logs and figured that EHLO was
being sent when I click "Re-Test" button on thunderbird, another issue I
encountered I was not able to connect ports 465/993, It was not blocked by
firewall cause I could see live streaming logs, I think it's
2018 Mar 13
0
quota-status: Issues with uppercase recipient address
On 12.03.2018 18:44, Christoph Lukas wrote:
> * B. Reino <reinob at bbmk.org> [2018-03-10 23:10:30 +0100]:
>
>> On Sat, 10 Mar 2018, Christoph Lukas wrote:
>>
>>> Am 10.03.2018 um 12:20 schrieb Aki Tuomi:
>>>> Change mail_location too
>>>>
>>> That did it!
>>> Thank you very much!
>>>
>>
>> You may also
2020 Jun 07
0
Doveadm Backup issues
On 05 Jun 2020, at 17:09, Bernardo Reino <reinob at bbmk.org> wrote:
> USERS=$(cat /etc/dovecot/virtual_passwd | cut -d: -f1)
Is that a standard file? It's not one I have.
I would use (not that I have, but it seem like the way to get a list of users)
USERS=$( doveadm user '*' )
--
You start a conversation you can't even finish it You're talkin' a
lot, but
2020 Sep 21
0
At a loss with antispan and imap_sieve
> On 21/09/2020 11:11 Bernardo Reino <reinob at bbmk.org> wrote:
>
>
> On Mon, 21 Sep 2020, Ferenc wrote:
>
> > Thanks for your quick reply! I tried /tmp/debug.log, world-writeable,
> > but no dice.
> >
> >> https://doc.dovecot.org/configuration_manual/howto/antispam_with_sieve
> >
> > I followed the setup here. I think it works up
2018 Sep 03
3
online conversion using replication?
On Mon, 3 Sep 2018, Sami Ketola wrote:
>> On 3 Sep 2018, at 4.18, Daniel Miller <dmiller at amfes.com> wrote:
>>
>> That works for a one-time migration, or perhaps via a cron-job, but what I want is basically a constant one-way backup and it seems replication could do it more elegantly & efficiently.
>>
>
> So you want real-time archiving? What we have done
2020 Feb 17
0
Question about noreplicate flag
On Mon, 17 Feb 2020, Aki Tuomi wrote:
> I wonder if we are doing the noreplicate too late. Can you try adding
> one of the non-overlapping users to the other site with noreplicate=y
> and see if helps?
Well that did it indeed! :)
I created the reinob at bbmk.org at the other server (just the line in the
passwd file, without creating any directory or anything) and the logs went
silent
2020 Jun 05
3
Doveadm Backup issues
On Fri, 5 Jun 2020, Francis Augusto Medeiros-Logeay wrote:
> Another related question: if backing up on another location on the same
> computer, using -A doesn't seem to recreate the structure of the original
> Maildir (for example, /var/mail/%d%n).
>
> Is there a way to do that?
If I understand your question correctly (I may be missing context), you
can use dsync for that,
2020 Sep 21
3
At a loss with antispan and imap_sieve
On Mon, 21 Sep 2020, Ferenc wrote:
> Thanks for your quick reply! I tried /tmp/debug.log, world-writeable,
> but no dice.
>
>> https://doc.dovecot.org/configuration_manual/howto/antispam_with_sieve
>
> I followed the setup here. I think it works up until the external script
> is called (pipe :copy "sa-learn-ham.sh"). That's why I tried echo hi >>
2018 Jul 22
0
ot: LE server conf setup/ iPhone 'expired cert' message
Remember to restart your webserver.
The following is my hook for Certbot in Apache.
==========================
#!/bin/sh
service postfix restart
service dovecot restart
service apache2 restart
=========================
-----Original Message-----
From: dovecot <dovecot-bounces at dovecot.org> On Behalf Of B. Reino
Sent: Sunday, July 22, 2018 7:16 AM
To: Dovecot Mailing List <dovecot