Query: im::history
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IM::History(3pm) Internet Message Perl modules IM::History(3pm)NAMEIM::History - mail/news history database handlerSYNOPSISuse IM::History; history_open($with_lock); history_dump(); history_store($msgid, $folder); history_lookup($msgid, LookUpAll); history_lookup($msgid, LookUpMsg); history_delete($msgid, $folder); history_rename($id, $m1, $m2); history_link($id, $m1, $m2); history_close();DESCRIPTIONThe IM::History module handles mail/news database. This modules is provided by IM (Internet Message).COPYRIGHTIM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details. IM151 2011-05-25 IM::History(3pm)