Skip to main content

smtp error

Author: mps59@orange.fr (mpservices)

hello one of my customer changed mail, before :  orange + login user/password, so all ok with security parameters (code below) vSecurityProperties = "SMTP=UAuthLoginSMTP·;USE=MAND" vSecurityParameters = "USER=%%USER_mail.D·;PASSWORD=%%PASSWORD_mail.D" now changed to

smtp.office365.com+587  user/password

got the error :  logon smtp : SMTP server does not support security driver functionnality

don't really know what to do to make it works

Dominique

smtp error

Author: mps59@orange.fr (mpservices)

hello one of my customer changed mail, before :  orange + login user/password, so all ok with security parameters (code below) vSecurityProperties = "SMTP=UAuthLoginSMTP·;USE=MAND" vSecurityParameters = "USER=%%USER_mail.D·;PASSWORD=%%PASSWORD_mail.D" now changed to

smtp.office365.com+587  user/password

got the error :  logon smtp : SMTP server does not support security driver functionnality

don't really know what to do to make it works

Dominique

Hello Dominique, At this moment the UPOPMAIL component does not support SSL. I believe support for SSL is on the Uniface roadmap, but I'm not sure when this will be realized. Sorry. You, however, can access a mail server that is using SSL with a SSL proxy (like e.g. stunnel). How to use stunnel with UPOPMAIL was already discussed in this forum post: > Upopmail and gmail Hope this helps. Daniel


Author: diseli (daniel.iseli@uniface.com)

smtp error

Author: mps59@orange.fr (mpservices)

hello one of my customer changed mail, before :  orange + login user/password, so all ok with security parameters (code below) vSecurityProperties = "SMTP=UAuthLoginSMTP·;USE=MAND" vSecurityParameters = "USER=%%USER_mail.D·;PASSWORD=%%PASSWORD_mail.D" now changed to

smtp.office365.com+587  user/password

got the error :  logon smtp : SMTP server does not support security driver functionnality

don't really know what to do to make it works

Dominique

thanks Daniel will look at the stunnel solution   Dominique


Author: mpservices (mps59@orange.fr)