Oracle reports SMTP change
We recently migrated our SMTP address from smtp.old.example
to smtp.new.example
, this caused our Oracle reports server to stop sending emails which was expected.
I have updated the <pluginParam name="mailServer" value="smtp.new.example"/>
values in rwbuilder.conf
and rwserver.conf
(found by using windows file search) and rebooted the server.
Emails however are still not being sent despite the reports running succesfully and generating the PDFs, I am calling reports using the format:
<a class="jive-link-external-small" href="http://ourserver:9002/reports/rwservlet?server=ReportsServer&report=c:\Oracle\Middleware\as_1\forms\test\test.rdf&desformat=pdf&destype=mail&userid=****/****@****¶mform=no&desname=" rel="nofollow">http://ourserver:9002/reports/rwservlet?server=ReportsServer&report=c:\Oracle\Middleware\as_1\forms\test\test.rdf&desformat=pdf&destype=mail&userid=****/****@****¶mform=no&desname=</a><span><RecipientEmail>&subject=test&from=<SenderEmail>&report_filename=test</span>