Re: Auth on outgoing and dkim signing

[email protected] (Matt Simerson via qpsmtpd) Sun, 5 Feb 2017 22:34:36 -0800
Newsgroups perl.qpsmtpd
Message-ID <[email protected]>
> On Feb 5, 2017, at 2:35 PM, Kjetil Kjernsmo <[email protected]> =
wrote:
>=20
> Hi all!
>=20
> I finally have to get my outgoing SMTP working, and I have to =
DKIM-sign=20
> them. So, I need to get auth working, the last time I tried, in 2009, =
I=20
> simply couldn't get it working... That's a long time ago though :-)
>=20
> But before I start, I still have 0.84, since the box is Debian Jessie.=20=

> Does the dkim plugin depend on a more recent version?=20

Yes, I think it it does.

In 2009, the QP DKIM plugin didn=E2=80=99t support signing. I added that =
feature in 2013.

> Secondly, I would like to just accept all email unauthenticated from =
my=20
> LAN, can I configure qpsmtpd to let anything from 172.22.0.0/16 go =
through?

Yes, you can.

Matt=