Hi, I want to add a tag to the attachment section by calling "setDispositionParameter" in Part.php. I would like to call this from Compose.php's "buildAndSendMessage". Is there a way to do that? I could need to instantiate a new Horde_Mime_Part for the particular attachment. Is there a way to do this?