Great utility, php-addressbook!
The homepage guessing is pretty nice, but in some environments, it doesn't yield very good results. Would it be possible to have a switch in config.php to disable it?
Thank you!
Anonymous
Hi,
I know, the results are not that good, if your Free Mailer(s) are unknow. - Just post me a list of domains to ignore an I'll add it.
=> You can patch it yourself. Have a look for "mailer".
Regards
Olivier
Hi!
Thanks for your quick response!
I know I can add my own free mailers, but if I don't feel like updating the list from time to time, I'd be happy with a switch in config.php to disable the feature altogether. I would also prefer this over editing the php files myself, which I'd have to do with every new release.
Cheers!
Pepijn
Hi, you can added your own "$free_mailers" var (copy from "guess.inc") in the "config.php" file. So you don't have to modify the release at all.