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
Wiadomość jest częścią wątku:
pełne drzewo wątku posortowane wg daty
Ritchie P. Fraser at
2014-02-11 12:16
Todd Lyons at
2014-02-11 15:57
Autor:
Jeremy Harris
Data:
2014-02-11 15:13
UTC
Dla:
exim-users
Temat:
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