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 ?![]()


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks