Hey, I am hoping someone can help me. We need a quick solution to a migration from groupwise to Microsoft Exchange.

It seems as if sp_sendmail will work as the solution for now. (We were sending emails through groupwise via a stored procedure also.)

Anyone know what the properties for the stored procedure are? and how I might set that up in code to send an email from a vb.net app.

Thanks in advance, it's appreciated!

(By the way, the solution has to be accessible for our web programmers to use also, a stored procedure would work for now.)