2010/05/10 12:13:48 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtp = smtplib.SMTP(hostname, port)
2010/05/10 12:13:48 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 239, in __init__
2010/05/10 12:13:48 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.connect(host, port)
2010/05/10 12:13:48 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 296, in connect
2010/05/10 12:13:48 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.getreply()
2010/05/10 12:13:48 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 340, in getreply
2010/05/10 12:13:48 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
raise SMTPServerDisconnected("Connection unexpectedly closed")
2010/05/10 12:13:48 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
Traceback (most recent call last):
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/MailMe.growlView/Contents/Resources/simple-mailer.py",
line 47, in <module>
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtp = smtplib.SMTP(hostname, port)
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 239, in __init__
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.connect(host, port)
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 296, in connect
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.getreply()
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 340, in getreply
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
raise SMTPServerDisconnected("Connection unexpectedly closed")
2010/05/10 12:13:56 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
Traceback (most recent call last):
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/MailMe.growlView/Contents/Resources/simple-mailer.py",
line 47, in <module>
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtp = smtplib.SMTP(hostname, port)
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 239, in __init__
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.connect(host, port)
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 296, in connect
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.getreply()
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 340, in getreply
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
raise SMTPServerDisconnected("Connection unexpectedly closed")
2010/05/10 12:13:59 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
Traceback (most recent call last):
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/MailMe.growlView/Contents/Resources/simple-mailer.py",
line 47, in <module>
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtp = smtplib.SMTP(hostname, port)
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 239, in __init__
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.connect(host, port)
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 296, in connect
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.getreply()
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 340, in getreply
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
raise SMTPServerDisconnected("Connection unexpectedly closed")
2010/05/10 12:14:05 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
Traceback (most recent call last):
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/MailMe.growlView/Contents/Resources/simple-mailer.py",
line 47, in <module>
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtp = smtplib.SMTP(hostname, port)
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 239, in __init__
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.connect(host, port)
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 296, in connect
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
(code, msg) = self.getreply()
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552] File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/smtplib.py",
line 340, in getreply
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
raise SMTPServerDisconnected("Connection unexpectedly closed")
2010/05/10 12:14:25 PM [0x0-0xc20c2].com.Growl.GrowlHelperApp[2552]
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
On 10 May 2010, at 12:12 PM, Peter Hosey wrote:
> On May 10, 2010, at 03:10:50, Jason Panzera wrote:
>> I see there is "Coonection unexpectedly colsed"
>
> Please send us the exact error messages by copying them from the Console
> window and pasting them here.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Growl Discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/growldiscuss?hl=en.
>
--
You received this message because you are subscribed to the Google Groups
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/growldiscuss?hl=en.