Re: How do I set the time zone from which mutt sends email?

2014-07-11 Thread Cameron Simpson
On 10Jul2014 10:11, Mark H. Wood wrote: On Wed, Jul 09, 2014 at 08:02:53PM -0400, Jon LaBadie wrote: Emperical test, I'm in the Eastern US (EDT -4:00) I sent myself a message on another system using an altered TZ variable. TZ=PST8PDT mutt j...@mums.jgcomp.com I'm old fashioned, so I used th

Re: How do I set the time zone from which mutt sends email?

2014-07-10 Thread Mark H. Wood
On Wed, Jul 09, 2014 at 08:02:53PM -0400, Jon LaBadie wrote: > Emperical test, I'm in the Eastern US (EDT -4:00) > I sent myself a message on another system using an > altered TZ variable. > > TZ=PST8PDT mutt j...@mums.jgcomp.com > > I'm old fashioned, so I used the old style TZ settings > for

Re: How do I set the time zone from which mutt sends email?

2014-07-09 Thread Jon LaBadie
Emperical test, I'm in the Eastern US (EDT -4:00) I sent myself a message on another system using an altered TZ variable. TZ=PST8PDT mutt j...@mums.jgcomp.com I'm old fashioned, so I used the old style TZ settings for Western US. The header "Date:" showed the PDT date/time. The first "Received

Re: How do I set the time zone from which mutt sends email?

2014-07-09 Thread Derek Martin
On Wed, Jul 09, 2014 at 09:35:59PM +, Grant Edwards wrote: > On 2014-07-09, Derek Martin wrote: > > On Wed, Jul 09, 2014 at 06:33:40PM +, Grant Edwards wrote: > >> On 2014-07-09, Derek Martin wrote: > >> > On Wed, Jul 09, 2014 at 02:48:07AM +, Dave Kuhlman wrote: > >> >> My email serv

Re: How do I set the time zone from which mutt sends email?

2014-07-09 Thread Grant Edwards
On 2014-07-09, Derek Martin wrote: > On Wed, Jul 09, 2014 at 06:33:40PM +, Grant Edwards wrote: >> On 2014-07-09, Derek Martin wrote: >> > On Wed, Jul 09, 2014 at 02:48:07AM +, Dave Kuhlman wrote: >> >> My email server is in a different timezone from where I am. >> >> >> >> How do I tell

Re: How do I set the time zone from which mutt sends email?

2014-07-09 Thread Derek Martin
On Wed, Jul 09, 2014 at 06:33:40PM +, Grant Edwards wrote: > On 2014-07-09, Derek Martin wrote: > > On Wed, Jul 09, 2014 at 02:48:07AM +, Dave Kuhlman wrote: > >> My email server is in a different timezone from where I am. > >> > >> How do I tell mutt to use my local timezone when sending

Re: How do I set the time zone from which mutt sends email?

2014-07-09 Thread Grant Edwards
On 2014-07-09, Derek Martin wrote: > On Wed, Jul 09, 2014 at 02:48:07AM +, Dave Kuhlman wrote: >> My email server is in a different timezone from where I am. >> >> How do I tell mutt to use my local timezone when sending an email? And, how >> do I tell mutt what my local timezone is? > > You

Re: How do I set the time zone from which mutt sends email?

2014-07-09 Thread Dave Kuhlman
Edward Toroshchin gmail.com> writes: > > Have you tried the TZ env variable? > Thanks to both Derek Martin and Edward for this suggestion. I set my TZ variable as follows (I'm in California, US): export TZ=US/Pacific That seems to do what I want. Now when I send an email, it has the t

Re: How do I set the time zone from which mutt sends email?

2014-07-09 Thread Derek Martin
On Wed, Jul 09, 2014 at 02:48:07AM +, Dave Kuhlman wrote: > My email server is in a different timezone from where I am. > > How do I tell mutt to use my local timezone when sending an email? And, how > do I tell mutt what my local timezone is? You don't... your system does that via its time

Re: How do I set the time zone from which mutt sends email?

2014-07-09 Thread Edward Toroshchin
Have you tried the TZ env variable? -- Edward

How do I set the time zone from which mutt sends email?

2014-07-09 Thread Dave Kuhlman
My email server is in a different timezone from where I am. How do I tell mutt to use my local timezone when sending an email? And, how do I tell mutt what my local timezone is? I do remote login (with ssh) to my email account. I looked at the mutt documentation on configuration and I also did