Results 1 to 9 of 9

Thread: [RESOLVED] Web.Mail

  1. #1

    Thread Starter
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Resolved [RESOLVED] Web.Mail

    Hey There,

    just a quick question regarding web.mail

    i have read somewhere that you need to have IIS and the smtp service on the machince in order for web.mail to work.

    is this true

    i have developed an application which uses our remote mail server and
    when the application is installed on a machine without IIS and the smtp service it works fine.

    does this mean that all you need to do is specify a correct smtp server and it will work fine
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Web.Mail

    I think (although I'm not 100% sure) that you only need IIS and the SMTP service if you don't specify an SMTP server. If you do then you're good to go, I think.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    Frenzied Member maged's Avatar
    Join Date
    Nov 2002
    Location
    Egypt
    Posts
    1,040

    Re: Web.Mail

    i have developed an application which uses our remote mail server and

    i think but i am not sure that :

    the web.mail is working fine because you are calling your remote mail server functions and this remote server has iis and smtp services installed for sure.

    you are not using the local machine as the mail server

    that is what i think, but i am not 100% sure

    RGDS

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Web.Mail

    I am 100% sure and he is 100% correct

    You only need an SMTP Server on the network somewhere.

  5. #5

    Thread Starter
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Re: Web.Mail

    but our mail server is not on our network, there is no dedicated mail server.

    i was confused whether or not it was using my local smtp anyway or was it acutally goin to the remote mail server.
    Last edited by Strider; Aug 3rd, 2005 at 05:03 AM.
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Web.Mail

    I think, but I am not 100% sure, that I am being made fun of. I'll thank you to let me know when you're making fun of me so I can be 100% sure.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Web.Mail

    Quote Originally Posted by Strider
    but our mail server is not on our network, there is no dedicated mail server.

    i was confused whether or not it was using my local smtp anyway or was it acutally goin to the remote mail server.
    Because it's using your remote mail server. That's almost equivalent.

  8. #8
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Web.Mail

    Quote Originally Posted by jmcilhinney
    I think, but I am not 100% sure, that I am being made fun of. I'll thank you to let me know when you're making fun of me so I can be 100% sure.
    100% sure, not you this time... I didn't see your "100%" at all!

  9. #9

    Thread Starter
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Re: Web.Mail

    Thanks for the replies hopefully i can now home in on the issue that needs to be resolved
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

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