View Full Version : Email Problems
djmason
10-10-2006, 10:04 AM
I have tried sending emails through the ulmb smtp server with outlook express and they are taking 2 hours to be delivered! anyone know whats wrong with it? Also I have setup an online shop with cubecart and the email freature in the shop will not work, I just keep getting the error message "Warning: fsockopen() has been disabled for security reasons in /hosted/subs/ulmb.com/b/a/bargainbuys/public_html/classes/smtp.php on line 87" any ideas how to fix it cos its driving me mad! Thanks:)
UnlimitedMB
10-10-2006, 01:58 PM
We are aware of the smtp problem, we are still considering ideas on how to fix it.
You need to use the mail() function to send mail from php, not smtp.
To clarify: Use SMTP to send mail from your computer using outlook express
Use mail() to send mail from php.
djmason
10-10-2006, 02:42 PM
Ok thanks Eric, I will try that. What settings do I need to fill in on my shop to use the mail() function? Do I still need to put in my ulmb information like I did when I tried to use smtp?
UnlimitedMB
10-10-2006, 08:36 PM
The mail function requires no configuration.
Usually the script will give you option of smtp or php mail.
UnlimitedMB
10-12-2006, 08:14 PM
Just to let you know, the email delay problem is fixed now.
djmason
10-13-2006, 08:31 PM
Thats brilliant news, all is working fine now, have tested sending mail() from the shop and smtp from outlook express and it all arrives instantly! Many Thanks ULMB!
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.