Ensure the Postfix service is running.
[root@server1 ~]# service postfix status
* postfix is running
If you are using crontab to send emails, ensure the entries are still correct in crontab.
crontab -e
Check the mail log for errors.
tail /var/log/mail.lo