>> > 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]
Hello, Here's why I see this as an amavis filter: - to filter messages that *pass* the server, in postfix queue, not when they arrive at the final recipient. Actually, the server may be *on the way*, not the IMAP/POP3 server that holds the final recipient's mailbox... - usually, users are defined as *virtual mailboxes* (please see the exact meaning at http://www.postfix.org/VIRTUAL_README.html). In some cases, it's pretty difficult to have LDA processing on this messages, especially when using Maildir, not a standard mbox and the final recipient does not have a home directory assigned to him (*virtual* user, as I said)... Now, would it be technically feasible ? What other idea/alternative do you suggest ? Let's asuume the full OpenOffice suite is installed on the mail server - please see: 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 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 AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/