Currently it is commented out, should i enable it and put:
sendmail_path = /usr/sbin/exim
--
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from = me@example.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =
ps aux|grep exim
mail 2105 0.0 0.0 8720 1044 ? Ss 00:52 0:01 /usr/sbin/exim -bd -q15m -oP /var/run/exim.pid
mail 11263 0.0 0.0 8752 1700 ? S 22:21 0:00 /usr/sbin/exim -bd -q15m -oP /var/run/exim.pid
mail 11364 0.0 0.0 8752 1412 ? S 22:22 0:00 /usr/sbin/exim -bd -q15m -oP /var/run/exim.pid
root 11382 0.3 0.1 8716 2080 ? S 22:22 0:00 /usr/sbin/exim -q
root 12552 0.0 0.1 11228 3060 ? S 22:22 0:00 /usr/sbin/exim -q
mail 12553 0.0 0.0 11420 1856 ? S 22:22 0:00 /usr/sbin/exim -q
mail 12632 0.0 0.0 8752 1412 ? S 22:23 0:00 /usr/sbin/exim -bd -q15m -oP /var/run/exim.pid
mail 12634 0.0 0.0 8752 1412 ? S 22:23 0:00 /usr/sbin/exim -bd -q15m -oP /var/run/exim.pid