On 2018-08-09 18:24, Viktor Dukhovni wrote:
On Thu, Aug 09, 2018 at 11:07:33AM +0200, Tom Sommer wrote:
It would be nice if smtpd_reject_footer could include variables such
as
the 4.x.x/5.x.x response code or even the full postfix error message,
this way one could make more helpful errors messages with more helpful
links.
Why would you want to duplicate this in the text of the reply, if
it already appears at the start of each response line??? It does
seem rather pointless...
So I can do a "Please look at
http://example.com/smtp.php?code=$smtp_code" and do some magic on that
page with the error code and/or error description to help the customer.
I don't think that is too far fetched?
--
Tom