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
This message is part of the following thread:
the complete thread tree sorted by date
Ritchie P. Fraser at
2014-02-11 12:16
Todd Lyons at
2014-02-11 15:57
Author:
Jeremy Harris
Date:
2014-02-11 15:13
UTC
To:
exim-users
Subject:
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