[PREVIOUS CHAPTER] [NEXT CHAPTER]
8 Header

8.1	Date: is GMT ?


If you use qmail, that is qmail.


8.2	Strange time zone of mail header

Please check time zone of sendmail.cf if you use old sendmail.cf.
The last method is to configure $ENV{'TZ'} in config.ph.


8.3	Received: from  (localhost.domain) by ...


If the mail header delivered from fml.pl has "Received: from
localhost.domain", it comes from connection information since fml.pl
uses loopback to connect sendmail. Please set $HOST to your machine
external interface name to reveal your hostname in the header.


8.4	JST problem

*** Japanese specific ***


[PREVIOUS CHAPTER] [NEXT CHAPTER]