SMTP authentication for ASCII email notifications
SMTP authentication is a must have nowadays, and while HTML email supports this, ASCII formatting email notifications do not. This doesn't make sense, as the formatting of the email should not dictate whether or not SMTP authentication should be used.
The request is to enable to option for SMTP auth for the ASCII email notification the same as the HTML version does.