Help for this page

Select Code to Download


  1. or download this
            $msg->attach(Type     =>'image/gif',
                        Path=>'/foo/baa.gif',
                        Disposition => 'attachment'
                        )
                ->attr( 'content-type.name', undef );