Al Kwan wrote:
SquirrelMail 1.4.0
PHP 4.1.1
Apache 1.3.26
MySQL Server 3.23.26
Anyone use the delete-move-next plugin on a setup similar to mine? I
really like this plugin but can't seem to get it working properly. The
"delete and next" links won't show up as links, they're just text. And the
move
Here is my script for converting from file prefs to database prefs.
Michael
#!/usr/bin/perl
# flat2sql.pl v1.0
#
# Copyright (c) 2002, Michael Blandford and Tal Yardeni
# Conf Section #
$data_dir = "/var/www/html/mail/data";
$db = "squirrelmail";
$ab