Results 1 to 6 of 6

Thread: SMTP woes

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2004
    Posts
    70

    SMTP woes

    Hi,

    I've some problems with SMTP.

    Problem 1:
    I'm currently writing ASP and using CDONTS to send email out to users. I am making use of SMTP to relay the message, so i configured the web server's SMTP service smart host IP address to the company's smtp server. The problem is I cant send any mails outside the company domain, i.e. the recipient of the email address is not within company's domain it doesnt get sent out and dumped in the Badmail folder.

    My web server is only available on internal IP address. How can I send mails outside the company domain without having the web server on the Internet??


    Problem 2:
    How can I direct the failed felivery notification to the email adddress that sent out the mail??


    Please help. Thanks.

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Well your web server needs to know where to relay the e-mail to. Can your web server access the internet? If so, then just use the SMTP server address of your ISP for the smart host.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2004
    Posts
    70
    Hi plendrj,

    erm.. thats the problem my web server doesnt have internet access.

    any clue on the second problem?

    Thanks

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    send it out with the company smtp address?

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Aug 2004
    Posts
    70
    wat do u mean dglienna?

  6. #6
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    send it thru your SMTP server, and set your server up to use the SMTP address of your company? I'm not sure, and I didn't read that you were using it that way before.

    Maybe they do something else to restrict sending email outside of the company. Send something to your outside email address, and see exactly what is sent.

    Where I worked, they added EMAIL: to the email address for outside email to be sent. Didn't tell other employees, and their email was returned as undeliverable.

    I had a boss send me an email, and when I looked at it, there it was: EMAIL:[email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width