In developing applications that will have to send email - for alerts or confirmations, for instance - a serious problem usually arises when you need to test the email functionality. Especially if you're working from your own computer and don't have a reliable SMTP server you can relay emails off of, the problems are evident. Steve makes an excellent suggestion -
Turn the SMTP Service off. Excellent idea...