| Author |
Message |
Singachea fourth grade
Joined: 19 Nov 2005 Posts: 258
|
Posted: Thu Jul 05, 2007 7:29 pm Post subject: Need help with SMTP configuration |
|
|
I'm trying asp.net on my local machine, but it seems I did something wrong with my smtp configuration in IIS7 (Vista). Anyone got experience in this?
|
|
| Back to top |
|
 |
dong
Joined: 09 Jul 2007 Posts: 4
|
Posted: Mon Jul 09, 2007 10:42 am Post subject: Re: Need help with SMTP configuration |
|
|
| Singachea wrote: |
| I'm trying asp.net on my local machine, but it seems I did something wrong with my smtp configuration in IIS7 (Vista). Anyone got experience in this? |
1) Check and make sure your smtp service is running.
2) Test some local mail
3) Try to install 3 party mail server (alot outside Mdemon or Exchange or Simple Mail Server...)
|
|
| Back to top |
|
 |
Singachea fourth grade
Joined: 19 Nov 2005 Posts: 258
|
Posted: Wed Jul 11, 2007 10:42 pm Post subject: |
|
|
I'm sick of SMTP in IIS 7, therefore I just installed a free smtp server, and it works well.
|
|
| Back to top |
|
 |
guitarman fourth grade
Joined: 04 Nov 2005 Posts: 728
|
Posted: Wed Jul 11, 2007 10:45 pm Post subject: |
|
|
it even works outside school? What can you do with the smtp server, bro?
|
|
| Back to top |
|
 |
Singachea fourth grade
Joined: 19 Nov 2005 Posts: 258
|
Posted: Wed Jul 11, 2007 10:50 pm Post subject: |
|
|
SMTP is Simple Mail Transfer Protocol. It allows you to send email from your local machine to anyone, and spammers use it to spam you
You can try it by yourself using either Java or C#. The code in both languages are easy like the one in PHP you used.
|
|
| Back to top |
|
 |
guitarman fourth grade
Joined: 04 Nov 2005 Posts: 728
|
Posted: Wed Jul 11, 2007 10:53 pm Post subject: |
|
|
can it get over Proxy server by school? in other word can we send out email from our local machine to someone live in other country or outside the School?
I got an assignment last semester to design a spam protector . hahah, it was optional so I didn't even bother looking it up.
|
|
| Back to top |
|
 |
Singachea fourth grade
Joined: 19 Nov 2005 Posts: 258
|
Posted: Wed Jul 11, 2007 11:00 pm Post subject: |
|
|
| guitarman wrote: |
can it get over Proxy server by school? in other word can we send out email from our local machine to someone live in other country or outside the School?
|
Yes, we can. I used to send to Yahoo account, and it works well
|
|
| Back to top |
|
 |
guitarman fourth grade
Joined: 04 Nov 2005 Posts: 728
|
Posted: Thu Jul 12, 2007 1:28 am Post subject: |
|
|
that would be awesome!
|
|
| Back to top |
|
 |
|