MyBB Community Forums

Full Version: EMAIL PROBLEM
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I HAVE PROBLEM WHEN I SEND EMAILS FROM MY FORUM I RESEVE A MESSAGE
Unable to connect to the mail server with the given details.<br /><br />: 

I AM USE PHP MAIL & SMTP BUT I STEEL HAVE THE SAME PROBLEM
Try each of these. Hopefully one of them works for you.

Mail Handler: SMTP Mail
SMTP Hostname: mail.4arabi.co.cc
SMTP Port: 25
SMTP Username: admin+4arabi.co.cc
SMTP Password: <YOUR PASSWORD>
SMTP Encryption Mode: None

Mail Handler: SMTP Mail
SMTP Hostname: mail.4arabi.co.cc
SMTP Port: 465
SMTP Username: admin+4arabi.co.cc
SMTP Password: <YOUR PASSWORD>
SMTP Encryption Mode: SSL

Mail Handler: SMTP Mail
SMTP Hostname: mail.4arabi.co.cc
SMTP Port: 465
SMTP Username: admin+4arabi.co.cc
SMTP Password: <YOUR PASSWORD>
SMTP Encryption Mode: TLS
i am using google email
Try the above SMTP configurations. It should work.
same problem
Try this test: http://wiki.mybb.com/index.php/Help:Mail

If it doesn't go fine then it will be your host issue.
the we are my page
http://khdra.com/ma.php
for your information its working fine before 1.4
If the mail is not being sent using the script in the wiki then you need to contact your host and get them to check why emails are not working. The script in the wiki is a basic, bare minimum php script to send mail and if thats failing then your host probably has either disabled emails for you or there is a misconfiguration on their end, either way only they can check it and fix it.