* Răzvan Sandu <[EMAIL PROTECTED]>: > Could a more knowledgeable user/developer please tell us if it is > feasible to implement the following ?: > > > Suppose that we have an e-mail server (say Postfix), with amavisd-new > and a full suite of OpenOffice.org installed. > > Suppose that we have a command line tool to convert Microsoft files > (.doc, .xls, .ppt) to their OpenDocument counterparts (please see the > macro ideea presented at: > > http://www.xml.com/pub/a/2006/01/11/from-microsoft-to-openoffice.html > http://www.xml.com/pub/a/2006/01/11/from-microsoft-to-openoffice.html?page=2 > > ) > > Would it be possible to implement an amavisd-based filter (similar to > clamav) that would convert on the fly the Microsoft files (MIME > attachements to e-mails) to OpenDocument, leaving the body of the > message and the other, non-Microsoft attachements untouched ? > > Such a tool would be *extremely* useful in getting rid of Microsoft > proprietary file formats... (please see http://www.noooxml.org)
Nice idea, but I don't see why it should take place within amavisd-new. Actually I personally think it should absolutely not happen in amavisd-new. Only if amavisd-new and the virus scanners 'survived' the examination another program should try document conversion. The LDA might call a filter that does that. [EMAIL PROTECTED] > > Any idea ? > > > > Best regards, > Răzvan > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > AMaViS-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ -- The Book of Postfix <http://www.postfix-book.com> saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/> ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
