Results 1 to 3 of 3

Thread: Attachments disappear in Campaign emails

  1. #1
    richard.chiu is offline Junior Member
    Join Date
    Mar 2006
    Posts
    4

    Default Attachments disappear in Campaign emails

    SugarCRM 4.2 is published, what an amazing news in March.
    BTW, I found that the attachment problem still exists.

    Once I send out EDM template via Campaign module inside the SugarCRM 4.2, the attachment is still not found in the recipient's email box.
    This feature is missing at all?

    Or it needs customization setting in my SMTP server / SugarCRM config.php files?

    Thanks for your concern.


    Richard Chiu

  2. #2
    supercathknet is offline Member
    Join Date
    Apr 2006
    Posts
    7

    Default Re: Attachments disappear in Campaign emails

    Dear Sir,
    I also encountered the problem. I am new to SugarCRM. I tried 4.2.0, 4.2.0a, 4.0.1e, and some other version. All failed to attach file in email marketing.

    My latest finding is that by ucommenting line 159 of modules/Email/Save.php, Attachment works in Email Template. But email mareketing still missed the attachment.

    See the following link.
    http://www.sugarcrm.com/forums/showthread.php?t=10901

  3. #3
    supercathknet is offline Member
    Join Date
    Apr 2006
    Posts
    7

    Default Re: Attachments disappear in Campaign emails

    I and my friend have finally found the way to attach files in SugarCRM's email marketing.

    We have spent a few days on the code and concluded that the code is deliberately "missed" with the function. It is not hard to add it back. The email marketing make use a class called "EmailMan". Similar to class "Email". Our solution is to include "modules/Notes/Note.php", retrieve from database and attach.

    I wish to post or host our code soon.

    Yours,
    Raymond

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
  •