Start a Conversation

Unsolved

This post is more than 5 years old

1022

September 30th, 2008 05:00

ecc smtp feature

We used email ControlCenter email alert notifications and we would like to change "from" email.

it is working like that :i know how to change the smtp host in the server.ini file
exemple (server.ini) : smtp host = smtp6.smtpft.francetelecom.fr

when we receive the email, this is from : EMC_Control_Center@smtp6.smtpft.francetelecom.fr

Do you know how to change the first part from this adress (before the @) for ECC repository ?

for info, i know this is possible for the DSS repository (sts) :
exemple for stsapplication.propertie
# Host info from which email notification will be sent
SMTPHost=smtp6.smtpft.francetelecom.fr
# From address for all email notifications. The syntax should be
# in valid email for example: format fromAddress@domainname.com
SMTPFromAddress=laurent.plichon@orange-ftgroup.com

do you know if it is also possible for ECC repository ?

472 Posts

September 30th, 2008 06:00

Hi Laurent,

I actually had somebody else ask me the very same question this morning...

Unfortunately, it is not possible to modify the originating source name from 'EMC_Control_Center' to a customised name. You can only change the SMTP host which, as you stated, can be done in the ecc_server.ini file.

The best way of bringing this to ControlCenter Product Management's attention is to submit an enhancement request in Powerlink.


Regards,
Séamus Coffey
EMC Global Services

2 Intern

 • 

202 Posts

October 26th, 2011 05:00

In ECC 6.1 it is working. Example section from ini file:

mail from: test@domain.com

No Events found!

Top