freeside/FS/FS/part_export vpopmail.pm,1.11,1.12
ivan
ivan at pouncequick.420.am
Sun Aug 1 17:41:26 PDT 2004
Update of /home/cvs/cvsroot/freeside/FS/FS/part_export
In directory pouncequick:/tmp/cvs-serv31837
Modified Files:
vpopmail.pm
Log Message:
no maintainer, use shellcommands_withdomain instead
Index: vpopmail.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/vpopmail.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- vpopmail.pm 24 Mar 2004 14:28:48 -0000 1.11
+++ vpopmail.pm 2 Aug 2004 00:41:23 -0000 1.12
@@ -24,12 +24,14 @@
'desc' => 'Real-time export to vpopmail text files',
'options' => \%options,
'notes' => <<'END'
+This export is currently unmaintained. See shellcommands_withdomain for an
+export that uses vpopmail CLI commands instead.<BR>
+<BR>
Real time export to <a href="http://inter7.com/vpopmail/">vpopmail</a> text
files. <a href="http://search.cpan.org/dist/File-Rsync">File::Rsync</a>
must be installed, and you will need to
<a href="../docs/ssh.html">setup SSH for unattended operation</a>
-to <b>vpopmail</b>@<i>export.host</i>. See shellcommands_withdomain for an
-export that uses vpopmail commands instead.
+to <b>vpopmail</b>@<i>export.host</i>.
END
);
More information about the freeside-commits
mailing list