initial commit of file from CVS for smeserver-email-management on Sat Sep 7 20:23:14 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 20:23:14 +10:00
parent 8ba06a459b
commit 30243ad237
10 changed files with 2685 additions and 2 deletions

19
createlinks Normal file
View File

@@ -0,0 +1,19 @@
#!/usr/bin/perl -w
use esmith::Build::CreateLinks qw(:all);
use File::Basename;
use File::Path;
#wrong way
#safe_symlink("/etc/e-smith/web/functions/wrapper","root/etc/e-smith/web/panels/manager/cgi-bin/user-email");
#real way
panel_link("user-email","manager");
#--------------------------------------------------
# actions for smeserver-durep-update:
#--------------------------------------------------
my $event = "smeserver-email-management-update";
# yum plugin already call this
#event_link("navigation-conf", $event, "50");