Re: Setting up mysql for relaydelay...
thing <[email protected]> Sun, 09 Apr 2006 07:15:24 +1200
| Newsgroups | gmane.mail.spam.greylist.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks, the Install does not mention running the mysql source command. I found it finally via google from someone who had put it on a bsd box and documented how. $ mysql -u root -p mysql> source /etc/mail/grey/relaydelay-0.04/mysql.sql mysql> connect relaydelay; mysql> show tables; mysql> quit; This is what I needed to know. regards Steven On Sat, 2006-04-08 at 22:56, Ken Raeburn wrote: > On Apr 8, 2006, at 3:15, thing wrote: > > I have a mysql server running and I have set up the user, but I > > have no > > idea on how to setup the database table required for relaydelay.... > > I don't have a pristine set of sources around, but I think you can > find the necessary stuff in mysql.sql in relaydelay-0.04. You need > to edit the file first; the comments will tell you how. > > Ken > _______________________________________________ > Greylist-users mailing list > [email protected] > http://lists.puremagic.com/cgi-bin/mailman/listinfo/greylist-users