Mails with attachment gets junk character when sent to external domains.
Hello All,
While sending mails with attachments to external domains using utl_smtp package, mail body gets replaced with junk characters and attachment goes missing.
When the recipients are within company domain no issues, and mails without attachment also works fine for external domains.
First though that I got when I saw this is its not problem with UTL_SMTP but with SMTP server, so I informed customer to check with SYS admin whether they can find any issues with SMTP server or firewall etc.
While sending mails with attachments to external domains using utl_smtp package, mail body gets replaced with junk characters and attachment goes missing.
When the recipients are within company domain no issues, and mails without attachment also works fine for external domains.
First though that I got when I saw this is its not problem with UTL_SMTP but with SMTP server, so I informed customer to check with SYS admin whether they can find any issues with SMTP server or firewall etc.
They say its all fine and still issue happens. Still I believe its not issue with oracle package.
0