cgentil Posted April 28, 2013 Share Posted April 28, 2013 Hi, With bythost I go an error sending e-mails, like: Link to comment Share on other sites More sharing options...
cgentil Posted April 28, 2013 Author Share Posted April 28, 2013 Anyone? Please. Link to comment Share on other sites More sharing options...
PascalVG Posted April 28, 2013 Share Posted April 28, 2013 Hi cgentil, Did it work before, or can it just be an SMTP configuration error?? Do you need to use your own SMTP parameters, or can you use PHP mail (Advanced Parameters->E-mail). Does it work if you use PHP Email option? What PS version do you use? pascal Link to comment Share on other sites More sharing options...
cgentil Posted April 28, 2013 Author Share Posted April 28, 2013 (edited) On 4/28/2013 at 7:35 PM, PascalVG said: Hi cgentil, Did it work before, or can it just be an SMTP configuration error?? Do you need to use your own SMTP parameters, or can you use PHP mail (Advanced Parameters->E-mail). Does it work if you use PHP Email option? What PS version do you use? pascal Hi, Never worked, as it's PHP mail limitation of byethost. I'm using latest version. There are configs: http://gyazo.com/fd4...78a5f7247a9.png The repply of support was: "Hi there, I'm sorry, it would seem the script is using fopen to open sockets instead of the curl function. Unfortunately for this script it will not work, you will need to use a premium service for sending emails. Please let us know if there is anything further we can do for you. Best Regards" What I can do? Edited April 28, 2013 by cgentil (see edit history) Link to comment Share on other sites More sharing options...
cgentil Posted April 28, 2013 Author Share Posted April 28, 2013 Anyone? Link to comment Share on other sites More sharing options...
PascalVG Posted April 28, 2013 Share Posted April 28, 2013 Try this: Mail domain name: just leave it blank SMTP server: smtp.live.com SMTP user: full email address SMTP password: fill in with your email password Encryption: none Port: 25 or this: Mail domain name: just leave it blank SMTP server: smtp.live.com SMTP user: full email address SMTP password: fill in with your email password Encryption: SSL Port: 587 Hope this helps Link to comment Share on other sites More sharing options...
lukata Posted July 3, 2013 Share Posted July 3, 2013 how to solve the problem? I have similar problem. Link to comment Share on other sites More sharing options...
Recommended Posts