Stopping CSF alerts

Hey everybody! I recently installed a server on IBM CLOUD for my small business here in UK and, naturally, installed CSF to support it. However, following the installation, I am receiving these unnecessary alerts all the time (two in fact):

cd /var/spool/exim/db

rm -f retry retry.lockfile

rm -f wait-remote_smtp wait-remote_smtp.lockfile

service exim restart

and

/usr/sbin/exim_tidydb -t 1d /var/spool/exim retry > /dev/null

/usr/sbin/exim_tidydb -t 1d /var/spool/exim reject > /dev/null

/usr/sbin/exim_tidydb -t 1d /var/spool/exim wait-remote_smtp > /dev/null

/scripts/courierup – force

/scripts/eximup --force

I have no idea why is this happening so a little help over here would be wonderful.