Closed akhil1508 closed 8 months ago
I'm not sure we need to be on bleeding edge here. @SaraSmiseth what's your opinion?
I'm not sure we need to be on bleeding edge here. @SaraSmiseth what's your opinion?
I'm not sure either. I like using the latest versions but the official Debian repo has been tested and is known to work well with the rest of the debian packages. We might get incompatibilities?
I'm not sure we need to be on bleeding edge here.
Sure but lots of good things in the new versions. Especially interested in using env variables in external dovecot config files in 2.3.14 as per https://doc.dovecot.org/configuration_manual/config_file/#environment-variables
Might not need the absolute latest versions but some of these versions have released quite a while ago.
@SaraSmiseth
Is there still any life in this?
@neuffer since you chimed in, what's your opinion?
@akhil1508 Is this an abandoned update?
I agree with @AndrewSav here. This PR isn't necessary.
I just updated four domains with the latest mailserv2 and I see this in my mailserver container:
$ docker-compose exec mailserver /bin/bash
root@mail:/# dpkg -l | grep dov
ii dovecot-core 1:2.3.19.1+dfsg1-2.1 amd64 secure POP3/IMAP server - core files
ii dovecot-imapd 1:2.3.19.1+dfsg1-2.1 amd64 secure POP3/IMAP server - IMAP daemon
ii dovecot-ldap 1:2.3.19.1+dfsg1-2.1 amd64 secure POP3/IMAP server - LDAP support
ii dovecot-lmtpd 1:2.3.19.1+dfsg1-2.1 amd64 secure POP3/IMAP server - LMTP server
ii dovecot-managesieved 1:2.3.19.1+dfsg1-2.1 amd64 secure POP3/IMAP server - ManageSieve server
ii dovecot-mysql 1:2.3.19.1+dfsg1-2.1 amd64 secure POP3/IMAP server - MySQL support
ii dovecot-pgsql 1:2.3.19.1+dfsg1-2.1 amd64 secure POP3/IMAP server - PostgreSQL support
ii dovecot-pop3d 1:2.3.19.1+dfsg1-2.1 amd64 secure POP3/IMAP server - POP3 daemon
ii dovecot-sieve 1:2.3.19.1+dfsg1-2.1 amd64 secure POP3/IMAP server - Sieve filters support
I am closing this and the corresponding issue. Thank you, @akhil1508 for your contribution.
Description
Fixes https://github.com/mailserver2/mailserver/issues/49
Type of change