SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for courier-plugin-webmail-1.2.2-9.247.x86_64.rpm :

* Fri Feb 24 2023 Ilmar Kruis - Update to 1.2.2
* configure in module.esmtp respects --with-certsdir
* courier/module.esmtp/libesmtp.c (esmtp_mailfrom_cmd_idna): do not indicate SMTPUTF8 for a non-UTF8 message.
* courier/bofh.c (chkusersubdom): Fix bofh badfrom checking.
* submit: do not reject null MX records when validing the sending IP address against the sender\'s HELO/EHLO identifier.
* maildrop: update to pcre2.
* imap/authenticate_auth.c: Fix broken SASL authentication.
* Do not use hardcoded uids and gids that are established at compile time, look up courier/mail uid/gid at runtime. Remove - -with-mailuid and --with-mailgid internal options, that are used internally. They must always be set to the corresponding user and groupname, and this is now looked up at runtime. (ie. upstream behaves as packaged patched version)
* courier: Webadmin refresh: convert the UI to UTF-8, integrate with systemd. Replace the suid root cgi-bin binary with a sqwebmail-style daemon that communicates with a non-privileged cgi-bin-invoked binary over a filesystem socket. Update courier.sysvinit to start webadmin accordingly.
* Courier: fix potential crash when multiple messages are cancelled quickly.
* Switch to libidn2.
* imap: No longer accept a non-standard single flag name instead of a parenthesized flag list to APPEND, due to ambiguity with the UTF8 extension.
* Sat Jul 24 2021 Ilmar Kruis - 1.1.4- Remove ownership of /usr/bin and /usr/sbin in package- Update to 1.1.4
* Implement support for the TLS ALPN extension.
* Replace FAM/Gamin with inotify.
* Install the maildirwatch tool.
* Remove the IMAP_ENHANCEDIDLE setting from the imapd configuration file.
* Fix TLS_CACHEfile naming mismatch.
* imap: adjust error message.
* make
*: Individual files that did not end in a newline were not handled correctly.
* tcpd/tcpd.c (docheckblocklist): Fix DNSBL lookuup logic.
* pop3d-ssl.dist.in (TLS_STARTTLS_PROTOCOL): Remove duplicate entry in the pop3d-ssl configuration file.
* webadmin/webadmin.pl.in: Allow specific IP addresses specified in unsecuredok.
* courier/module.esmtp/Makefile.am: Fix inconsistent permissions on the symlink to the courieresmtpd binary.
* pop3: pro-forma POP3 LANG extension.
* Fix use after free in a rare situation when the system hostname is intentionally set to \"
*.{domain}\" for the hostname-dependent configuration feature.
* Minor code tweaks, make it compleable with -Wall -Werror.
* configure in module.esmtp respects --with-certsdir
* pop3login: use unbuffered reads, handle our own buffering.
* courier/module.esmtp/libesmtp.c (esmtp_mailfrom_cmd_idna): do not indicate SMTPUTF8 for a non-UTF8 message.
* Tue Mar 09 2021 Ilmar Kruis - Update to 1.0.17
* Fix handling of bad DNS queries.
* maildir/maildircache.c (create_cache_name): Fix UTF-8 addresses.
* Additional Unicode fixes. Implement hostname-dependent configuration.
* Fix RSET logic issues.
* openssl: Add TLS_PROTOCOL setting to disable client-initiated renegotiation.
* imap: send corrupted Unicode alerts only for new messages.
* courier/courierd.C (courierbmain): Fix logical bug in handling a submitdelay-ed message.
* waitlib: fix testwait.c failure with LTO enabled on F33.
* pop3login.c: fflush before STARTLS.
* sqwebmail/webpgp: update for current gpg version.
* Tue Aug 18 2020 Ilmar Kruis - Update to 1.0.14
* Enable AC_PROG_CC_C99, C99 compiler support required, as a minimum
* Some DNS lookups are done in parallel, for a slight performance gain
* Fixed defaults in the mkesmtpcert script
* Case-insensitive comparison of domain names was done incorrectly when E-mail addresses are malformed.
* Removed confusing error message when SSL connection fails during the initial handshake.
* Remove an internal debugging message from the GnuTLS code. When compiled with gnutls, instead of openssl, this may cause outbound SMTP configuration in some configurations to fail.
* Mon Apr 20 2020 Ilmar Kruis - Added reference to gettext for compilation- Update to 1.0.12
* Fix corruption of logged local mail addresses when using aliases.
* Start client after negotiating SSL, in order to allow EXTERNAL client certificate authentication.
* Fix virtual IP and hostname handling when using GnuTLS for SSL.
* Add -noidentlookup option to the default TCPDOPTS.
* Use openssl to verify hostnames.
* When making both IPv4 and IPv6 mx lookups, ignore one of them SOFTFAILing if the other one succeeds.
* smtp, imap, pop3: include remote port TCP port number together with the IP address, in log messages.
* Fri Oct 18 2019 Ilmar Kruis - Update to 1.0.9
* Fix RPM spec scripts to work on CentOS 7 (upstream)
* Miscellaneous UTF-8/internationalization fixes.
* Thu Jun 13 2019 Ilmar Kruis - Update to 1.0.8
* Fix sqwebmail\'s automatic monthly renaming of the Sent folder; it was getting renamed to an invalid name.
* Fix quoting of MIME headers in fatal error messages.
* Sat Apr 27 2019 Ilmar Kruis - Update to 1.0.7
* Implement support for Strict Transport Security (RFC 8461). This includes some minor fixes to the SSL certificate validation code, to make it compliant with STS.
* pop3: new MIME_UNICODE_MESSAGE_TYPE setting in the pop3 config file.- Including changes in 1.0.6
* Unreadable system SSL certs (usually broken symlinks) get ignored, instead of causing a fatal error.
* Fix a bug that reported incorrect POP3 message byte counts on some architectures.- Added wget as requirement (new upstream dependency)
* Fri Dec 21 2018 ikruisAATTgmail.com- Initial packaging
 
ICM