Results 1 to 5 of 5

Thread: How safe is it to move email to Sugar for a small business?

  1. #1
    ultranet07 is offline Member
    Join Date
    Jun 2007
    Posts
    5

    Default How safe is it to move email to Sugar for a small business?

    We have enjoyed using Sugar open source as our CRM for over a year now. I'm upgrading from 4.0.1 to 4.5.1, and am contemplating moving all our incoming email (for 3-4 staff) onto Sugar.

    We have been sending email from Sugar, but relying on Outlook Express (and an IMAP server) for incoming and non CRM email.

    I'd like to hear from other Sugar users who've experienced Sugar as a turnkey app for email... for example, we need to backup & mirror our Sugar installation - current Outlook Express folders are hundreds of MB - how would this impact on Sugar? We need a bulletproof solution

    While I'm here, can anyone point me to some simple instructions for a. backup and b. mirroring of our Sugar site and db? Is rsync the answer?

    Tech stuff: We've moved from shared to Virtual Private Server. Will probably back up to in-office, offline Linux box. No in-house Linux gurus here, but I can just manage a bit of SSH. Plus FTP, PHPMyAdmin.

  2. #2
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: How safe is it to move email to Sugar for a small business?

    Hi there,

    I'll answer the "backup" portion of your question:

    You can find instructions on how to back up your MySQL database in this Wiki article. Also, this article has some helpful tips on cleaning out old records if you decide to do some housekeeping.
    Susie Williams

  3. #3
    aspeno is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    55

    Default Re: How safe is it to move email to Sugar for a small business?

    We have been running our email on Sugar for the last 5 months. Sometimes attachments do not get saved but it is still worth it to have our email so easily integrated with our crm. We have found the best solution is to use google's free business email and set the email accounts to archive after pop so we have the original emails if something goes wrong.

    If you want to use gmail for sending you need to modify the core files to allow this. You just need to comment out the line that splits the url if it has a : and then put the tls in the url.

    We run two godaddy vps servers with MySQL set to replication and use rsync to ensure the email attachments are kept in sync across the systems.
    Last edited by aspeno; 2007-07-11 at 02:08 AM.

  4. #4
    smantena is offline Junior Member
    Join Date
    Sep 2007
    Posts
    2

    Default Re: How safe is it to move email to Sugar for a small business?

    Hi Aspeno:
    Could you please elaborate on your suggestion on how to get the gmail to work for sending out emails? Do we need to modify the code and re-compile? If so could you please elaborate.
    Thanks in advance.

  5. #5
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: How safe is it to move email to Sugar for a small business?

    @aspeno

    Would you mind to explain which core files you changed and why? I am using gmail for quite a while now (without any modifications) and it seems to work. I'm using pop for incoming mail and sendmail for outgoing (smtp never worked for me).

    @ultranet07

    re. backup: being not a Linux guru myself I found it the easiest way to do it like that:

    Use webmin (or mysqldump if you feel ok with writing a command manually) and backup your db into a directory like "db_backup". The easiest is to have this dir within the sugar structure. Use gzip for size.
    Then again use any timed utility (webmin is also fine here) to dump the entire sugar directory (including your new db_backup) to another (ftp) server (that's what I do) or any other media (of course NOT on the same machine if it is non removable...). You might also use gzip here because the upload dir can become fairly large.

    In the case of a needed restore you just copy the sugar directory to any place with proper permissions and web access, unzip the db file, import into a new db and change the config.ini accordingly. Takes 3 mins and you are up and running again (use .htaccess in the sugar dir if you can...)

    Did this a 100 times already.

    rgds
    rl
    Last edited by roblaus; 2007-09-05 at 04:10 AM.
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. email marketing feature requests
    By maxsutter in forum Feature Requests
    Replies: 1
    Last Post: 2008-10-11, 10:19 AM
  2. A simplified workflow for Small Business
    By brendonhatcher in forum Feature Requests
    Replies: 7
    Last Post: 2007-09-16, 02:37 PM
  3. Email Module in Sugar
    By rps1984 in forum General Discussion
    Replies: 7
    Last Post: 2006-07-19, 07:20 AM
  4. Replies: 2
    Last Post: 2006-05-29, 11:33 PM
  5. Replies: 0
    Last Post: 2005-04-20, 04:55 PM

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
  •