From ca5786f0d2a55c575d41ff6693b4338387939cb0 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 2 Aug 2004 00:41:23 +0000 Subject: [PATCH] no maintainer, use shellcommands_withdomain instead --- FS/FS/part_export/vpopmail.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/FS/FS/part_export/vpopmail.pm b/FS/FS/part_export/vpopmail.pm index 62fa8bade..0fc8266ea 100644 --- a/FS/FS/part_export/vpopmail.pm +++ b/FS/FS/part_export/vpopmail.pm @@ -24,12 +24,14 @@ tie my %options, 'Tie::IxHash', '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.
+
Real time export to vpopmail text files. File::Rsync must be installed, and you will need to setup SSH for unattended operation -to vpopmail@export.host. See shellcommands_withdomain for an -export that uses vpopmail commands instead. +to vpopmail@export.host. END ); -- 2.11.0