On Mon, 23 Feb 2004, Dave Helton wrote:

>    if (open (INF, "./HEADERS")) {
...
>                 if ($line =~ /^Subject:/) {

Remember, the global variable $Subject already holds the message
subject!  No need to parse ./HEADERS.

The rest of the code looks cool, though.

Regards,

David.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to