[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
Aquest missatge és part del següent fil:
l'arbre de fils complet ordenat per data
John Jetmore en
2003-04-24 18:07
Autor:
Oliver Eikemeier
Data:
2003-04-24 17:26
UTC
A:
exim-users
Assumpte:
[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