summaryrefslogtreecommitdiff
path: root/FS/FS/part_export.pm
diff options
context:
space:
mode:
authorivan <ivan>2002-08-29 07:50:46 +0000
committerivan <ivan>2002-08-29 07:50:46 +0000
commitf97fd1dc04ae1bc8a130aecff0038a0e52cef82b (patch)
tree80084137df1d1569da2a8d56274c830109800510 /FS/FS/part_export.pm
parent63e5dad29d03b3cfabc3c71a11c24eea593860ac (diff)
vpopmail updates
Diffstat (limited to 'FS/FS/part_export.pm')
-rw-r--r--FS/FS/part_export.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm
index 67b3cad..9645feb 100644
--- a/FS/FS/part_export.pm
+++ b/FS/FS/part_export.pm
@@ -778,7 +778,7 @@ tie my %sqlmail_options, 'Tie::IxHash',
'vpopmail' => {
'desc' => 'Real-time export to vpopmail text files',
'options' => \%vpopmail_options,
- 'notes' => 'Real time export to <a href="http://inter7.com/vpopmail/">vpopmail</a> text files (...extended description from jeff?...)',
+ 'notes' => 'Real time export to <a href="http://inter7.com/vpopmail/">vpopmail</a> text files (...extended description from jeff?...) <a href="http://search.cpan.org/search?dist=File-Rsync">File::Rsync</a> must be installed.',
},
},