We have a Talend job which send email notification on success/failure.
Currently i have stored email credential in a file and use then as context variable. The problem is that password is stored as text and it is not a good practice to store password like this.