Re: MAILMAN: using maillist.php as PRIVATE_EXTERNAL_ARCHIVER [message #11107 is a reply to message #11098] |
Tue, 17 June 2003 20:35 |
Tobias Eigen
Messages: 85 Registered: June 2003 Location: Seattle, WA USA
Karma:
|
Member |
|
|
Hi Protoss,
Thanks for the very proactive help today - I really appreciate it. I'm psyched regarding the ability to use the email address instead of the list id. Many thanks.
Regarding the default forum - above you wrote:
Quote: | You can easily hackup the default forum by doing:
<?php
if (isset($_SERVER['argv'][1])) {
$_SERVER['argv'][1] = default_rule_id;
$_SERVER['argc']++;
}
?>
|
Where can I include this? Sorry for being thick. Where do I specify the default forum id/name?
Cheers,
Tobias
Kabissa - Space for change in Africa
|
|
|