Ticket #66 (new Bug)

Opened 2 years ago

Last modified 2 years ago

mulberry fails to report the full SMTP error response

Reported by: woods@… Owned by: somebody
Priority: major Milestone:
Component: Application Version: v4.0.5
Severity: Crash/data loss Keywords: smtp
Cc: Operating System: All
OS Version:

Description

Mulberry fails to report the full SMTP error response to the user when an error occurs when sending a message.

For example my mail server says:

RCPT TO:<mulberry-support@…> 559-5.0.0 (Note: This SMTP response message has multiple lines.) 559-5.0.0 559-5.0.0 Your attempt to send to the address 559-5.0.0 'mulberry-support@…' 559-5.0.0 has been rejected 559-5.0.0 559-5.0.0 The reason given was: (Smail internal code: ERR_164) 559-5.0.0 559-5.0.0 router bind_hosts: DNS error: Server error getting address of MX 559-5.0.0 target host 'piper.mulberrymail.com': MX domain 559-5.0.0 'mulberrymail.com' has a target host 'piper.mulberrymail.com' 559-5.0.0 which is an invalid CNAME (for 'mulberrymail.com'), see RFC 2181 559-5.0.0 Section 10.3. 559-5.0.0 559-5.0.0 This address has not been accepted. 559-5.0.0 A permanent failure has been recorded. 559-5.0.0 559 5.0.0 (If this last line is all you see then your mailer is broken.)

(note also that if the alert box is moved then even that first line gets wiped and pure garbage from the background appears in its place -- perhaps this only happens on OS X?)

Change History

Changed 2 years ago by woods@…

guck -- that cut&paste of the SMTP error response lost its newlines.

Please insert newlines before each SMTP error code, thanks!

Changed 2 years ago by daboo

Milestone Release deleted

Note: See TracTickets for help on using tickets.