Koozali.org: home of the SME Server
Obsolete Releases => SME Server 9.x => Topic started by: pizzaco on April 12, 2017, 01:48:48 AM
-
Just upgraded to 9.1. https://wiki.contribs.org/Email#DKIM_Setup_-_qpsmtpd_version_.3E.3D_0.96 (https://wiki.contribs.org/Email#DKIM_Setup_-_qpsmtpd_version_.3E.3D_0.96) indicates that DKIM signing is built into qpsmtpd .96 or newer.
It appears that my server is on 0.84:
[root@mail local]# yum info qpsmtpd
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
* base: repos.dfw.quadranet.com
* smeaddons: mirror.canada.pialasse.com
* smeextras: mirror.canada.pialasse.com
* smeos: mirror.canada.pialasse.com
* smeupdates: mirror.canada.pialasse.com
* updates: mirror.compevo.com
Installed Packages
Name : qpsmtpd
Arch : noarch
Version : 0.84
Release : 18.el6.sme
Size : 486 k
Repo : installed
From repo : smeupdates
Summary : qpsmtpd + qpsmtpd-apache + qpsmtpd-async
URL : http://smtpd.develooper.com/
License : MIT
Description : qpsmtpd is a flexible smtpd daemon written in Perl. Apart from the
: core SMTP features, all functionality is implemented in small
: "extension plugins" using the easy to use object oriented plugin
: API.
:
: qpsmtpd was originally written as a drop-in qmail-smtpd
: replacement, but now it also includes a smtp forward and a postfix
: "backend".
The server thinks there are no available updates:
[root@mail local]# yum update
Loaded plugins: fastestmirror, smeserver
Setting up Update Process
Loading mirror speeds from cached hostfile
* base: repos.dfw.quadranet.com
* smeaddons: mirror.canada.pialasse.com
* smeextras: mirror.canada.pialasse.com
* smeos: mirror.canada.pialasse.com
* smeupdates: mirror.canada.pialasse.com
* updates: mirror.compevo.com
No Packages marked for Update
How do I get qpsmtpd .96 or greater?
-
Just waiting in smeupdates-testing, will be in SME9.2 Final and available on yum update in a week or two
-
See Bug https://bugs.contribs.org/show_bug.cgi?id=9507
-
Good to know. Thanks!