Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

UTL_SMTP character encoding

AndreasConSep 12 2012 — edited Sep 12 2012
My database is *10g (10.2.0.1.0)*
The Database character set, is *NLS_CHARACTERSET EL8MSWIN1253*

I am sending emails using the UTL_SMTP package and I set the mime_type to *'text/html; charset="windows-1253"'*

The problem is with Greek characters and only in the "body" part of the email.

The subject is displayed correctly in Greek characters, whereas the Greek characters in the body are replaced by repeated question marks (?).

Any ideas?

Thank you,
--Andreas
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 10 2012
Added on Sep 12 2012
7 comments
1,465 views