Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

sendmail not working

Asked Modified Viewed 3,432 times
I
India Guy
I
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Junior Member

I have v6.01.18 running smoothly.
I installed v7 on the same server to test it.

The sendmail stopped functioning. The contact form and registration form both are telling me that the [message has been sent]. But no mails are reaching my inbox.

All settings are the same as in v6, but v6 is working and v7 is not.

I had installed the custom contact form infusion on both the sites (The correct updated versions). Even here only the v6 is working and v7 is not.

I looked into this forum and tried the sugestions. No results.

Any ideas?
.
0 replies

2 posts

I
India Guy
I
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Junior Member

Finally got my sendmail working!

Edited the line in sendmail_include.php (Found in includes folder)

from

require_once INCLUDES."class.phpmailer.php";

to

require_once INCLUDES."phpmailer_include.php";

.
0 replies
T
tukangnggame
T
  • Newbie, joined since
  • Contributed 4 posts on the community forums.
answered
Newbie

There are error/warning messages ?
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

I
I
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
T
T
  • Newbie, joined since
  • Contributed 4 posts on the community forums.

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet