Note: Apllies to EveyonePrint 4.1 and above.
Context:
In some Guest printing integration scenario, it is not necessary that the Welcome Email sent to the user contains the 'Username' information.
The ability to show/hide this username field in the email is controlled by a new Tag in config file eop.xml
How to:
- Stop EveryonePrint Web service
- Make a backup copy of config file: <EOP-install-dir>\eop.xml
- Edit eop.xml with any text editor (as administrator)
- Anywhere after <settings> add the following tag:
<mailcreateloginshowusername>true|false</mailcreateloginshowusername>
- Chose the tag value:
- true = show username
- false = hide username
- Restart EveryonePrint Web service
- New Welcome email are now hiding the Username line
Comments
0 comments
Please sign in to leave a comment.