Ticket #1485927 (closed Feature Requests: fixed)

Opened 9 months ago

Last modified 8 months ago

show smtp error in browser

Reported by: corbosman Owned by:
Priority: 5 Milestone: 0.3-stable
Component: SMTP connection Version: svn-trunk
Severity: normal Keywords:
Cc: darklight.xdarklight@…

Description

Looking at the code this is probably going to be wishful thinking, but im wondering if it's possible to be able to show the actual SMTP error to end users trying to send mails. We provide sensible errors in our mailservers, but we cant show them to people now.

Attachments

smtp_error.patch (4.3 KB) - added by alec 9 months ago.
smtp_error_v2.patch (4.7 KB) - added by darklight 9 months ago.

Change History

Changed 9 months ago by alec

Changed 9 months ago by alec

  • milestone changed from later to 0.3-stable

I've created a patch some time ago but it require review and some style modification for multiline error messages.

Changed 9 months ago by alec

#1485293 marked as duplicate of this request.

Changed 9 months ago by darklight

Changed 9 months ago by darklight

  • cc darklight.xdarklight@… added

Hi,

I've attached an updated version of alec's patch multiline messages do work now -> the solution to this should be pushed upstream since it looks like someone forgot to remove the "height: 22px; " (the height is minimum 22px anyway, and stuff that requires more text will be broken by the fixed height)

Regards, Martin

Changed 8 months ago by alec

  • status changed from new to closed
  • resolution set to fixed

Done in r2713.

Note: See TracTickets for help on using tickets.