Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback of failure after sending test email is poor #16790

Closed
krichter722 opened this issue Jun 7, 2015 · 2 comments
Closed

Feedback of failure after sending test email is poor #16790

krichter722 opened this issue Jun 7, 2015 · 2 comments
Milestone

Comments

@krichter722
Copy link

After a failure of sending a test email the feedback is A problem occurred while sending the email. Please revise your settings.. It'd be useful to provide the reason for the failure in a dialog and/or (and preferred) a link to the log file containing the detailed error message and the reason.

@DeepDiver1975 DeepDiver1975 added this to the backlog milestone Jun 8, 2015
@LukasReschke
Copy link
Member

Will be fixed with ownCloud 8.1:

'data' => [
'message' => (string) $this->l10n->t('A problem occurred while sending the email. Please revise your settings. (Error: %s)', [$e->getMessage()]),
],

@MorrisJobke MorrisJobke modified the milestones: 8.1-current, backlog Jun 8, 2015
@vandijkstef
Copy link

Would be great if the test email contains the transport method. I can image more people just hitting all three and see which will come trough. At least I did.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants