I'm trying to setup debugging in my Pylons website and it allows for emails to be sent when an error occurs.
The configuration asks for an SMTP server. It's running on Linux and I've always thought sendmail was the tool for this job.
Can sendmail act as an SMTP server? If not, are there any good light weight alternatives?