[Mimedefang] How do I ask for the content disposition?

David F. Skoll dfs at roaringpenguin.com
Mon Apr 24 21:32:44 EDT 2006


John Rudd wrote:

> So, how do I ask the $entity if it's an attachment, an inline, or
> something else?

my $disposition = $entity->head->mime_attr('content-disposition');

man MIME::Head

Regards,

David.



More information about the MIMEDefang mailing list