Results 1 to 4 of 4

Thread: Internal email between users

  1. #1
    sugarcare is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    405

    Default Internal email between users

    Is there way we can accomplish (by a code change atleast) to restrict email to only internal users of the system? Thanks

  2. #2
    sugarchris's Avatar
    sugarchris is offline Sugar Community Member
    Join Date
    Sep 2005
    Location
    San Francisco, CA
    Posts
    861

    Default Re: Internal email between users

    you could just "compose" and "send" to a dead email address, then reassign the now-sent email to the intended user... a bit of a hack, but no code mods.

  3. #3
    monsta is offline Sugar Community Member
    Join Date
    Jun 2006
    Location
    Brighton, Sussex - UK
    Posts
    19

    Default Re: Internal email between users

    Quote Originally Posted by sugarchris
    you could just "compose" and "send" to a dead email address, then reassign the now-sent email to the intended user... a bit of a hack, but no code mods.
    Is there a way to get sugar user list to appear in the contact search popup when you compose an email?

    I don't really want to add our company and users as contacts just to acheive this?

  4. #4
    sugarchris's Avatar
    sugarchris is offline Sugar Community Member
    Join Date
    Sep 2005
    Location
    San Francisco, CA
    Posts
    861

    Default Re: Internal email between users

    Good question - the short answer is "no".

    The long answer is probably. Users and Contacts share lots of common fields so it would be relatively trivial to write a UNION query to join up a list of Users with Contacts. See the results from scheduling a meeting/call and adding invitees - that is exactly the query that needs to be run.

    The procedure to do this is somewhat painful (in 4.x versions). I do want a full implementation for 5.0 so look for this out-of-the-box.

Thread Information

Users Browsing this Thread

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

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
  •