PDA

View Full Version : Virtual Users and Dmains. Another prob in amavisd.conf


Nuxeretes
9th March 2006, 13:43
Hi again!

Iīm tryingo to install this tutorial in an Ubuntu 5.04 box. Im not usin quotas, so i didnīt install the postfix patch.

Well, i have a problem when i need to restart amavis, i have a problem in this line
$sql_select_policy = 'SELECT "Y" as local FROM domains WHERE CONCAT("@",domain) IN (%k)';

I clone this line in my .conf file. But it doesnīt work, it says
Starting amavisd: Error in config file /etc/amavis/amavisd.conf: syntax error at /etc/amavis/amavisd.conf line 835, near "'SELECT "Y" as local FROM domains WHERE CONCAT("@",domain) IN (%k)';"
(failed).


I donīt see anyone with this problem in the forum. only me?
Thanks

falko
9th March 2006, 23:03
Maybe this is a problem with Ubuntu or the amavisd version on Ubuntu? :confused:

Nuxeretes
10th March 2006, 10:59
I suppose...

Only Debian will work with this tutorial?

I will search to try to fix this problem.
Thanks Falko!

falko
10th March 2006, 13:44
I suppose...

Only Debian will work with this tutorial?

I have tested it on Debian only, so I don't know if it works on Ubuntu...

Nuxeretes
16th March 2006, 11:16
Then... is time to fight with Debian... :D

Thanks Falko.