1834055 Members
2238 Online
110063 Solutions
New Discussion

Re: elm

 
Norman Emery
Occasional Contributor

elm

when sending mail using sendmail, date and time are correct. But when sending message using elm - command line not interface, the date and time are incorrect.
Where as sendmail is using TZ environment setting as configured in sendmail.cf what does elm use ?
4 REPLIES 4
Michael Tully
Honored Contributor

Re: elm

I've seen this before where the date is
interpreted as many hours behind. This only
happened with 'elm' and not sendmail. I
suggest you have a look at the patch level
of the elm filesets.

Anyone for a Mutiny ?
Steven Sim Kok Leong
Honored Contributor

Re: elm

Hi,

elm uses the TZ environment variable. Check your timezone:

# echo $TZ

Hope this helps. Regards.

Steven Sim Kok Leong
Clemens van Everdingen
Honored Contributor

Re: elm

Hi,

Are you using 10.20 or 11.00 ?

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Clemens van Everdingen
Honored Contributor

Re: elm

Hi,

In UX 11.00 nor problem with patches.
In UX 10.20 use patch PHNE_15835

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !