Workflow - send external e-mail

rfelipone

Member
Hi,

Somebody would know how to setup the system to send external e-mail for customer by workflow using the address book instead of the preferences in employee queue manager?

Thanks

RFelipone - Enterprise One XE Update 7 SP 20
 
You have change your jde.ini settings..Open In Jde.ini under JDE mail section you have set up following rules.
[JDEMAIL]
mailProfile="Default Exchange Profile"
Rule1=90|OPT|MAILSERVER=mail.jdedwards.com
Rule2=100|DEFAULT|[email protected]
Rule3=110|DEFAULT|[email protected]
Rule4=120|DEFAULT|[email protected]
Rule5=130|OPT|MERGELOCAL=1
Rule6=140|OPT|UPDATELOCAL=0
ClientType=Windows

Every rules you have to setup your email ID insted of mail.jdedwards.com.
ex: [email protected].
 
Back
Top