Re: [exim-dev] DKIM Signing and renewing DKIM certificates

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andreas Metzler
日付:  
To: exim-dev
題目: Re: [exim-dev] DKIM Signing and renewing DKIM certificates
On 2020-11-01 Mark Elkins via Exim-dev <exim-dev@???> wrote:
[...]
> Does Exim know the current month? Is there a Variable for the current month
> in Exim? (Can I run the unix 'date' command to get the month?)

[...]

${substr_4_2:$tod_zulu} will work for the next ~8000 years.

cu Andreas