DrS
unread,May 20, 2013, 8:10:33 PM5/20/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am trying to connect to gmail using pop3 and save my messages to a
file. It seems like I can connect and get the message list. But
whenever I try to extract the message body of it with mime, it gets
stuck and hangs there. The wish shell does not become responsive again
and I have to start over. It looks like instead of raising an error, it
gets into an infinite loop somewhere. Has anyone actually done this?
Is there an example of it somewhere that I can use?
Packages I am using: Tcl 8.5.13, mime 1.5.5, tls 1.6.3, pop3 1.9 on Windows.
DrS