![]() | | ||||||||
| | #1 |
| HyperActive Warrior War Room Member Join Date: Mar 2009
Posts: 216
Thanks: 25
Thanked 13 Times in 13 Posts
|
I am using php to send emails. If script is not uploaded on the server, I am running it from IIS of local machine. Is it possible to send emails?
|
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: Sep 2008 Location: Honolulu, Hawaii, USA & Montreal Canada
Posts: 2,218
Blog Entries: 1 Thanks: 759
Thanked 724 Times in 505 Posts
|
It is definitely possible to emulate sendmail on a Windows IIS, I used to run a server setup just like that. A couple of links for you: Setting up PHP sendmail with IIS SMTP and windows server - possible IIS SMTP relay restrictions and configuring IIS relay restrictions sendmail Hope this helps! Bill |
| | |
| | #3 |
| HyperActive Warrior Join Date: Mar 2009
Posts: 225
Thanks: 6
Thanked 27 Times in 27 Posts
|
I'd recommend switching to XAMPP for local hosting and development instead of IIS. I suppose IIS does the job, but it really sucks compared to XAMPP.
|
| | |
| | #4 |
| A Day dreamer Join Date: May 2009 Location: Selangor, Malaysia
Posts: 263
Thanks: 100
Thanked 21 Times in 13 Posts
|
either way is okay ... but php runs better in windows server 2008 iis 7 yeah, i get it working for asp.net locally ... i assume php in iis works too Update: need to setup your smtp |
| | |
| | #5 |
| BATMAN Join Date: May 2009 Location: British Columbia, Canada
Posts: 55
Thanks: 5
Thanked 2 Times in 2 Posts
|
If you're just doing it for testing or whatever, use your ISPs mailing server and a SMTP library.
|
| | |
| | #6 |
| Yet to succeed Join Date: May 2009 Location: Finland
Posts: 31
Thanks: 4
Thanked 0 Times in 0 Posts
|
And depending what you plan to send with your mailing program, remember to check tht your ISPs rules accept that. Most server providers dont accept sending emails with your own program for marketing purposes ewven when theyre according to CANSPAM act. Then some allow you to do that if you have rented dedicated server, and most from even those only allow you to send for example only 1 000 emails per day at start, and if everything goes well, they might lift that rate up, but usually it anyway ends to something like 100 000 emails per day at maximum (which is more than enough for almost everyone). |
| | |
| | |
| | #7 |
| Warrior Member Join Date: Oct 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
any advice for STMP for mass mailing and for software? was considering sendblaster paired with dreamhost? any ideas newbie here. thanks so much!!
|
| | |
| | #8 |
| Active Warrior War Room Member Join Date: Apr 2010
Posts: 48
Thanks: 0
Thanked 2 Times in 2 Posts
|
Most ISP's will block outgoing SMTP from a home cable modem. Make sure they aren't blocking you as nothing will work regardless of what you're using!
|
| | |
![]() |
|
| Tags |
| email, local, machine, sending |
| Thread Tools | |
| |
![]() |