Announcement
Collapse
No announcement yet.
VBMail I guess has a problem.
Collapse
X
-
Once again, it was an id10t error on me. It's been working all this time, it just for some reason my corporate mail system or security is not allowing email sent from my board. So i guess I have other issues.
-
What is the problem exactly? If you are getting errors, then post the complete error message here.
Leave a comment:
-
VBMail I guess has a problem.
After doing an upgrade from version 2.9 to 2.3.0 my mail is not working. In the pass, when I have upgraded my forum from 2.6-2.9 all I had to do to get mail working is to run a query UPDATE template SET template = REPLACE(template, "\n", "\r\n" );. That would always fix my problem.
With version 2.3.0 I guess it uses vbmail (whatever that is :confused[img]images/smilies/smile.gif[/img]. My my simple query does not work. I search this forum for a fix and it either says, "reupload non hack/original functions.php or change mail($toemail, $subject, $message, $headers); to this mail($toemail, $subject, $message, $headers, "-f $webmasteremail");
Both does not work. What is my next step to solve my email problems?
I know if I re-up my original functions.php and some other files, the email problem with be fixed, cause it is using the old method of sending out email. But I feel if I did that it is the mickey mouse way of fixing it.Tags: None
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: