On Thu, 2002-02-14 at 22:07, dman wrote:
> The easiest way is to make a command line option and then tell the
> admin to configure the MTA to pass the data on the command line.  I
> know that it would be easy for exim to do that.

The other easy method is to use SMTP or BSMTP injection - this would be
particularly suited to filtering everything going through exim, and has
the big advantage that you no longer have the from/to address on the
command line - hence fewer quoting/shell-security problems.

The downside is I started to examine this for spamc and its not going to
be easy - especially the . escaping.

In terms of headers, Return-Path: would be the one to go for.

        Nigel.

-- 
[ Nigel Metheringham           [EMAIL PROTECTED] ]
[ Phone: +44 1423 850000                         Fax +44 1423 858866 ]
[ - Comments in this message are my own and not ITO opinion/policy - ]


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to