cancel
Showing results for 
Search instead for 
Did you mean: 

Change the url in user notification e-mails

Former Member
0 Kudos

We are using a Web Dispatcher in a DMZ for external sell-side users to access the E-Sourcing application, which is inside the firewall. When a new sell-side user is created or their password is changed, an e-mail notification is sent with the new or changed account information. This e-mail notification also includes a link to the application url. This link is currently pointing to the 'internal' url of the E-Sourcing application (host:port/source/vendor/vendordesktop/login). However, this is inside the firewall and not accessible to the sell-side external users.

We want to change the url link in the e-mail notification to point to the url of the Web Dispatcher in the DMZ and not to the url of the internal E-Sourcing application. The sell-side user would click on the url of the Web Dispatcher and get forwarded in to the application through the firewall. However, we don't know where to make the configuration change to change this url. Can someone tell us where this change is made?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Could you describe the steps you followed to configure it?

Does the new template is created in etc/notifications?

I need to change the url of the notification. http://internal.ip.server/folders_resources/? to http://name_url_domain/folder_resources/?

Thanks in advance.

Former Member
0 Kudos

We figured it out. It's in the Mail config and involves setting a system parameter to allow separate mail nofification, creating a custom mail template and then modifying the sell-side to use the custom template.