freeside/FS/FS/part_export vpopmail.pm,1.6.2.5,1.6.2.6

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-serv31841

Modified Files:
      Tag: FREESIDE_1_4_BRANCH
	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.6.2.5
retrieving revision 1.6.2.6
diff -u -d -r1.6.2.5 -r1.6.2.6
--- vpopmail.pm	24 Mar 2004 14:29:06 -0000	1.6.2.5
+++ vpopmail.pm	2 Aug 2004 00:41:24 -0000	1.6.2.6
@@ -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