|
-
Jan 2nd, 2004, 05:02 PM
#1
Email Hosting?
I host my sites from a server at home on a static ip. I'm thinking of adding some sort of forum to one of the sites but most forums want to email new members a password. How can I setup my Win 2k3 server to email out for this? I don't need full email support as I don't really want to mess with it, although for the sake of knowlegde it'd be nice to know. Mainly I just want to be able to send out emails via my server for things like initial sign up and the like. Any help is appreciated.
I can get Exchange if I need to (v2000) but as i don't really want full email support I'd rather not install it if I don't HAVE to.
-
Jan 2nd, 2004, 06:16 PM
#2
-
Jan 2nd, 2004, 08:27 PM
#3
I did that but get 'unload to relay' errors when i try to send mail. I just tested via telnet.
-
Jan 2nd, 2004, 10:03 PM
#4
I tried sending it to my msn email address. I do have edneeis.com registered though. Although it would need to be able to spedn to anyone. Hmm I'll have to keep trying, any other suggestions?
-
Jan 2nd, 2004, 11:37 PM
#5
I figured out what you need to do
I have never really used the smtp service before so all i know is from tinkering (that goes for just about everything)
heres how you get it to work:
Open The "Properties" Dialog For the Default Smtp Serivce
Select the "Access" Tab
Under Relay Restrictions Click the "Relay..." buttion
Select "All Except The List Below" and it should work 
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Jan 5th, 2004, 11:04 AM
#6
-
Jan 11th, 2004, 04:50 PM
#7
-
Jan 11th, 2004, 09:08 PM
#8
Re: Email Hosting?
Originally posted by Edneeis
I don't really want full email support I'd rather not install it if I don't HAVE to.
I do the exactly the same thing as you, using Email Component. Its not really necessary to use SMTP server just for being able to send emails. You could also use CDONTS to send emails from ASP.
I prefer the Email Component AspEmail, but CDONTS will do the job.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Jan 11th, 2004, 11:24 PM
#9
What I ended up doing was restricting it so mail could only be relayed FROM the local server or local LAN. For local server just use 127.0.0.1 in the allowed list.
-
Jan 12th, 2004, 05:31 AM
#10
Fanatic Member
Originally posted by Edneeis
What I ended up doing was restricting it so mail could only be relayed FROM the local server or local LAN. For local server just use 127.0.0.1 in the allowed list.
That's a clever idea! Hadn't thought of that!
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
|