3 messages in net.sourceforge.lists.courier-maildrop[maildropl] Variables
FromSent OnAttachments
Alberto BenatiApr 25, 2002 7:50 am 
Matthias AndreeApr 26, 2002 1:15 pm 
Alberto BenatiApr 30, 2002 7:08 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] VariablesActions...
From:Alberto Benati (ben@economia.unibo.it)
Date:Apr 30, 2002 7:08:42 am
List:net.sourceforge.lists.courier-maildrop

Hi,

Is there a simple way to take FROM and SUBJECT?

I use (.mailfilter):

# In $FROM I have the recipient! /^From: *!.*/ ADDR=getaddr($MATCH2)

/^Subject: !.*/ SUBJECT=escape($MATCH2)

but I see that if I try:

FILE="/tmp/maildrop" logfile $FILE

I have: