procmail
[Top] [All Lists]

Re: Finding mail size

2002-04-09 01:18:07
From: "A.Johnson Jeba Asir" <johnson(_at_)ooty(_dot_)tenet(_dot_)res(_dot_)in>

      I want to do the following through procmail

maxFileSize = 1000000

if receivedMailSize > maxFileSize then
      discard it
else
      deliver it to user
end if        

Is this possible?             
How do I do that? 

A good start would be to read

        man procmailex

-- 
dman
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>