Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Default Email Sender Setting

  1. #1
    eskimo111273 is offline Member
    Join Date
    Apr 2008
    Location
    Dallas, TX
    Posts
    8

    Default Default Email Sender Setting

    Can anyone tell me how to configure outgoing email to come from the user who is composing the email, instead of sending from our default system account?

  2. #2
    clint's Avatar
    clint is offline Sugar Team Member | Forums Lead Moderator
    Join Date
    Aug 2004
    Location
    Silicon Valley
    Posts
    2,120

    Default Re: Default Email Sender Setting

    Have each user configure up their email account settings as described in the documentation.
    Sugar Developer Zone - developer resources | Sugar University - user and admin training
    Sugar Docs - user and admin documentation |
    Sugar Bug Tracker - Enter or view bugs
    SugarForge- open source modules, themes, lang packs | SugarExchange - commercial extensions

    Clint Oram
    Chief Technology Officer and Co-founder
    SugarCRM

  3. #3
    Herkimer is offline Junior Member
    Join Date
    Feb 2009
    Posts
    3

    Default Re: Default Email Sender Setting

    Quote Originally Posted by clint View Post
    Have each user configure up their email account settings as described in the documentation.
    Hello Clint,

    This is my first post, here on the Sugar forums. I have spent the last few months, doing my best to configure Sugar Community Edition for a client who's starry-eyed about how great Sugar is.

    Personally, I'm not a huge fan. Sugar, though amazingly powerful, has proven to be very difficult to configure, learn, and use.

    --The lack of effort that you put into your response to Eskimo is embarrassing. It's almost like you didn't even read his question. ("Hmmm, here's a question about email. I think I'll just give him a link to the Documentation.")

  4. #4
    Herkimer is offline Junior Member
    Join Date
    Feb 2009
    Posts
    3

    Default Re: Default Email Sender Setting

    Quote Originally Posted by eskimo111273 View Post
    Can anyone tell me how to configure outgoing email to come from the user who is composing the email, instead of sending from our default system account?
    Hi Eskimo,

    I had this EXACT same problem. I searched high and low (almost ten hours) for a way around this. Fortunately, one of our team members is a remarkable developer, and found a solution after about 6 minutes of searching. It's a hack, but it's working well for me. --Use this fix at your own risk--

    In the file /modules/Emails/EmailUI.php

    Comment out this block:

    if(!empty($system->id)) {
    require_once('modules/Administration/Administration.php');
    $admin = new Administration();
    $admin->retrieveSettings(); //retrieve all admin settings.
    $ieAccountsFrom[] = array("value" => $system->id, "text" =>
    "{$ret['name']} ({$ret['email']})");
    }

    Best Regards,

    -nem

  5. #5
    teldarren is offline Senior Member
    Join Date
    Jan 2009
    Posts
    41

    Question Re: Default Email Sender Setting

    That block of code show up multiple times in the /modules/Emails/EmailUI.php file.

    Which one get commented out? Will this also resolve my issue of having duplicate emails listed in the "From:" field? I don't want to have to manually select the bottom option to have my emails go out as the user.

    Thanks,

    Darren

    I am running the following.....

    Windows 2003 Small Business Server w/SP2
    SugarCE/5.2.0a (Build 5447) (Fast Stack Installer 5.2.0 with 5.2.0a patch applied)
    Apache/2.0.59 (Win32) mod_ssl/2.0.59 OpenSSL/0.9.8e
    MySQL/5.0.45
    PHP/5.2.5

  6. #6
    NFerreira is offline Member
    Join Date
    Feb 2009
    Posts
    18

    Default Re: Default Email Sender Setting

    Is there any way to resolve the issue of having duplicate emails listed in the "From:" field without having to change de code?


    Best Regards,
    //NF

  7. #7
    teldarren is offline Senior Member
    Join Date
    Jan 2009
    Posts
    41

    Default Re: Default Email Sender Setting

    is there anyone who can help us out with this?

  8. #8
    nirmit is offline Senior Member
    Join Date
    Aug 2008
    Posts
    42

    Default Re: Default Email Sender Setting

    Hi All,

    Sugar has come up with an advanced emails module which I do believe has a learning curve. To simply attain the functionality that you need, set up out going servers for individuals in the email settings. This should work as you require.

    Moreover, about the commenting thing, SugarCRM takes the default system settings for OutBound emails if not accont specific settings are defined. Else, if no out bound is defined, many mail servers will identify the email as spam. Its better to keep the code as it is.

    Thanks,
    Nirmit
    -------------------------------------------------------
    Nirmit Bothra
    http://twitter.com/nirmit

  9. #9
    clint's Avatar
    clint is offline Sugar Team Member | Forums Lead Moderator
    Join Date
    Aug 2004
    Location
    Silicon Valley
    Posts
    2,120

    Default Re: Default Email Sender Setting

    We fixed this in the upcoming 5.2.0 patch C (Solana). The bug number is 27466.
    Sugar Developer Zone - developer resources | Sugar University - user and admin training
    Sugar Docs - user and admin documentation |
    Sugar Bug Tracker - Enter or view bugs
    SugarForge- open source modules, themes, lang packs | SugarExchange - commercial extensions

    Clint Oram
    Chief Technology Officer and Co-founder
    SugarCRM

  10. #10
    teldarren is offline Senior Member
    Join Date
    Jan 2009
    Posts
    41

    Default Re: Default Email Sender Setting

    What is the estimated release date for Solana?

    Also, I looked at the details you referred to in "Bug 27466".

    The subject is correct.....
    Code:
    make the system From email address the last entry in the dropdown, not first
    Hoever the description is what I have a problem with....
    Code:
    The functionality listed in this thread needs to be the default behavior.
    
    http://www.sugarcrm.com/forums/showthread.php?t=42749
    I tried using the fix list in that thread and it worked half of the time, but it also killed my HTML signatures that I set up.

    I have not done any in-depth testing to be sure. its just what happened. I could have also been doing something wrong as well. don't know.


    Thank you for providing the info. I appreciate it.

    Darren

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. campaign email sent by <unknown sender>
    By acherwinski in forum Help
    Replies: 1
    Last Post: 2009-01-15, 02:50 PM
  2. Default email sender
    By pstouffer in forum Help
    Replies: 4
    Last Post: 2008-11-03, 10:43 PM
  3. change the email sender name dinamically
    By matteoraggi in forum Feature Requests
    Replies: 0
    Last Post: 2008-03-11, 01:04 PM
  4. Email Campaign - have one record cc to the sender
    By cbierwerth in forum Feature Requests
    Replies: 0
    Last Post: 2006-06-28, 02:48 PM
  5. Empty Sender in Email Campaigns
    By dianaturner78 in forum Help
    Replies: 2
    Last Post: 2006-05-12, 11:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •