On 09/30/2013 01:21 AM, Neil wrote: > NoOp wrote: > >>The POP3 mail server (pop.att.yahoo.com) does not support UIDL or XTND XLST, >>which are required to implement the ``Leave on Server'', ``Maximum Message >>Size'' or ``Fetch Headers Only'' options. To download your mail, turn off >>these options in the Server Settings for your mail server in the Account >>Settings window. >> >>This typically happens if I've left the browser open for some time (over 24 >>hours). Email does not get downloaded until reset. If I close and restart >>SeaMonkey the problem goes away. >> > Might it be worth creating a POP3 protocol log? > https://wiki.mozilla.org/MailNews:Logging >
Thanks & a good idea. I always tend to forget that the script is running & then the log balloons to a huge file that I forget until I get low on disk space. So... I modified Joshua Cranmer's addon to use so that I can turn logging on/off without having to start/restart SM: <https://bugzilla.mozilla.org/show_bug.cgi?id=193873#c17> & <https://wiki.mozilla.org/Thunderbird:Logging_UI> My mods to the install.rdf - I added: > <!-- SeaMonkey --> > <em:targetApplication> > <Description> > <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id> > <em:minVersion>2.0</em:minVersion> > <em:maxVersion>2.22</em:maxVersion> > </Description> > </em:targetApplication> > <em:targetApplication> > <Description> So far it's working just fine. The only issue is it doesn't have filters and timestamp; but still much nicer than running my old script. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

