Re: [exim] Is there any way to get exim to display the exapn…
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
Ritchie P. Fraser à
2014-02-11 12:16
Todd Lyons à
2014-02-11 15:57
Auteur:
Jeremy Harris
Date:
2014-02-11 15:13
UTC
À:
exim-users
Sujet:
Re: [exim] Is there any way to get exim to display the exapnded list returned from a pgsql lookup?
On 11/02/14 12:16, Ritchie P. Fraser wrote:
> Is there any way to get exim to display the expanded list returned from a pgsql lookup?
Option 1: put the expanded list into a variable, then logwrite it
before using it
Option 2: commandline option "-d+expand" -- Cheers, Jeremy