procmail
[Top] [All Lists]

Finding mail size

2002-04-09 00:21:02
Hello,
        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? 
Kindly help me

A. Johnson
Nilgiri Networks







_______________________________________________
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>