|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SMTP authenticationI have been trying to implement an e-mail sending process. I am using System.Web.EMail. it works fine with my local SMTP server, but if I set the server of my hosting company (using their SMTP server) I get an error saying access denied. How can I do it? I thought It would require setting a user and password like the pop3 account configured in Outlook (Office or Express), but couldn't find the properties to set them. As an alternative I checked using the IndyProject, but seems to be too robust for what I need. I just need to send e-mails with attachments and nothing else. Using Indy would be like having a Lotus just to go to the groceries store. I will appreciate any help. Carlos Lozano Thank you, See
http://www.systemwebmail.com/faq/3.8.aspx -- Show quoteHide quote--- Nick Malik [Microsoft] MCSD, CFPS, Certified Scrummaster http://blogs.msdn.com/nickmalik Disclaimer: Opinions expressed in this forum are my own, and not representative of my employer. I do not answer questions on behalf of my employer. I'm just a programmer helping programmers. -- "Carlos Lozano" <CarlosLoz***@discussions.microsoft.com> wrote in message news:9F97B952-ECD7-4930-8A2B-DC1B3C6B1AD4@microsoft.com... > Hi, > > I have been trying to implement an e-mail sending process. I am using > System.Web.EMail. it works fine with my local SMTP server, but if I set > the > server of my hosting company (using their SMTP server) I get an error > saying > access denied. > How can I do it? I thought It would require setting a user and password > like > the pop3 account configured in Outlook (Office or Express), but couldn't > find > the properties to set them. > > As an alternative I checked using the IndyProject, but seems to be too > robust for what I need. I just need to send e-mails with attachments and > nothing else. Using Indy would be like having a Lotus just to go to the > groceries store. > > I will appreciate any help. > > Carlos Lozano > Thank you, > Great! That is what I was looking for.
Thank you for your help Nick. Carlos Lozano www.caxonline.net Show quoteHide quote "Nick Malik [Microsoft]" wrote: > See > http://www.systemwebmail.com/faq/3.8.aspx > > > -- > --- Nick Malik [Microsoft] > MCSD, CFPS, Certified Scrummaster > http://blogs.msdn.com/nickmalik > > Disclaimer: Opinions expressed in this forum are my own, and not > representative of my employer. > I do not answer questions on behalf of my employer. I'm just a > programmer helping programmers. > -- > "Carlos Lozano" <CarlosLoz***@discussions.microsoft.com> wrote in message > news:9F97B952-ECD7-4930-8A2B-DC1B3C6B1AD4@microsoft.com... > > Hi, > > > > I have been trying to implement an e-mail sending process. I am using > > System.Web.EMail. it works fine with my local SMTP server, but if I set > > the > > server of my hosting company (using their SMTP server) I get an error > > saying > > access denied. > > How can I do it? I thought It would require setting a user and password > > like > > the pop3 account configured in Outlook (Office or Express), but couldn't > > find > > the properties to set them. > > > > As an alternative I checked using the IndyProject, but seems to be too > > robust for what I need. I just need to send e-mails with attachments and > > nothing else. Using Indy would be like having a Lotus just to go to the > > groceries store. > > > > I will appreciate any help. > > > > Carlos Lozano > > Thank you, > > > > >
Other interesting topics
get the actual size of a file
Defining Static Members in an Interface Overriding Inherited Propeties namespace problem can you create a function handling dif objs w/o overloading? Casting derived C# Reflecion - Is it possible? C# Newbie Question. Making button as a link, open in attached WebB Timing of functions in C# Setup: How to change the "Welcome to the MyApp Setup Wizard" text? |
|||||||||||||||||||||||