Configuring
Mail Server in Weblogic
Login to EM (as weblogic user) and go to SOA à right click soa-infra
(soa_server) à
SOA Administration à
Workflow properties
Set Notification Mode - Email.
Email : From Address - Email account from which notification will be sent
to approvers
Email : Actionable Address – Email account which will receive
approve/reject response sent by approvers via email.
Email : Reply To Address
(Optional. For ex: no.reply@yourdomain.com)
Click Apply.
Go
to User Messaging Service à
Right click usermessagingdriver-email (soa_server_name) à Email driver properties
Sender Address : OIM.Workflow.Manager@mycompany.com
Default Sender Address : OIM.Workflow.Manager@mycompany.com
MailAccessProtocol : IMAP
Retry Limit : -1
MailDelFreq : 600
Autodelete : unchecked
Debug : check only initially for debug purpose
CheckMailFreq : 160
Recieverfolder : Inbox
outgoingMailServer: mail.mailrouter.net
outgoingMailServerPort:25
outgoingMailServerSecurity: none
OutgoingDefaultFromAddr : OIM.Workflow.Manager@mycompany.com
OutgoingUsername: NA
OutgoingPassword : NA
Incomingmailserver : outlook.office365.com
IncomingmailserverPort : 993
Incomingmailserver SSL: Yes
IncomingmailIDs : OIM.QA.Inbound.Workflow@mycompany.com
IncomingUserIDs : abcd6@mycompany.com
IncomingUserPasswords : password of above user( Use
Cleartext)
ProcessingChunkSize : 100
AmapAuthPlainDisable : unchecked
1.
SSL setting for inbound mailbox
6.1. Import outlook certificate to ${JAVA_HOME}/jre/lib/security/cacerts
6.2. Change DOMAIN_HOME/bin/setDomainEnv.sh
file for ssl trust store to point to =${JAVA_HOME}/jre/lib/security/cacerts
Comments
Post a Comment