[Mimedefang] alternate language processes
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Wed May  9 12:10:03 EDT 2007
    
    
  
Daniel Aquino wrote:
> I'm wondering if MIMEDefang could be setup to add other languages
> processes to the pool of Perl processes...
As long as you write a program that obeys the protocol documented
in mimedefang-protocol(7), you can write the filter in whatever language
you like.  Invoke mimedefang-multiplexor with the appropriate "-f" option.
Obviously, if you use a non-Perl filtering program, you can't use the
embedded Perl interpreter.
If you're serious about writing a non-Perl filter to use with MIMEDefang,
you will need to study mimedefang.pl intensively.
Regards,
David.
    
    
More information about the MIMEDefang
mailing list