 |
| ASP.NET 3.5 Basics If you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 3.5 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

January 9th, 2010, 11:40 AM
|
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 17
Thanks: 7
Thanked 1 Time in 1 Post
|
|
I've been using the mail server of my broadband supplier. So in this case it is virgin media. There is no email account set up with my host, although I am contemplating it.
Nick
Quote:
Originally Posted by Imar
How did you configure the mail server? And did you get the relevant details from your host? Just as with databases, your host should be able to provide you with details about sending mail. They may give you access to a (password potected) mail server, or they may provide other information about how to make this work.
Cheers,
Imar
|
|
|

January 10th, 2010, 05:59 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
It's not about the e-mail account, but about the mail server. Your ISP probably requires you to be on their "line" in order to use their SMTP server. There's a fair chance you can't use your ISP's mail server from your web site's host (you could try it using your credentials for your broadband supplier).
So, in most cases, your web host offers a mail server as well that can be reached from their network. Check out their documentation / faqs for more information.
Cheers,
Imar
|
|

January 10th, 2010, 07:09 AM
|
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 17
Thanks: 7
Thanked 1 Time in 1 Post
|
|
Sure it makes sense now you say it. On local host I'm using my broadband account so I'm on their line. When the site is uploaded its on the hosts line.
Thanks again Imar. You have helped me out quite a lot and in your honour I am going to name a recipe after you (opt out available  ).
Nick
Quote:
Originally Posted by Imar
It's not about the e-mail account, but about the mail server. Your ISP probably requires you to be on their "line" in order to use their SMTP server. There's a fair chance you can't use your ISP's mail server from your web site's host (you could try it using your credentials for your broadband supplier).
So, in most cases, your web host offers a mail server as well that can be reached from their network. Check out their documentation / faqs for more information.
Cheers,
Imar
|
|
|

January 10th, 2010, 03:39 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Sounds like an excellent plan. Looking forward to finding out what you "cooked up"... ;-)
BTW: no need to quote the entire message when replying here; since all posts are packed together it's easy to see what you are replying to.
Cheers,
Imar
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| deployment |
Bhavin |
Crystal Reports |
1 |
February 5th, 2009 08:07 AM |
| deployment |
p2pMember |
ASP.NET 2.0 Basics |
0 |
June 7th, 2007 01:12 AM |
| Deployment |
sen22 |
.NET Framework 2.0 |
1 |
April 17th, 2007 02:38 PM |
| Deployment |
regbnvl |
BOOK: Professional VB 2005 ISBN: 0-7645-7536-8 |
0 |
May 7th, 2006 04:44 PM |
| Deployment |
Bhavin |
Crystal Reports |
2 |
October 25th, 2004 08:28 AM |
|
 |