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. -- Pamela Pomary ICT Assistant (Network Administration) ICT Directorate University of Ghana Tel:+233 244 994 020 g-mail:[email protected] yahoo-mail: [email protected] skype:ppomary -- ## 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/
