Newsgroups: microsoft.public.dotnet.framework.aspnet
From: mharder...@hotmail.com (Michael Harder)
Date: 11 Jul 2003 11:17:10 -0700
Local: Fri, Jul 11 2003 2:17 pm
Subject: Re: SmtpServer Property
CDOSYS supports username and password authentication, and version 1.1
of the .NET Framework added the Fields property to the MailMessage class, which lets you set arbitrary fields of the underlying CDOSYS object. I haven't tested it, but something like this should work: MailMessage m = new MailMessage(); See this article for more information about CDOSYS authentication: "bruce barker" <nospam_bru...@safeco.com> wrote in message <news:OupuPZlRDHA.2240@TK2MSFTNGP11.phx.gbl>...
> System.Web.Mail does not support authentication. you will have to use cdo > com library directly or get a third party control that does support > authentication. > if you only need 1 account you can setup the iis smtp server as a relay to > -- bruce (sqlwork.com) > "sampsons" <samps...@airmail.net> wrote in message > > But, as stated in original post, my SmtpRemoteServer requires > > So I need to pass the username and password for the account used in the > > Severin > > "Softwaremaker" <m...@removethis.softwaremaker.net> wrote in message > > > <Quote> > > > <PleaseNote> > > > If the SmtpServer Property is not set, mail is by default queued on a > > > You can specify which SMTP Server you would like to send your mail out > > > <Example> > > > hth > > > -- > > > +++++++++++++++++++++++++++++ > > > "Dominic Madden" <domi...@themaddens.info> wrote in message > > > > Look at http://sourceforge.net/projects/opensmtp-net/ for a free open > > > > Dom > > > > "dave wanta" <nos...@nospam.com> wrote in message > > > > > Sorry, > > > > > "sampsons" <samps...@airmail.net> wrote in message > > > > > > I am using Web.Mail.Mailmessage > > > > > > Now, this sends Email using the Default SMTP server of my REMOTE > > > > > > Sadly I have found that many ISP's block mail sent through this > > > > > > If I set the SmtpServer property to my domain's SmtpServer > > > > > > Is there a way to pass the username and password of the > > > > > > Thanks in advance, You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||