Results 1 to 3 of 3

Thread: Email Campaigns/Trackers and Server Security

  1. #1
    sykes2810 is offline Member
    Join Date
    Mar 2009
    Posts
    7

    Default Email Campaigns/Trackers and Server Security

    Hello,

    I am relatively new to SugarCRM but have been very impressed so far and have recommended that it be implemented in our office. My only problem surrounds Email Campaigns and Email Trackers.

    I have successfully run some test campaigns and the trackers all work fine, however, my understanding has been that you must have the SugarCRM server on a public web address in order for the trackers to work because the link they use is http://sugarserverurl/tackerurl

    So I have put our server on a public domain so that this works. This however, leaves me a bit vulnerable to hackers and the like.

    My question to the Sugar Community is what ways are there to protect against this. Can I....

    1) Somehow make the trackers work but put the actual Sugar web interface behind a VPN
    2) Or is there a way of configuring apache so that it allows the trackers to pass through but doesn't allow outside access to the Sugar website.

    If my question is elementary I apologise but my understanding of the system is relatively limited.

    Our system is...

    Server Running Centos 5
    Sugar 5.2.0a

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

    Default Re: Email Campaigns/Trackers and Server Security

    Sugar Admin manual page 68

    If you are running Sugar on your internal network (for example, http:/
    privatemachine/sugar/index.php), move Campaign_tracker2.php,
    Removeme.php, and image.php files from the Sugar root directory to a directory
    on your public Website (for example, http://mycompany.com) so that you can
    track the responses of your campaign targets. To specify the location of these
    campaign tracking files, select User Defined and enter the path in the field below.
    When a target opens the campaign email or clicks an embedded image, the action
    is logged in the Campaign_tracker2.php file or the image.php file respectively.
    When a target opts out of the campaign, the action is logged in the Removeme.php
    file.

    There are other ways too...
    __________________________
    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

  3. #3
    goko is offline Sugar Community Member
    Join Date
    Apr 2008
    Location
    Stockholm, Sweden
    Posts
    69

    Default Re: Email Campaigns/Trackers and Server Security

    Quote Originally Posted by roblaus View Post
    Sugar Admin manual page 68

    If you are running Sugar on your internal network (for example, http:/
    privatemachine/sugar/index.php), move Campaign_tracker2.php,
    Removeme.php, and image.php files from the Sugar root directory to a directory
    on your public Website (for example, http://mycompany.com) so that you can
    track the responses of your campaign targets. To specify the location of these
    campaign tracking files, select User Defined and enter the path in the field below.
    When a target opens the campaign email or clicks an embedded image, the action
    is logged in the Campaign_tracker2.php file or the image.php file respectively.
    When a target opts out of the campaign, the action is logged in the Removeme.php
    file.

    There are other ways too...
    Is this really working?

    If you look at the code in image.php, removeme.php and campaign_trackerv2.php
    they all do a local redirect to index.php.
    Since you will not have Sugars index.php on the public website how can this work?!

    If you have a php based public Website, there is a chance/risk you _do_ have an index.php there but that index.php will not behave as Sugars...

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 17
    Last Post: 2011-09-29, 08:34 AM
  2. Replies: 0
    Last Post: 2009-03-17, 02:46 AM
  3. Security and Email Campaigns
    By davidschild in forum Help
    Replies: 0
    Last Post: 2008-08-28, 09:46 PM
  4. Campaigns feature requests and bug fixes for non-email campaigns
    By lurkerfilms in forum Feature Requests
    Replies: 2
    Last Post: 2008-08-16, 11:21 PM
  5. Replies: 2
    Last Post: 2008-05-01, 07:22 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
  •