[Subversion] / DadaFork / mail-instance.cgi  

View of /DadaFork/mail-instance.cgi

Parent Directory | Revision Log
Revision: 2256 - (download)
Wed Jan 10 17:31:38 2007 UTC (17 years, 3 months ago) by pje
File size: 210 byte(s)
Support sharing a single DadaMail library for multiple running instances.
#!/usr/bin/perl

# Modify the following line to point to the instance dir, then
# copy this file to the destination and make it a CGI
# 
BEGIN { require "/path/to/instance/.dada_config"; }

require "mail.cgi";

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help