https://issues.apache.org/bugzilla/show_bug.cgi?id=50046
Milamber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Milamber <[email protected]> 2010-10-05 19:02:03 EDT --- Hello, Original patch for Bug 49775 is to "Allow sending messages without a body" Finally the patch became "Send plain body" I think you want this behavior below (with your patch 50046 & 50047): If Message field is empty and checkbox Send plain body is checked and Attach files is empty ==> SMTP sampler sends a message without a body? sebb in Bug 49775, final patch added this behaviors: * If Message field is empty *or not* and checkbox Send plain body is checked and Attach files is empty ==> SMTP sampler sends a message with content Message field (mailBody) * If Message field is empty and checkbox Send plain body is checked and Attach files is not empty ==> SMTP sampler send a message with a "send-as-is" for attach files (mailBody is ignored) I think we need a new checkbox "Suppress body (mail sent with no body)" which disable Message field and all attach files/eml? Milamber -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
