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
Diese Nachricht ist Teil des folgenden Threads:
Der komplette Thread sortiert nach Datum
Ritchie P. Fraser am
2014-02-11 12:16
Todd Lyons am
2014-02-11 15:57
Autor:
Jeremy Harris
Datum:
2014-02-11 15:13
UTC
To:
exim-users
Betreff:
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