Add another return address to email

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dev77
    Senior Member
    • Feb 2018
    • 123

    Add another return address to email

    I'm a one-person user. Sometimes I want to send email to clients using a different return address than the one I have. Is there a way to add several return (From) address to the drop-down selection menu? (Where does it find the one it has now?)

    This is a great product... been using it for ten months since switching from SuiteCRM and not one crash! Wow! If you put a PayPal Donate button on the site, I would support you.

    Thanks!
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hi,
    source https://github.com/espocrm/espocrm/b...address.js#L41
    from field contains user email addreses and global smtp, if it is shared

    Comment

    • dev77
      Senior Member
      • Feb 2018
      • 123

      #3
      Originally posted by tanya
      Hi,
      source https://github.com/espocrm/espocrm/b...address.js#L41
      from field contains user email addreses and global smtp, if it is shared
      I'm not sure what to do with this code or how to change it.

      What I don't understand is that the system lets me add more email addresses and make one that is primary. What good are the others? (See picture below)

      Click image for larger version

Name:	Screen Shot 2018-07-15 at 11.37.30 AM.png
Views:	464
Size:	30.9 KB
ID:	40344

      I also created a 'user email' address which is assigned to me (admin) but that does not show in the drop-down menu either.

      What am I missing here?
      Last edited by dev77; 07-15-2018, 06:51 PM.

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        ir requires refreshing the page. It works well on the demo

        Comment

        • dev77
          Senior Member
          • Feb 2018
          • 123

          #5
          You are right! Now it is working! Thank you so much for helping me with this issue.

          Now I wish I could keep it from doing an incremental search when I enter a "TO" address and it brings up emails from the database.

          Click image for larger version

Name:	Screen Shot 2018-07-16 at 1.21.48 PM.png
Views:	380
Size:	43.1 KB
ID:	40396
          I can live with it and I understand why it is a convenience to most people.
          Attached Files
          Last edited by dev77; 07-16-2018, 08:30 PM.

          Comment

          Working...