[SOLVED] Trying to setup swiftmailer but failing miserably
Posted: Sat Jul 07, 2007 2:59 pm
i've used PHPMailer for a while..but the ending of development got me looking for a new way to send my mails.
So i stumbled upon Swift..and it seems nice..but..
i uploaded the /lib/ dir
i uploaded the /tests/ dir
i created /tests/tmp/ and chmod 777'd it
i edited TestConfiguration.php to my info ( changed the names/mailaddresses and the smtp authentication information to the same info i used in PHPMailer )
now i tried the smoke tests and all of em just fail..
k.. np there i dont mind looking arround for a solution..but the problem is .. all i get is Error: Message did not send!
now that doesnt really give me alot of information why the message failed to send.. is there a way to get some more detailed output as to why it failed? ( wrong credentials..smtp just failing.. or w/e )
would appreciate some info as to get this working
So i stumbled upon Swift..and it seems nice..but..
i uploaded the /lib/ dir
i uploaded the /tests/ dir
i created /tests/tmp/ and chmod 777'd it
i edited TestConfiguration.php to my info ( changed the names/mailaddresses and the smtp authentication information to the same info i used in PHPMailer )
now i tried the smoke tests and all of em just fail..
k.. np there i dont mind looking arround for a solution..but the problem is .. all i get is Error: Message did not send!
now that doesnt really give me alot of information why the message failed to send.. is there a way to get some more detailed output as to why it failed? ( wrong credentials..smtp just failing.. or w/e )
would appreciate some info as to get this working