program/steps/mail/compose.inc
@@ -1528,6 +1528,11 @@ { global $RCMAIL; // we'll not save the message, so it doesn't matter if ($RCMAIL->config->get('no_save_sent_messages')) { return true; } if ($RCMAIL->storage->folder_exists($folder, true)) { return true; }