Jump to content

Confused - Need your expertise...


RON_ron

Recommended Posts

MY PROBLEM: I have placed a php mail file on the server which sends emails and it worked perfectly two days back. But today I'm not receiving any mail.  :shrug:

 

Is there any possibility of making a email not delivered to it's address? ie. some server settings, another php script which will block the mails which is being send via the mail php, etc...

 

Hope this make scenes. Please input your ideas.

Link to comment
https://forums.phpfreaks.com/topic/207470-confused-need-your-expertise/
Share on other sites

That's a bit like asking why your car ran fine yesterday, but won't start today. Please provide as much information as possible, including any relevant code that may have caused the problem, or any server changes, configuration changes, etc. (after you do what kenrbnsn suggested)

 

 

:P

If that's the case, yes, there are several ways to disable mail being sent from the server. The sendmail/postfix/whatever mail server process can simply be ended. The mail() function in PHP can be disabled. Someone can edit your scripts. Etc.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.