>From doc/relay.txt

> Step 3: Install DSPAM MySQL Objects (With a twist)
> 
> Create the MySQL objects as outlined in the MySQL DSPAM doc, but use the
> virtual_user_aliases.sql script instead of virtual-users.sql script to create
> a table without a primary key. This will allow you to create multiple email
> addresses with the same uid, which is how DSPAM recognizes users.
> 


Okay, how about for a postgresql backend?  I created and loaded the database 
with src/tools.pgsql_drv/pgsql_objects.sql but that appears to create a table 
with UID being a primary index.  I'm new to postgresql so I'm hoping someone 
has a solution already, else I'll have to figure out how to create the table 
myself.  Assuming creating the table with a unique index is the correct answer.

If you were going to setting up a system for a large installation, would you 
use Postgresql or MySQL?  Does it matter?  

Thank you,
Chad


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to