hello all
i want to ask to roundcube developers to consider add this feature: show smtp error description when the user send a mail and smtp server returns an error
would be a good idea if the behavior of this feature can be defined by a configuration (main) variable .. the variable may be named:
// Set if the SMTP Error Description should be displayed $rcmail_config['show_smtp_error_description'] = true|false;
// Show the SMTP Error Description via 'alert()' function? $rcmail_config['show_smtp_error_description_alert'] = true|false;
i ask this because i manage a smtp server that returns some errors to users due to some conditions but roundcube doesn't show the error description and i don't know how to modify the code in order to achieve this
well, that's all
List info: http://lists.roundcube.net/dev/