I can't help you with that one. I am running Dspam on a native Mandriva system, and I am not familiar with freebsd. I thought that you were running CentOS.
Assuming that the whole structure is running under Vbox, the relationship between Postfix and Mysql will be decided by the guest OS. My feeling was that if you have the mysql-pgsql RPM for Postfix installed, as I wrote earlier, you won't need to do anything special to integrate Dspam. Dspam finds the MySQL database from a line in /etc/dspam.conf which points to /var/lib/mysql/mysql.sock. IMO, that should be all that you need. In my case, /var/lib/mysql had permissions 600, and dspam couldn't see the socket file. That should be all that you need to watch. But I could be completely wrong. I am arguing from first principles only. Doug. On Thu, 16 Jul 2009 01:52:54 pm Roman Gelfand wrote: > I am actually trying to follow a path of least resistance. I decided to > build freebsd virtual machine as per instructions on wiki community site. > So far so good. I have already ran make install. I am in a process of > configuring webui. > > BTW... Am I correct to assume that in case virtualbox freebsd build, you > don't need to run postfix/mysql integration, 1st item mentioned in > relay.txt. > > Thanks for your help. > > On Wed, Jul 15, 2009 at 10:38 PM, Doug Laidlaw <[email protected]>wrote: > > I am probably interfering here: I run Mandriva. > > > > The same problem arose in > > www.centos.org/modules/newbb/viewtopic.php??topic_id=21250&forum=37 > > > > Does the answer there help you? > > > > Doug. > > > > On Thu, 16 Jul 2009 03:13:46 am Roman Gelfand wrote: > > > After running the command, I got > > > > > > which: no libtoolize in > > > > (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin: > > >/bin:/usr/sbin:/usr/bin:/root/bin) ./autogen.sh: line 72: glibtoolize: > > > command not found > > > autogen.sh: exited by previous error(s), return code was 127 > > > [r...@gateway dspam]# > > > I then did the following > > > > > > yum --enablerepo=epel search libtoolize > > > > > > The response was libedit > > > > > > I then > > > > > > yum --enablerepo=epel install libedit > > > > > > This installed successfully. > > > > > > Yet, I am getting the same error. > > > > > > Any ideas? > > > > > > Thanks again for your help > > > > > > On Wed, Jul 15, 2009 at 12:12 PM, Julien Valroff <[email protected]> > > > > wrote: > > > > Le mercredi 15 juillet 2009 à 12:07 -0400, Roman Gelfand a écrit : > > > > > There are a hand full of files that are not in git clone version. > > > > > Amongst them is configure. > > > > > > > > run ./autogen.sh first > > > > > > > > Please, keep cc'ing dspam-user@ list as this might help others as > > > > well. > > > > > > Cheers, > > > > Julien > > !DSPAM:4a5ea7a499101212510279! ------------------------------------------------------------------------------ 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 _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
