We had previously decided to disable the mail function because the mail() function was often used by malicious users on our network to send spam and other unsolicited e-mails. We recommend our customers to use an e-mail library in order to send e-mails, and there are many in which to choose from. CodeIgniter Framework. If […]
Articles Tagged: library
Do you have PEAR (PHP Extension and Application Repository) installed on your shared servers?
Yes we do. All of our shared web hosting and reseller web hosting servers have the PEAR library installed. What is the PEAR library? PEAR (PHP Extension and Application Repository) is an object-oriented PHP library with separate classes for a variety of functions including mail, database interactivity, date and time, encryption, images, HTTP, HTML […]
A WordPress plugin should be sending e-mails but it doesn’t send e-mails on your servers
On our shared hosting servers we have had to disable the mail() function for spam prevention purposes. This resulted in many of our IPs being blacklisted and our team having to request IPs to be removed from the blacklist, which resulted in inconvenience to customers that are sending genuine e-mails. As a result customers will […]