Search found 4 matches

by hamptonk
Fri Oct 06, 2006 10:28 am
Forum: Swift Mailer
Topic: SwiftMailer crashes IIS SMTP
Replies: 9
Views: 13969

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?
by hamptonk
Thu Oct 05, 2006 2:55 pm
Forum: Swift Mailer
Topic: SwiftMailer crashes IIS SMTP
Replies: 9
Views: 13969

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] PHP Versi...
by hamptonk
Thu Oct 05, 2006 1:35 pm
Forum: Swift Mailer
Topic: SwiftMailer crashes IIS SMTP
Replies: 9
Views: 13969

Event Viewer - Application Error:
Faulting application inetinfo.exe, version 5.1.2600.2180, faulting module unknown, version 0.0.0.0, fault address 0x00000290.

incidently - the smtp server keeps running

i think it is the mmc control thing that is acting up?
by hamptonk
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...