Monday, May 24, 2010

Email Configuration

Login as iProcess Background User

Go to $SWDIR/libs

Edit the file "eai_mail.cfg"

SMTP Server=[Email SMTP servre]
From=[EmaiID]@[Domain].com e.g. Alerts@MyHost.com
Port=25
#Make sure that above Email ID is valid.
RetryMsgCount=5
Encoding=UTF-8

Save the above values in file and comment all the unnecessary parameters/values.

Now Run the following command to register the Email

$SWDIR/util/sweaireg REG EAI_MAIL -m [HostName] -l $SWDIR/libs/eai_mail_11_0_1.ear -i $SWDIR/libs/eai_mail.cfg -y

Wow!! Email Registration is done!!

No comments:

Post a Comment

Followers