ASP.Net: Which mail component on Jodohost?

Daze

Perch
I currently re-working my website in ASP.Net (VB.NET 1.1). I want to add email functionality from within the site (account verification and the like), and also from within phpbb (auto-notification of replies etc). What components do Jodohost offer, and which is best suited to ASP.Net development. Are there any examples around? Is it easy to get working in phpbb? Are there any settings I need to know about?

Thanks in advance for any help.
 
Daze said:
I currently re-working my website in ASP.Net (VB.NET 1.1). I want to add email functionality from within the site (account verification and the like), and also from within phpbb (auto-notification of replies etc). What components do Jodohost offer, and which is best suited to ASP.Net development. Are there any examples around? Is it easy to get working in phpbb? Are there any settings I need to know about?

Thanks in advance for any help.


if you are using .Net you can just use System.Web.Mail

not sure what other mail components are installed...
 
Back
Top