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
Wiadomość jest częścią wątku:
pełne drzewo wątku posortowane wg daty
Nico Erfurth at
2002-11-20 09:25
Autor:
Julian Bartels
Data:
2002-11-20 09:40
UTC
Dla:
exim-users
Nowe tematy:
RE : [Exim] how to retrieve virtual domain variable not the server domain name ??
Temat:
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