Currently, when trying to send an encrypted or signed message with an
attachment, sup crashes, since it tries to .pack('m') the body of a
multipart message, which is an array of RMail::Messages and thus
crashes.

The attached patch should fix that.

Attachment: 0001-Fix-crash-when-sending-signed-encrypted-messages-wit.patch
Description: Binary data

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel

Reply via email to