>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


Reply via email to