[Mimedefang] special header on outbound mail

Manuel Capellari manuel.capellari at gnustuff.com
Wed Oct 19 15:32:52 EDT 2005


hello list,

i'm quite new to mimedefang, so please excuse my dumb question, i'm
trying to ad a special X-Header on outbound mail (and only in outbound)

i created something like that in filter_begin:

	if ($RelayAddress =~ /^192\.168\./)
		{ action_add_header ("X-OUTBOUND", "TRUE")


this adds the header in outbound mail, but it also adds the header in
inbound mail, what am i missing? 

i'm using fetchmail to query pop boxes from my ISP, is it possible that
this is the cause?

best regards

manuel
-- 
Manuel Capellari | +43 650 4462964 | AT 8940 Liezen
   Windows makes noise
      Linux plays music
         but only OpenBSD rocks



More information about the MIMEDefang mailing list