[Mimedefang] Re: $entity question

David F. Skoll dfs at roaringpenguin.com
Fri Apr 30 08:26:13 EDT 2004


On Fri, 30 Apr 2004, Kevin A. McGrail wrote:

> if (-s "$entity->bodyhandle->path" <= $sizelimit) {

$entity should always be defined, but $entity->bodyhandle or
$entity->bodyhandle->path might not be -- you need to check both.

Regards,

David.



More information about the MIMEDefang mailing list