Discussion:
[Erp5-dev] CMFMailIn patch extension proposition
Mikolaj Antoszkiewicz
2007-05-31 13:10:58 UTC
Permalink
I've been exercising mail transfer and processing to ERP5. To correctly
process the email message and the attachments I'm proposing some small
changes to the patch.
Most notably passing whole attached message (together with headers) instead of
just plain text when content_type = 'text/plain'. This allows for the
further processing of that message inside ERP5.
A bit more verbose 'Message rejected.' message, containing a bit of Traceback
(well, quite a big bit, actually a complete one :) ) so that developers would
know what went wrong without the need to dig into logs.

Any comments, suggestions, green lights for the commit to SVN welcome.

Mikolaj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMFMailIn.py
Type: application/x-python
Size: 4246 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-dev/attachments/20070531/dd62602e/attachment.bin>
Loading...