On Tue, 15 Sep 2009 18:03:48 -0400 (EDT)
Rob Foehl <r...@loonybin.net> wrote:

> On Tue, 15 Sep 2009, Jose Carlos Madrid wrote:
> 
> > you were right. I edited the file in Windows. I didn't realize. But 
> > after save it with vi editor It still keeps giving me this error.
> > Notice it is not (line 1: missing '=' after attribute name: "??u")
> > anymore but similar.
> 
> Please don't top post.
> 
> > Sep 15 23:26:01 r25841 postfix/trivial-rewrite[31130]: fatal:
> > /etc/postfix/mysql_domains.cf, line 1: missing '=' after attribute
> > name: "??u"
> 
> You mentioned mysql_alias.cf last time; this is mysql_domains.cf.
> You may want to double check each file referenced in your
> configuration.
> 
> Note that if you are using vim, it is smart enough to preserve the
> Unicode byte order mark and file encoding.  Try pasting your expected
> content into a fresh editor session.

You could just do something like this I believe:

        iconv -f utf8 -t ascii oldfile > newfile

-- 
Gerard
postfix.u...@yahoo.com

TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail
TO (UN)SUBSCRIBE see http://www.postfix.org/lists.html

A chicken is an egg's way of producing more eggs.

Reply via email to