By the way: about a year ago, I was looking for a milter-based library
or program to manipulate e-mails, including attachments. It's good not
only for spamming, but also to other purposes, like viruses. Instead of
blocking all the suspected e-mails, they can be converted to non-
dangerous messages, without the attachments (which can be stored
temporarily on the disk for a case that they are not really viruses),
or with the attachments - but converted to a non-dangerous format (e.g.
files that present themselves as images, but are really executables,
will be renamed to be really images; sometimes this is caused because
of a mistake).

I found programs and libraries that do it, but none was based on
milter.

I also found milter-based programs and libraries, but none manipulated
the e-mail (but only let it go / don't let it go).

I even found something that was both - milter-based AND manipulated the
e-mail - but was Perl based and not C, and was too long for me to port
it to C.

Is there anything in C that supports milter AND still manipulates e-
mails?

(I know that it conflicts with the RFC's).

-- 
Eli Marmor
[EMAIL PROTECTED]
CTO, Founder
Netmask (El-Mar) Internet Technologies Ltd.
__________________________________________________________
Tel.:   +972-9-766-1020          8 Yad-Harutzim St.
Fax.:   +972-9-766-1314          P.O.B. 7004
Mobile: +972-50-23-7338          Kfar-Saba 44641, Israel

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to