Question about Exim

2004-05-21 Thread Phillip Hofmeister
Greetings everyone,

I set up an Exim mail filter file containing the following:

# Exim filter
if
  $h_X-Amavis-Hold contains " "
then
  freeze
endif

Is there a better condition that will test just for the existence of the
header?  I have tried def: without any luck.

If anyone knows how, that would be great, otherwise I'll still with what
I have.

PS. I am subscribed to neither of these list, please CC me in replies.

-- 
Phillip Hofmeister

PGP/GPG Key:
http://www.zionlth.org/~plhofmei/
wget -O - http://www.zionlth.org/~plhofmei/key.asc | gpg --import




Question about Exim

2004-05-21 Thread Phillip Hofmeister
Greetings everyone,

I set up an Exim mail filter file containing the following:

# Exim filter
if
  $h_X-Amavis-Hold contains " "
then
  freeze
endif

Is there a better condition that will test just for the existence of the
header?  I have tried def: without any luck.

If anyone knows how, that would be great, otherwise I'll still with what
I have.

PS. I am subscribed to neither of these list, please CC me in replies.

-- 
Phillip Hofmeister

PGP/GPG Key:
http://www.zionlth.org/~plhofmei/
wget -O - http://www.zionlth.org/~plhofmei/key.asc | gpg --import


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]