Re: [Twisted-Python] Problem with address-literals and SMTP

2012-02-23 Thread exarkun
On 13 Feb, 11:30 pm, george.paj...@glentel.com wrote: >We're deploying Zenoss and found that some of the email alert messages >that were being delivered to Zenoss were not being properly handled. >The problem turns out to be an omission in the Python Twisted SMTP >class in that it cannot handle

Re: [Twisted-Python] Problem with address-literals and SMTP

2012-02-13 Thread Itamar Turner-Trauring
Could you file a ticket at twistedmatrix.com? Thanks! ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

[Twisted-Python] Problem with address-literals and SMTP

2012-02-13 Thread George Pajari
We're deploying Zenoss and found that some of the email alert messages that were being delivered to Zenoss were not being properly handled. The problem turns out to be an omission in the Python Twisted SMTP class in that it cannot handle an email address that contains an address-literal (cf. Sec