Announcement

Collapse
No announcement yet.

Help sending email containing user credentials

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Help sending email containing user credentials

    Hello
    How can I enable the default option to send an email containing the user credentials (user and password) on the act of registration? And also, is it possible to send the same email to an already registrered user that haven't received his credentials? I couldn't come up with a way to do this, since using {user.password} placeholder in email templates results in an encrypted hash

    Thanks in advanced

  • #2
    Hello Lucas,
    password is not encrypted only while it is updated, email address is set and checkbox is checked.
    While saving password is hashed and after you can't see original value
    EspoCRM – Open Source CRM Application. Contribute to espocrm/espocrm development by creating an account on GitHub.

    Comment


    • #3
      I see, thank you very much, but what about users created through REST API? is there a similar option?

      Comment


      • #4
        If these parameters are set, yes

        Comment

        Working...
        X