system.web.mail

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • HDI

    #1

    system.web.mail

    Hi,

    How does the this work?

    Can you use a valid smtp-server to send mail from 'whatever you
    choose' to 'whatever you choose'?

    Without checking? I Don't need to gife a username and paswoord of my
    account.

    Thx

  • cj

    #2
    Re: system.web.mail

    I believe most mail servers are going to require you to provide a valid
    username and password on them in order for them to send your email.

    HDI wrote:
    Hi,
    >
    How does the this work?
    >
    Can you use a valid smtp-server to send mail from 'whatever you
    choose' to 'whatever you choose'?
    >
    Without checking? I Don't need to gife a username and paswoord of my
    account.
    >
    Thx
    >

    Comment

    • sloan

      #3
      Re: system.web.mail


      If you're on dialup, the reason you don't provide is that the isp knows
      "you're dialed".

      Probably the same for broadband.

      If you're at work, and try to use your home smtp info, you're gonna probably
      get a "does not allow relaying" message.

      But every ISP is a little different.

      Check my blog:


      2/8/2006
      smarter Email/Smtp setup with DotNet Configuration Sections (1.1 and 2.0)



      "HDI" <hdinf@hotmail. comwrote in message
      news:1175257573 .102760.290240@ n59g2000hsh.goo glegroups.com.. .
      Hi,
      >
      How does the this work?
      >
      Can you use a valid smtp-server to send mail from 'whatever you
      choose' to 'whatever you choose'?
      >
      Without checking? I Don't need to gife a username and paswoord of my
      account.
      >
      Thx
      >

      Comment

      Working...