Database Networking (MOSC)

MOSC Banner

ORA-29019: The protocol version is incorrect when sending email using office 365

edited Jul 8, 2021 5:38AM in Database Networking (MOSC) 6 commentsAnswered

HI

I got this error when send email using UTL_SMTP through office 365.

ORA-29019: The protocol version is incorrect.

ORA-06512: at "SYS.UTL_TCP", line 63

ORA-06512: at "SYS.UTL_TCP", line 303

ORA-06512: at "SYS.UTL_SMTP", line 177

ORA-06512: at "SYS.UTL_SMTP", line 201

The following is more information about the database version

---------------------------------------------------------------

select * from v$version;

Oracle Database 12c Standard Edition Release 12.2.0.1.0 - 64bit Production

PL/SQL Release 12.2.0.1.0 - Production

CORE   12.2.0.1.0   Production

TNS for Linux: Version 12.2.0.1.0 - Production

NLSRTL Version 12.2.0.1.0 - Production

---------------------------------------------------------------

select * from dba_network_acls;

-----------------------------------------------------

select * from dba_network_acl_privileges;

--------------------------------------------------------------------------

I imported the offices 365 certificate into my wallet too.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center