hi, i had a ASP.NET application that sending a email via SmtpMail method if the customer using smtp mail, and wondering what do i need to do if the customer using exchange server for their outgoing email. is there any method to send ImapMail within ASP.net
or will it be better just buy a third party tool like IP*Works and etc Thanks In Advance Ricky
Of course there's always a way. But it might be too complex a task to be worth your time. In which case, buying a component would be a good decision. But if you do decide to do it, you'll have to read-up on
IMAP. After which, you have to learn Socket programming in .NET.
Willeus Acuña :)
Visit hotblue.com - tons of advice on .NET programming!
Comprehensive .NET directory with 8,000+ articles indexed.
dotNetReload
Member
5 Points
1 Post
IMAP email
Jan 29, 2004 05:11 PM|LINK
hotblue
Member
660 Points
132 Posts
Re: IMAP email
Jan 29, 2004 07:04 PM|LINK
Visit hotblue.com - tons of advice on .NET programming!
Comprehensive .NET directory with 8,000+ articles indexed.