Subscribe to receive updates on Dada Mail:

blog_index.cgi - A simple blog-style view of your archived list messages


NAME

blog_index.cgi - A simple blog-style view of your list's archived messages


VERSION

Refer to the version of Dada Mail you're using.


USAGE

Currently, this script can be run just as a simple CGI script. Once configured, it'll show your last x archived messages, all on one screen, with links to the individual archived entries.

As a suggestion, try using it as an old-school server side include:

   <!--#include virtual="/cgi-bin/dada/extensions/blog_index.cgi" -->

To embed the index of archived messages to a static page of yours.


OPTIONS

Currently, this extension takes no options via a query string. All the configuration is done in the script itself.


DESCRIPTION


DIAGNOSTICS

None, really.


CONFIGURATION AND ENVIRONMENT

There are a few variables at the top of the script that will need to be changed. They are:


DEPENDENCIES

This extension is shipped with (currently) an alpha version of Dada Mail 3.0, and you should probably use this extension with that version. =head1 INCOMPATIBILITIES


BUGS AND LIMITATIONS

Currently, this extension is simple, and only handles one list at a time.

If this extension becomes popular, I may give it the capability to handle all lists and at the same time, as well as have some of the more interesting archive capabilities support (embedded attachments, etc)

Please, let me know if you find any bugs.


AUTHOR

Justin Simoni

See: http://mojo.skazat.com/contact


LICENCE AND COPYRIGHT

Copyright (c) 2007 Justin Simoni All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.