dataflake.org

Home Documentation Software Old Stuff Bug Reporting

Log in ZMI (Resolved)

Request MaildropHost -- feature request -- by Danny Bloemendaal
Posted on May 8, 2007 8:53 am
Subscribe

Enter your email address to receive mail on every change to this issue.

Entries (Latest first)


  Resolve by Jens Vagelpohl on Jun 13, 2007 4:03 am
  Sorry for the long wait, this is now done. See the changeset here:

http://svn.dataflake.org/?view=rev&revision=1411

 

  Comment by Jens Vagelpohl on May 8, 2007 9:22 am
  Clarifying original entry: Create a Log tab in the ZMI which takes its contents from the log file, which can be found by looking at config.py.

 

  Reject by Jens Vagelpohl on May 8, 2007 8:59 am
  The maildrop process is completely independent from the Zope instance, so the log could exist anywhere, and the maildrop process has no knowledge where Zope is running or how to contact it. This cannot work, sorry. Besides, any solution that writes log entries into the ZODB and would cause unchecked database growth is a bad solution.
 

  Initial Request by Danny Bloemendaal on May 8, 2007 8:53 am
  It would be nice to be able to see the maildrop log inside zmi somehow. The log is on a remote server and it's always quite tedious to ssh to there in order to see the logs. So, a log in zmi would be nice.