I've started to do the install of Spamikaze, and the installation instructions are...lacking. The database file (spamikaze-mysql.sql) isn't formatted correctly for MySQL 5.x-I had to manually create the tables, columns, and indexes. Should I be using MySQL in the first place? I found an article that said that it will bog down very quickly and to use PostgreSQL instead. And, how do I do the actual install? I used git to clone the repository, do I need to "make install" or something at this point? I guess what I really want to ask is, is this project dead? Or just undocumented? -- ERIC HENSON Solutions Architect for Systems Organization PFSweb | www.pfsweb.com<http://www.pfsweb.com/> p: 972.881.2900 x3104 m: 972.948.3424
Hi Eric, I would classify the project as somewhere between dormant and dead. I don't think there has been any significant work done since circa 2006. Having said that, when I last had the software running it was working really well. If you can get it running in a current software environment I'm sure it will get the job done for you. MySQL is definitely the right DB, but as you noted the syntax of the schema file may be a little outdated now. Cheers, Rob On Thu, Jun 27, 2013 at 8:19 AM, Eric Henson <ehenson@pfsweb.com> wrote:
I’ve started to do the install of Spamikaze, and the installation instructions are…lacking. ****
** **
The database file (spamikaze-mysql.sql) isn’t formatted correctly for MySQL 5.x—I had to manually create the tables, columns, and indexes.****
** **
Should I be using MySQL in the first place? I found an article that said that it will bog down very quickly and to use PostgreSQL instead.****
** **
And, how do I do the actual install? I used git to clone the repository, do I need to “make install” or something at this point?****
** **
I guess what I really want to ask is, is this project dead? Or just undocumented?****
** **
-- * *ERIC HENSON Solutions Architect for Systems Organization****
PFSweb | www.pfsweb.com *p:* 972.881.2900 x3104 *m:* 972.948.3424****
** **
_______________________________________________ Spamikaze mailing list Spamikaze@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/spamikaze
Should I use the 0.1 or 0.2 version? If I do a lot of work to get this thing running, can I upload the fixed MySQL script and better installation instructions? -- ERIC HENSON Solutions Architect for Systems Organization PFSweb | www.pfsweb.com<http://www.pfsweb.com/> p: 972.881.2900 x3104 m: 972.948.3424 From: Rob Wise [mailto:rob@wonk.org] Sent: Thursday, June 27, 2013 12:39 AM To: Eric Henson Cc: spamikaze@kernelnewbies.org Subject: Re: spamikaze installation Hi Eric, I would classify the project as somewhere between dormant and dead. I don't think there has been any significant work done since circa 2006. Having said that, when I last had the software running it was working really well. If you can get it running in a current software environment I'm sure it will get the job done for you. MySQL is definitely the right DB, but as you noted the syntax of the schema file may be a little outdated now. Cheers, Rob On Thu, Jun 27, 2013 at 8:19 AM, Eric Henson <ehenson@pfsweb.com<mailto:ehenson@pfsweb.com>> wrote: I've started to do the install of Spamikaze, and the installation instructions are...lacking. The database file (spamikaze-mysql.sql) isn't formatted correctly for MySQL 5.x-I had to manually create the tables, columns, and indexes. Should I be using MySQL in the first place? I found an article that said that it will bog down very quickly and to use PostgreSQL instead. And, how do I do the actual install? I used git to clone the repository, do I need to "make install" or something at this point? I guess what I really want to ask is, is this project dead? Or just undocumented? -- ERIC HENSON Solutions Architect for Systems Organization PFSweb | www.pfsweb.com<http://www.pfsweb.com/> p: 972.881.2900 x3104 m: 972.948.3424 _______________________________________________ Spamikaze mailing list Spamikaze@kernelnewbies.org<mailto:Spamikaze@kernelnewbies.org> http://lists.kernelnewbies.org/mailman/listinfo/spamikaze ------------------------ This email was scanned by BitDefender.
I would say to clone the repo from the spamikaze website, then create a project on github. Create branches and upload code. People can fork it and do similar and create pull requests for you, etc. On Thu, Jun 27, 2013 at 7:08 AM, Eric Henson <ehenson@pfsweb.com> wrote:
Should I use the 0.1 or 0.2 version?
If I do a lot of work to get this thing running, can I upload the fixed MySQL script and better installation instructions?
-- ERIC HENSON Solutions Architect for Systems Organization
PFSweb | www.pfsweb.com p: 972.881.2900 x3104 m: 972.948.3424
From: Rob Wise [mailto:rob@wonk.org] Sent: Thursday, June 27, 2013 12:39 AM To: Eric Henson Cc: spamikaze@kernelnewbies.org Subject: Re: spamikaze installation
Hi Eric,
I would classify the project as somewhere between dormant and dead. I don't think there has been any significant work done since circa 2006.
Having said that, when I last had the software running it was working really well. If you can get it running in a current software environment I'm sure it will get the job done for you. MySQL is definitely the right DB, but as you noted the syntax of the schema file may be a little outdated now.
Cheers,
Rob
On Thu, Jun 27, 2013 at 8:19 AM, Eric Henson <ehenson@pfsweb.com> wrote:
I’ve started to do the install of Spamikaze, and the installation instructions are…lacking.
The database file (spamikaze-mysql.sql) isn’t formatted correctly for MySQL 5.x—I had to manually create the tables, columns, and indexes.
Should I be using MySQL in the first place? I found an article that said that it will bog down very quickly and to use PostgreSQL instead.
And, how do I do the actual install? I used git to clone the repository, do I need to “make install” or something at this point?
I guess what I really want to ask is, is this project dead? Or just undocumented?
-- ERIC HENSON Solutions Architect for Systems Organization
PFSweb | www.pfsweb.com p: 972.881.2900 x3104 m: 972.948.3424
_______________________________________________ Spamikaze mailing list Spamikaze@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/spamikaze
------------------------ This email was scanned by BitDefender.
_______________________________________________ Spamikaze mailing list Spamikaze@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/spamikaze
-- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine
https://github.com/erichenson/Spamikaze.git -- ERIC HENSON Solutions Architect for Systems Organization PFSweb | www.pfsweb.com p: 972.881.2900 x3104 m: 972.948.3424 -----Original Message----- From: Todd Lyons [mailto:tlyons@ivenue.com] Sent: Thursday, June 27, 2013 9:22 AM To: Eric Henson Cc: Rob Wise; spamikaze@kernelnewbies.org Subject: Re: spamikaze installation I would say to clone the repo from the spamikaze website, then create a project on github. Create branches and upload code. People can fork it and do similar and create pull requests for you, etc. On Thu, Jun 27, 2013 at 7:08 AM, Eric Henson <ehenson@pfsweb.com> wrote:
Should I use the 0.1 or 0.2 version?
If I do a lot of work to get this thing running, can I upload the fixed MySQL script and better installation instructions?
-- ERIC HENSON Solutions Architect for Systems Organization
PFSweb | www.pfsweb.com p: 972.881.2900 x3104 m: 972.948.3424
From: Rob Wise [mailto:rob@wonk.org] Sent: Thursday, June 27, 2013 12:39 AM To: Eric Henson Cc: spamikaze@kernelnewbies.org Subject: Re: spamikaze installation
Hi Eric,
I would classify the project as somewhere between dormant and dead. I don't think there has been any significant work done since circa 2006.
Having said that, when I last had the software running it was working really well. If you can get it running in a current software environment I'm sure it will get the job done for you. MySQL is definitely the right DB, but as you noted the syntax of the schema file may be a little outdated now.
Cheers,
Rob
On Thu, Jun 27, 2013 at 8:19 AM, Eric Henson <ehenson@pfsweb.com> wrote:
I’ve started to do the install of Spamikaze, and the installation instructions are…lacking.
The database file (spamikaze-mysql.sql) isn’t formatted correctly for MySQL 5.x—I had to manually create the tables, columns, and indexes.
Should I be using MySQL in the first place? I found an article that said that it will bog down very quickly and to use PostgreSQL instead.
And, how do I do the actual install? I used git to clone the repository, do I need to “make install” or something at this point?
I guess what I really want to ask is, is this project dead? Or just undocumented?
-- ERIC HENSON Solutions Architect for Systems Organization
PFSweb | www.pfsweb.com p: 972.881.2900 x3104 m: 972.948.3424
_______________________________________________ Spamikaze mailing list Spamikaze@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/spamikaze
------------------------ This email was scanned by BitDefender.
_______________________________________________ Spamikaze mailing list Spamikaze@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/spamikaze
-- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine ------------------------ This email was scanned by BitDefender.
participants (3)
-
Eric Henson -
Rob Wise -
Todd Lyons