Search found 1 match
- Wed Mar 12, 2008 2:34 pm
- Forum: Swift Mailer
- Topic: swift->log->enable()
- Replies: 1
- Views: 1494
swift->log->enable()
Hallo everyone, I use swiftmailer. i want to enable logging to catch the failed addresses. version is Swift-3.3.2-php5 the code ----------------------------- require_once "swiftLib/Swift.php"; require_once "swiftLib/Swift/Connection/SMTP.php"; try { $swift = new Swift(new Swift_C...