On Fri, Jun 26, 2009 at 2:58 PM, Daniel Luttermann <dan...@dlutt.de> wrote:
>
> personally I can recommend these two howtos:
>
> http://workaround.org/articles/ispmail-etch/index.html.en

The link above seems to be working fine however I start at step 10. I don't have
or am using a MySQL database for Postfix. My users are not in MySQL but regular
shell / bash users. I installed Postfix from 'apt' and got everything
working and then
used apt to install everything else the guide recommended from step 10 but I am
confused on one section...

The guide linked above indicates I need to add the following to
/etc/amavis/conf.d/50-user

@lookup_sql_dsn = (
    ['DBI:mysql:database=mailserver;host=127.0.0.1;port=3306',
     'mailuser',
     'mailuser2007']);

$sql_select_policy = 'SELECT name FROM virtual_domains WHERE
CONCAT("@",name) IN (%k)';

I don't know really what that means however I am guessing since I am
not following that guide
to set up Postfix and a virtual user database in MySQL, I should skip this, yes?

Thanks for any help and or info!

- Carlos

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to