On 2010-05-12 at 10:11 -0000, Pamela Pomary wrote: > Hello fellow exim users. > > I have installed exim 4.71 from ports on FreeBSD 8.0. I enabled mysql at > the time of installing exim .i have created a database in mysql to handle > mail users. i have granted insert,select,update and delete on my database > to a mysql user. however when i run the command exim -bV i get the > following error. > main option "mysql_servers" unknown > I have configured /usr/local/etc/exim/configre like this in the > MAIN CONFIGURATION SETTINGS > > hide mysql_servers = localhost/<database>/<user>/<password> > > what i'm i missing folks.
Amongst the lines of output from "exim -bV", was there a line starting "Lookups:"? Was mysql listed there? If not, revisit build configuration. If it is listed, is that error message above an exact cut&paste? -Phil -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
