Dana wrote: > > Opera tried to retrieve message 195 (UIDL GmailIdff2e39803d8de28) from > the POP3 server, but failed to store it on your machine. > > So how to identify the problem email? There is not, as best can see, > a way to identify the emails with attachments. Short of clicking them > each in turn and I have wayyyyyyy too much email for that.
POP is a pretty trivial protocol and you can even use it without a MUA. Telnet to the POP port on Google's server (110), log in and issue the command TOP 195 10 so you get to see the headers and the first 10 lines of email message 195. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:170486 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
