I need to send emails using an Exchange server which required authentication. Anyone can help me?
I've read several things about sending emails using SMTP (with System.Net.Mail) and none of those seem to work (SMTP and Exchange? I dont even know the relation)

help!