Re: [exim] Newbie

トップ ページ
このメッセージを削除
このメッセージに返信
著者: John Burnham
日付:  
To: exim-users
題目: Re: [exim] Newbie
> But I cannot seem to find a list on variables (eg.
> $sender_host_address
> $local_part $domain) that would show me what to use to get
> the email address
> of the person they are sending to .
>

If all you require is a list of expansion variables, they're documented in the
spec chapter 11 - see

http://www.exim.org/exim-html-current/doc/html/spec_html/ch11.html#SECTexpvar

Does that help ?
John