Hi,
another thing I just found is a missing col in the table mailq_active_queue. When navigating to admin/mailq/active it complains about a missing column queue_sent. The install-file doesn't create that column for that table, only for table mailq_archive.
Should be fixed either in table-creation or in select-statements.
Comments
Comment #1
ff1 commentedI also get this problem.
Looking through the code, I see this column is required, so I think the error is with the .install file.
Comment #2
zyxware commentedThis has been fixed in the latest D6 version of the mailq. We have stopped support for D5 version of the module. Marking issue as wont-fix for D5.