• Julien Muchembled's avatar
    Rewrite sendMailToERP5 · b6799fd0
    Julien Muchembled authored
    Previous version used CMFMailIn and didn't work anymore.
    Remove useless sendMailToZope.py script.
    
    Like old sendMailToERP5.py, it can be used directly to deliver mails from
    postfix to ERP5.
    
    Main improvements over previous implementation are:
    - fix bug losing mail silently if ERP5 instance returns a HTTP status >= 300
    - ingestion map to get options according to the recipient
    
    git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36717 20353a03-c40f-0410-a6d1-a30d3c3de9de
    b6799fd0
sendMailToERP5 5.98 KB