Hi there,
Take a look here:
http://stackoverflow.com/questions/3...-configuration
The information is in code, but you can use the same stuff (mail server name, port etc) to configure the mail server in the web.config file.
Alternatively, take a look at page 318 to learn how to drop the mail in a local drop folder; which is what I prefer during development.
Cheers,
Imar