I had a user complain that she could not send mail, reply, or check Sent Mail. She would click on "Sent" and after awhile it would just download a file called right_main.php.
After some checking I found that the file was pretty large 193MB, though there were other files that were larger, but still accessible. My 'fix' or hack, whatever you will call it, was to split the file into three sets (2005, 2006, 2007), using the same MAILMAN header for each file. I then subscribed to these new 'folders' and viola she had access to all of her Sent mail. I then moved the data from 2007 back into the actual Sent mail file. Now when she composes mail it will have some semblance of working correctly. My question is why did it break in the first place. -- In vino veritas. [In wine there is truth.] -- Pliny ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp