Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: holck on May 02, 2017, 05:31:17 PM

Title: Upgrading from qpsmtpd 0.84 to 0.96
Post by: holck on May 02, 2017, 05:31:17 PM
As some here are aware, I have been adding several enhancements to qpsmtpd 0.84, resulting in several files in /etc/e-smith/templates-custom/var/service/qpsmtpd/config:
Code: [Select]
./plugins/31check_badmailfromto
./dnsbl_allow/90Facebook
./badhelo/30ylmf-pc
./dnsbl_zones/12RBLList
./dnsbl_zones/10RBLList
./tls_before_auth/10Auth
./peers/local/69dkim_sign
./peers/local/17check_basicheaders
./peers/0/31check_badmailfromto
./peers/0/17check_basicheaders
I believe all of these are described in the wiki.
What is the recommended way for me to upgrade qpsmtpd? Should I remove the custom templates first?
As you maybe can see, I've added DKIM signing to my qpsmtpd 0.84, following the procedure from the wiki. Will DKIM be broken when I upgrade qpsmtpd?

Any help appreciated. Thanks to all the guys putting effort into this.
Title: Re: Upgrading from qpsmtpd 0.84 to 0.96
Post by: Daniel B. on May 02, 2017, 05:44:38 PM
Yes, I'd recommand to remove any customization, do the update, then see what's needed. For example, DKIM signing is now supported out-of-the-box