Summary
When an inSync user receives his credentials by e-mail, that e-mail has the 'reply to' address as no-reply. The administrator can change this no-reply address to their help desk or their own e-mail address, so that users can reply with questions, if any. This article explains how to change the SMTP reply address.
Modifying the SMTP reply address
To modify the SMTP reply e-mail address:
Stop theinSync Serverservice.
Stop theinSync Server Control Panelservice.
Open the βC:\inSyncServer4β directory.
Open theinSyncServer.cfgfile with Notepad.
Search for the string 'SMTP_REPLYTO' .
β
It will be like:SMTP_REPLYTO = 'alerts-noreply@druva.com '
Edit this string and replace 'alerts-noreply@druva.com ' with new e-mail address. Put the e-mail address in single quotes.
β
The edited string will look like:SMTP_REPLYTO = 'name@company.com '
Save the file and exit.
Start theinSync Serverservice.
Start theinSync Server Control Panelservice.