http://qs1969.pair.com?node_id=46662


in reply to Mail Sending me mad

You appear to be missing some stuff off the end of the 'disposition => " ... "' line, is this an artifact of cut & paste, or a possible cause of the error?
$sender->SendFile ( { description => 'Company logo', ctype => 'image/gif', encoding => 'base64', disposition => "inline; filename=\"picture.gif\";\r\nC +ontent-ID: <logo>", file => 'picture.gif'} );