Thanks in advance for your help.
Am new to Swift. Have a Win2K3 server, IIS4. Installed Swiftmailer because we could never get php mail() working.
SMTP works fine.
Here's the error I get when I try to run any of the smoke tests:
Warning: main(h:\HTMLDocs\mailer\swift\tests/../lib/Swift.php): failed to open stream: No such file or directory in h:\HTMLDocs\mailer\swift\tests\smokes\components\Runner.php on line 7
Fatal error: main(): Failed opening required 'h:\HTMLDocs\mailer\swift\tests/../lib/Swift.php' (include_path='.;c:\php4\pear') in h:\HTMLDocs\mailer\swift\tests\smokes\components\Runner.php on line 7
Help please?!? Thanks!