I'm using my Pi as a LAMP Web Server and one of the problems I have is with my error logs. A program may create a log entry which is fine, but then a small program called Nullmailer tries to send the entry as an email. This would be fine if i had Nullmailer configured properly, but as I don't it goes into an endless loop of error messages as Nullmailer itself reports is failure to log on to an smtp server and send the email.
It seems like this should be set up as a priority and probably for all Pi users. Can anyone suggest how you go about doing this, or the best way to do it?