Home All Groups Group Topic Archive Search About
Author
3 Apr 2005 5:37 AM
Carlos Lozano
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,

Author
3 Apr 2005 6:46 AM
Nick Malik [Microsoft]
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.
--
Show quoteHide quote
"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,
>
Are all your drivers up to date? click for free checkup

Author
4 Apr 2005 1:47 PM
Carlos Lozano
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,
> >
>
>
>

Bookmark and Share