Hi there!
I just got TLS and AUTH to work, but I don't really like the
Received: header it adds. Only the HELO string is there, so neither
the real IP nor the reverse-lookup DNS name.
Is there an easy fix (like having a different order for the plugins,
which I've tried without success)?
Received: from (HELO [192.168.0.7]) ()
(smtp-auth username johan, mechanism plain)
by mail.almqvist.net (qpsmtpd/0.31.1) with ESMTP; Sun, 15 Jan
2006 19:59:32 +0100
Ah, and then I can use the plugin to hide that my behind-NAT laptop
doesn't know the IP address of the external interface :-)
-Johan