----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: pratsm Message 1 in Discussion Hi guys Currently i'm using CDOSYS to send email through my application, i'm using it because to my knowledge this the only library providing SMTP suthentication, if there is any other please let me know. Also i find one constraint with this, which is i cannot redistribute this component wih my package so this must be installed on the client's machine in order to send mails, and this component come with MS Outlook / Win 2k / Win XP if i'm not wrong. So i was looking for a way to send emails thru .net framework and i came across System.Web.Mail.MailMessage but the problem i c is that i cannot have SMTP authentication is of prime importance because 99% of my clients will be using an external SMTP server so they need authentication. So i was looking for a way to send mails thru .net framework or some redistributable component which allows SMTP authentication because otherwise there will be a constraint on my app. to be supported only by win 2k or > or if its win98 then MS Outlook is required, and i dont want that. Please help. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
