|
-
Aug 3rd, 2005, 03:53 AM
#1
Thread Starter
Fanatic Member
[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
-
Aug 3rd, 2005, 04:47 AM
#2
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.
-
Aug 3rd, 2005, 04:56 AM
#3
Frenzied Member
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
-
Aug 3rd, 2005, 04:58 AM
#4
Re: Web.Mail
I am 100% sure and he is 100% correct
You only need an SMTP Server on the network somewhere.
-
Aug 3rd, 2005, 05:00 AM
#5
Thread Starter
Fanatic Member
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
-
Aug 3rd, 2005, 05:03 AM
#6
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.
-
Aug 3rd, 2005, 05:10 AM
#7
Re: Web.Mail
 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.
-
Aug 3rd, 2005, 05:10 AM
#8
Re: Web.Mail
 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!
-
Aug 3rd, 2005, 05:35 AM
#9
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|