summaryrefslogtreecommitdiff
path: root/FS/FS/part_export.pm
diff options
context:
space:
mode:
authorivan <ivan>2002-09-07 14:20:06 +0000
committerivan <ivan>2002-09-07 14:20:06 +0000
commit2e0e79ccc2d4a3612b47d323a53120611cb24ce0 (patch)
treed4293c42a928ea291562d3f0695f8a325b49c1c5 /FS/FS/part_export.pm
parent1d48d6cbd56f815d8a047ca2ee38ba758f56856c (diff)
mention docs/ssh.html in vpopmail description, give up hoping for a better
description of the export from jeff
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 2511843..3c1a3de 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?...) <a href="http://search.cpan.org/search?dist=File-Rsync">File::Rsync</a> must be installed.',
+ 'notes' => 'Real time export to <a href="http://inter7.com/vpopmail/">vpopmail</a> text files. <a href="http://search.cpan.org/search?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>',
},
},