Email with 'from': EspoCRM

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nicola883
    Junior Member
    • Dec 2017
    • 15

    Email with 'from': EspoCRM

    Hi.
    Although the field Sender is correct, the email sent with a Group Email Account keeps having espocrm in the From field.
    Here is the email received:

    "Received: from espocrm..."

    I have added the From name in the Group email setting, but with no luck.

    Do you have any suggestions to get rid of this From and using ours?

    Thank you.


  • shalmaxb
    Senior Member
    • Mar 2015
    • 1602

    #2
    Folder data -> config.php, change here 'outboundEmailFromName' => 'EspoCRM',

    Comment

    • nicola883
      Junior Member
      • Dec 2017
      • 15

      #3
      Thank you!
      After posting, I realized that I was reading the wrong field in the email source. After having set the name in Group email and outbound email configurations, it seems that everything works.

      Comment

      Working...