Comment 1 for bug 877411

Revision history for this message
Martin Packman (gz) wrote :

This is tricky because it's basically a configuration error, and while it would be good to add a check before sending an invalid host name, knowing what level to put that is hard. Arguably Python's smtplib would be best place, and I'm not sure what benefit hydrazine could add by catching the bzrlib SMTPError over just letting it propagate.