[Mimedefang] Adding envelope values to header

Jonas Eckerman jonas_lists at frukt.org
Thu Oct 23 16:15:10 EDT 2003


On Thu, 23 Oct 2003 13:37:18 -0500 (CDT), Jim McCullars wrote:

> I don't think you are guaranteed that something you set in
> filter_sender [...] will be there (or the same) in other filter
> routines.

As the variable is declared (and assigned) outside of "filter_sender" 
(together with other globals, such as $AdminAddress) it really should 
be there for all the filter routines.

Wether it's guaranteed to be the same or not is of course a 
completely different thing... The man page for mimedefang-filter says 
they aren't.

Something to think about, wich I didn't when I wrote and tested the 
code. Bad me! :-(

Is there any other (simple) way to get HELO/EHLO or MAIL FROM: data 
inside the filter routines that can add headers?

Regards
/Jonas

-- 
Jonas Eckerman, jonas_lists at frukt.org
http://www.fsdb.org/





More information about the MIMEDefang mailing list