Le 07/01/2011 12:21, Bastian Blank a écrit :
> On Thu, Jan 06, 2011 at 10:30:15AM -0500, Wietse Venema wrote:
>>        localtime
>>               Server local time (Mmm dd hh:mm:ss)
> 
> Hmm. This is not that useful without the information about the used
> timezone.

<humour>
more generally, time is not useful because it keeps changing :)
</humour>

Case 1) your timezone changes too often
then it's not a timezone.

Case 2) your timezone is relatively stable. then put it in main.cf:

my_time_zone = ....
smtpd_reject_contact_information =
        blah blah time ($localtime).
        oh, and our timezone is ${my_time_zone}

Reply via email to