Email and Cloudflare

If you are using cloudflare to hide your servers IP address, then you need to ensure you don’t send email from that server. Reasons: Creating a SPF record to avoid email going to spam will require you to specify the servers IP address – fail! Sending an email will reveal your IP address in the […]

Read More

Email never arrives

Some things to check if an email sent never arrives… Is the email being sent from and to domains on the same server? If you are using an external email provider (e.g. gmail) ensure that email service is not turned on for the destination domain on your server. If it is then the email will […]

Read More

Send email

Send email with headers set HTML formatting No need for anything special, just include html tags within the email body as if writing the html for the body of a normal html page. Creating from site email address Example admin alert email send

Read More