Hi, I want to be able to change the Mysql hostname in a mysql...cf file like this:
user = postfix pass = xxxxxxx hosts = mxdb1.xxx.xxx ...... ...... kkkkk CHANGE THE HOSTNAME TO mxdb2.xxx.xxx This is referenced in the main.cf like: check_sender_access: proxy:mysql:/xxxx/xxxx/mysql.....cf I would prefer that it was possible to supply some kind of variable name because I have to change this in several mysql.....cf files. I would prefer an ENVIROMENT variable. Would that be possible?? Best regards Peter Sørensen