PL/SQL (MOSC)

MOSC Banner

How can I use UTL_SMTP via a proxy

edited Jul 4, 2017 5:03AM in PL/SQL (MOSC) 3 commentsAnswered

Hi, how can I send a email with UTL_SMTP via a proxy?

The SMTP-servers are not directly reachable from the database-server. They are only rechable via a proxy-server.

The function UTL_SMTP.OPEN_CONNECTION has only the parameters "host", "port" and "tx_timeout", but not a possibility for a proxy-server (like UTL_HTTP.SET_PROXY).

Is the a nother way?

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