[SOLVED] Swift security risk
Posted: Fri Jul 27, 2007 9:56 am
Hello, I just noticed that when for instant you change the password of your smtp e-mail address on the server.
Swift trows up a nice error message:
With the password included that is....
How can I counter-attack this error in the future?
-Vincent
Swift trows up a nice error message:
Code: Select all
Fatal error: Uncaught exception 'Swift_Connection_Exception' with message 'Authentication failed using username 'kijssel@xs4all.nl' and password '*******'' in /mounted-storage/home51c/sub006/sc34838-NZUT/wmstek/admin/includes/classes/swiftmailer/lib/Swift/Connection/SMTP.php:374 Stack trace: #0 /mounted-storage/home51c/sub006/sc34838-NZUT/wmstek/admin/includes/classes/swiftmailer/lib/Swift/Connection/SMTP.php(315): Swift_Connection_SMTP->runAuthenticators('kijssel@xs4all....', '********', Object(Swift)) #1 /mounted-storage/home51c/sub006/sc34838-NZUT/wmstek/admin/includes/classes/swiftmailer/lib/Swift.php(272): Swift_Connection_SMTP->postConnect(Object(Swift)) #2 /mounted-storage/home51c/sub006/sc34838-NZUT/wmstek/admin/includes/classes/swiftmailer/lib/Swift.php(229): Swift->handshake(Object(Swift_Events_ResponseEvent)) #3 /mounted-storage/home51c/sub006/sc34838-NZUT/wmstek/admin/includes/classes/swiftmailer/lib/Swift.php(102): Swift->connect() #4 /mounted-storage/home51c/sub006/sc34838-NZUT/wmstek/abuse.php(28): Swift->__ in /mounted-storage/home51c/sub006/sc34838-NZUT/wmstek/admin/includes/classes/swiftmailer/lib/Swift/Connection/SMTP.php on line 374How can I counter-attack this error in the future?
-Vincent