Our Blog

News, thoughts & useful links

Contact: Skype , email or call
+44 (0) 131 556 6818

Posts Tagged ‘mail’

Setting up Symfony to use Exim instead of Sendmail

By default Symfony uses Sendmail mail transfer agent to prepare emails to be sent out by the system. If you want to use Exim instead, you need to:

Read more about Setting up Symfony to use Exim instead of Sendmail »

Set-up Google Apps mail with A2Hosting

Once you’ve set up your account with Google, you can then add the MX entries needed through your cPanel. To do this, follow these steps:

Read more about Set-up Google Apps mail with A2Hosting »

Configuring Exim under CentOS to send emails via an ISP’s SMTP server

To configure Exim under CentOS to send emails through an ISP’s SMTP server follow these steps:

Read more about Configuring Exim under CentOS to send emails via an ISP’s SMTP server »

Install & basic set-up of Exim on CentOs 4/5

This is a quick guide (by jervis) on how to do an install and basic setup of exim on CentOS. This is not meant as a fully inclusive guide but it will get you on the way. Following this you should get a working exim install.

Read more about Install & basic set-up of Exim on CentOs 4/5 »

Send emails from your local development Linux server

If you are having troubles with sending out emails from your local development Linux server, as a quick fix, I suggest using Exim4.

Read more about Send emails from your local development Linux server »