Hi! I would like to do the auth and rcpt_ok via MySQL. Is there a good way to share the DB Connection? Or do i have to connect to MySQL for each query? If there is a way - where to store the dbh Handle - so that all childs can use it?
Stefan
Hi! I would like to do the auth and rcpt_ok via MySQL. Is there a good way to share the DB Connection? Or do i have to connect to MySQL for each query? If there is a way - where to store the dbh Handle - so that all childs can use it?
Stefan