php mail function

Status
Not open for further replies.

Ivonnie

New Member
Messages
1
Reaction score
0
Points
0
Hello!

I have php script on my site (on stoli server) where I use the function mail(), it worked fine before and now I noticed that it's not working anymore.
It doesn't give any error, like if mail() function would be ok, but I don't get e-mails anymore.
have PHP version changed or something else? (I can't see PHP version on c-panel, it says "unknown" and function phpinfo() doesn't seem to work)
What should I do with my script to fix it?
Could you help me please?
 

smallmot

New Member
Messages
17
Reaction score
0
Points
0
i have the same issue on starka also google SMTP is not working anymore and support just closed my ticket with no reply. Useless.
 

SierraAR

Community Advocate
Community Support
Messages
827
Reaction score
17
Points
18
Hello,

We are aware of mail issues and are working on them.

smallmot, what was your ticket ID #?
 

eratotiatuatha86

New Member
Messages
12
Reaction score
1
Points
3
Hello

I'm trying to configure email notifications about news for my site's users and I'm also having trouble with the mail() function. If I specify my email (created through my cPanel here on x10 hosting) as the recipient the mail goes through nomally, but if I try to send mail to any other address it doesn't go through, though it doesn't display any error messages. Looks like the servers are simply not letting any mail outside. My site is on Lotus. I'd like to know if my issue is the same as you mentioned or I'm just doing something wrong. And if this is a problem with servers, do you know when it may be fixed? I'm not in a hurry, but I would like to know if I should check my script for errors again or just wait patiently for the issue to be resolved ;)

Thank you in advance for your help!

Regards

Erato
 
Status
Not open for further replies.
Top