Results 1 to 2 of 2

Thread: Patch for improving SugarCRM behavior with bounced emails

  1. #1
    wedjat is offline Junior Member
    Join Date
    Dec 2009
    Posts
    4

    Red face Patch for improving SugarCRM behavior with bounced emails

    Hello eveyrbody here,

    I've added some code in my SugarCRM installation to improve SugarCRM's behavior with bounced emails.

    Precisely, I've modified the php script at ./modules/Campaigns/ProcessBouncedEmails.php to :
    - allow SugarCRM to handle mails even if it was behind a Microsoft SMTP server (which does not send e-mails with MAILER-DAEMON in the from: field),
    - improve the reading of the id which belongs to the "removeme" tracker, which is sometimes not correctly read (MIME type errors, depending on the SMTP locales)
    - automatically mark the e-mail as invalid after an invalid mail bounce.

    I noticed that especially the last feature wasn't present in the last version of SugarCRM. I don't know if you have already planned to add it.

    Whatever, if you want, i can help and supply my little work : nevertheless, i don't know how to submit a contribution, or even if you accept it from everybody.
    Oh, and of course, the whole application is in GPL so, my work is just a modification of that.

    is there somebody a little interested in these features ?

  2. #2
    eocallaghan is offline Junior Member
    Join Date
    Feb 2008
    Posts
    4

    Default Re: Patch for improving SugarCRM behavior with bounced emails

    That would be great, i think you can attach the code in the additional options pane when submitting a post...

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Campaign not picking up bounced emails
    By pinetree in forum Help
    Replies: 102
    Last Post: 2011-08-22, 02:44 PM
  2. Replies: 1
    Last Post: 2009-11-11, 01:27 AM
  3. Bounced campaign emails
    By guess18 in forum Help
    Replies: 0
    Last Post: 2008-06-11, 11:33 PM
  4. Replies: 2
    Last Post: 2007-11-07, 09:07 PM
  5. Bounced Emails from Email Compaigns
    By coeus in forum General Discussion
    Replies: 0
    Last Post: 2006-10-19, 09:46 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
  •