Mateobus Posted October 23, 2006 Share Posted October 23, 2006 Hello all. I have recently switched from a dedicated plan to a shared hosting plan. Many of my old scripts (including open source scripts) use php to send an automatic email to people in order to register for different sections (much like this forum). Many of my users have complained that they havent recieved the confirmation email. It seems like these php functions are no longer working. Is there something that I need to do to allow this? Any help is appreciated. Thanks. Link to comment https://forums.phpfreaks.com/topic/24845-automatic-email/ Share on other sites More sharing options...
ecroskey Posted October 23, 2006 Share Posted October 23, 2006 Can you SSH into the box and look at /var/spool/mqueue? See if they are at least getting to the queue and go from there. BTW are you using just the mail() function? Link to comment https://forums.phpfreaks.com/topic/24845-automatic-email/#findComment-113198 Share on other sites More sharing options...
Mateobus Posted October 23, 2006 Author Share Posted October 23, 2006 How do i get to this directory? In my scripts I use the mail() function. Link to comment https://forums.phpfreaks.com/topic/24845-automatic-email/#findComment-113223 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.