From 9e92f574d8210b7591ae2db7568a816d99e44a67 Mon Sep 17 00:00:00 2001 From: fgma Date: Fri, 18 Oct 2019 19:58:37 +0200 Subject: [PATCH] new parameter added to manpage --- extras/tables/table-mysql/table-mysql.5 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/extras/tables/table-mysql/table-mysql.5 b/extras/tables/table-mysql/table-mysql.5 index 157be90..3ed0da5 100644 --- a/extras/tables/table-mysql/table-mysql.5 +++ b/extras/tables/table-mysql/table-mysql.5 @@ -129,6 +129,15 @@ This is used to provide a query for looking up a domain. The question mark is replaced with the appropriate data. For the domain it would be the right hand side of the SMTP address. This expects one VARCHAR to be returned with a matching domain name. +.Pp + +.It Xo +.Ic query_mailaddrmap +.Ar SQL statement +.Xc +This is used to provide a query to look up senders. The question mark +is replaced with the appropriate data. This expects one VARCHAR to be +returned with the address the sender is allowed to send mails from. .El A generic SQL statement would be something like: