Re: [Exim] how to retrieve virtual domain variable not the s…
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
Nico Erfurth à
2002-11-20 09:25
Auteur:
Julian Bartels
Date:
2002-11-20 09:40
UTC
À:
exim-users
Nouveaux-sujets:
RE : [Exim] how to retrieve virtual domain variable not the server domain name ??
Sujet:
Re: [Exim] how to retrieve virtual domain variable not the server domain name ??
Hello,
vacation_reply:
driver = autoreply
file = ${home}/tripnote
file_expand
log = ${home}/tripnote.log
once = ${home}/tripnote.db
from = ${local_part}@???
<< how can I retrieve the mydomain variable for the user
Isn't {$domain}?
Regards,
Julian