Great. Thanks Len, I thought it wouldn't read the commented out lines starting with # sign. I was wrong, but thanks. Serhan.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Len Conrad Sent: Friday, February 21, 2003 9:20 PM To: [EMAIL PROTECTED] Subject: [IMGate] Re: IMGate newbie question. >postfix: warning: valid_hostname: invalid character 32(decimal): >mail2.sevims.com # suggestion: mx1.mydomain.com >postfix: fatal: file /etc/postfix/main.cf: parameter myhostname: bad >parameter value: mail2.sevims.com # suggestion: mx1.mydomain.com you can't have # on a postfix param line, like you can in PERL, should be: # IMGate: fill in the blanks # suggestion: mx1.mydomain.com myhostname = # mydomain.com mydomain = >It says invalid character ,couldn't figure out what might be the problem.. param = value # .... is not legal Len
