Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Feng Forum
»
Support
»
Older versions
»
smtp connector
« previous
next »
Print
Pages: [
1
]
Author
Topic: smtp connector (Read 1927 times)
distorsion
Newbie
Posts: 3
smtp connector
«
on:
December 08, 2009, 05:00:36 am »
hi i got this error from email server
SMTP failed: no more data and timeout...
Logged
distorsion
Newbie
Posts: 3
Re: smtp connector
«
Reply #1 on:
December 09, 2009, 09:38:21 am »
The MTA doesn't support any of Swift's loaded authentication mechanisms
i got from forum and it uses swift v2
may u import swift v4?
Logged
ignacio
Hero Member
Posts: 1703
Re: smtp connector
«
Reply #2 on:
December 09, 2009, 12:43:08 pm »
Try adding this to config/config.php:
Code:
[Select]
define('DEFAULT_SWIFT_AUTHENTICATOR', 'PLAIN');
Upgrading to Swift 4 is not an easy task because it's not backwards compatible and will require changing how we use it.
Logged
How to debug an error
Feng Office Wiki
Print
Pages: [
1
]
« previous
next »
Feng Forum
»
Support
»
Older versions
»
smtp connector
anything