well, i thought i'd just go ahead and try it on my live 2003 windows server which is running php 5.05 and IIS
i run the basic_smtp.php file and get nothing
no errors, no emails sent, nothing in the smtp logs
man - i hate php on windows!
any ideas?
Search found 4 matches
- Fri Oct 06, 2006 10:28 am
- Forum: Swift Mailer
- Topic: SwiftMailer crashes IIS SMTP
- Replies: 9
- Views: 13969
- Thu Oct 05, 2006 2:55 pm
- Forum: Swift Mailer
- Topic: SwiftMailer crashes IIS SMTP
- Replies: 9
- Views: 13969
- Thu Oct 05, 2006 1:35 pm
- Forum: Swift Mailer
- Topic: SwiftMailer crashes IIS SMTP
- Replies: 9
- Views: 13969
- Thu Oct 05, 2006 1:28 pm
- Forum: Swift Mailer
- Topic: SwiftMailer crashes IIS SMTP
- Replies: 9
- Views: 13969
SwiftMailer crashes IIS SMTP
I have the same code running on a linux, bsd and windows box and sending mail with the normal mail() function just doesn't seem to work on windows very well, so I thought Swift might solve the problem. I just installed swift mailer on my laptop (xp pro) where i have WAMP running and do development a...