Help for this page
foreach $image (@htmlimages) { $msg->attach( ... Path => "./$image" ); }
$msg->close(Type => multipart/related);