Thank you Rob,

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.


Sep 15 23:26:01 r25841 postfix/trivial-rewrite[31130]: fatal:
/etc/postfix/mysql_domains.cf, line 1: missing '=' after attribute
name: "??u"

Sep 15 23:26:02 r25841 postfix/master[31125]: warning: process 
/usr/lib/postfix/trivial-rewrite pid 31130 exit status 1

Sep 15 23:26:02 r25841 postfix/master[31125]: warning: 
/usr/lib/postfix/trivial-rewrite: bad command startup -- throttling
This is the mysql_alias.cf file:
 
hosts = 127.0.0.1
user = ****
password = **** 
dbname = maildb 
table = aliases 
select_field = destination 
where_field = mail 
additional_conditions = and enabled = 1
----------------------------------------
> Date: Tue, 15 Sep 2009 14:26:54 -0400
> From: r...@loonybin.net
> To: postfix-users@postfix.org
> Subject: Re: Problem starting Postfix: mysql_alias.cf, line 1: missing '='
>
> On Tue, 15 Sep 2009, Jose Carlos Madrid wrote:
>
>> Sep 14 11:25:30 hostname postfix/cleanup[30095]: fatal: 
>> /etc/postfix/mysql_alias.cf, line 1: missing '=' after attribute name: "??h"
>
> It appears you have saved mysql_alias.cf in a UTF-16 encoding. Don't do
> that; Postfix configuration files are plain ASCII text.
>
> -Rob

_________________________________________________________________
Messenger cumple 10 años ¡Descárgate ya los nuevos emoticonos!
http://www.vivelive.com/felicidades

Reply via email to