| Author |
Web Content Manager SMTP server
|
|
|
| Portal v6.0. Windows.
How to set the SMTP server IP address that is used by Web Contnet manager?
| |
|
| Hi
As far as I know, the SMTP configuration is made in <b> \WebSphere\PortalServer\wcm\shared\app\c
onfig\wcmservices\WCMConfigService.properties</b>
Please see: -
<b>Configuring Web Content Management</b>
http://publib.boulder.ibm.com/infoc...wcm_config.html
Regards
Dave Hay
david_hay@uk.ibm.com
| |
|
| if you are trying to enable auto email notification in the workflow then reply to this message, i will provide you with details.
| |
|
| Yes, I want to send e-mails to the approvers from a workflow stage.
| |
|
| Ok,
Look, its quite simple. You should have a SMTP server on the network you have deployed your Portal. Just follow the steps.
1- Open file " \IBM\WebSphere\PortalServer\wcm\shared\a
pp\config\wcmservices\WCMConfigService.properties"
2-Search on "default.system-email" and enter a valid email address against the property.
3-Search on "#SMTP Mail Setup" and give the following properties.
#SMTP Mail Setup
connect.connector. mailconnector=defaultsmtpserver,defaultf
romaddress,defaultreplytoaddress
connect.connector.mailconnector.defaultsmtpserver=Enter ur SMTP server IP
connect.connector.mailconnector.defaultfromaddress=Enter valid email address
connect.connector.mailconnector.defaultreplytoaddress=Enter valid email address
That All, Enjoy !!!!!!!!
If still there is any problem, feel free to bug me 
| |
|
| Thanks. i will try this out.
|
|
|
|