[Exim] setting drop_cr for the cyrus user only
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
John Jetmore am
2003-04-24 18:07
Autor:
Oliver Eikemeier
Datum:
2003-04-24 17:26
UTC
To:
exim-users
Betreff:
[Exim] setting drop_cr for the cyrus user only
Hi all,
how can I set the drop_cr option (in Exim 4) to true only for the cyrus
user?
drop_cr = ${if eq{$caller_uid}{60}{true}{false}}
does not work:
Exim configuration error:
"" is not a valid value for the "drop_cr" option
Thanks Oliver