← Back to team overview

openerp-community-reviewer team mailing list archive

Re: [Merge] lp:~hirt/ocb-addons/6.1_fix_mailaddress-parsing into lp:ocb-addons/6.1

 

Dear Stefan,
Thanks for the comments and hints. I fully agree with your doubts in regular expressions. I have the same fear. That's why I had one of my employees that often uses regular expressions in Perl etc to help me.

We use this RE now since 15.3.13 daily to import emails from our imap server into Openerp to be assigned to projects, purchase orders, opportunities etc. without any fails.

The getaddresses function as well as the self built addrparser in the pastebin can not cope with troubles like "'bla@xxxx'" <bla@xxxx>. 

I'm therefore convinced from the proposed approach.
-- 
https://code.launchpad.net/~hirt/ocb-addons/6.1_fix_mailaddress-parsing/+merge/194030
Your team OpenERP Community Backports Team is subscribed to branch lp:ocb-addons/6.1.


Follow ups

References