Our Blog

News, thoughts & useful links

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

Posts Tagged ‘exim’

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 »

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 »