I'm currently using Ipower to host my MySQL database. When users request a forgotten password, most of them work. AOL and Yahoo are blocking the emails with the password information. I'm sure it's because of the return address on the email being equated to spam since it works for all other ISP's.
Where do I change the email server information? We have our own email server that I would like to use, but not sure where in PHPRunner to set it up? I've seen references to php.ini but cannot find that file anywhere.
Thanks,
Joe
I"m newer than you, just joining today. I run a project, ProgressiveSecretary.Org and AOL can be a big pain. there is no one that will talk to you.
(Yes, I've had them mark me as spam.)
Two points, for your consideration. 1) dedicated host, dedicated IP so that a reverse look up ..
let me explain. every internet location has an IP a bunch of numbers, mine are 72.167.166.178, now, when I send an email,
the computer I'm sending from and all of the various paths leave their numbers in the email, called the header, but other programs
such as outlook may call it something else... Anyway, if your letter is from Jim@ProgressiveSecretary.Org then, the spam filter
does a simple ping of the from address and gets that number. If the number is different from the one posted in the header,
then your email is likely spam. (by the way, if you write to Jim@ProgressiveSecretary.Org, my spam filter will stop your email,
so use contact us on my web site.)
2nd point, is to take your email to one of the many free HTML analyzers and mak sure that the tags are right. If they are not,
then you email may be considered as spam.