initial commit of file from CVS for smeserver-hylafax on Sat Sep 7 20:28:13 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 20:28:13 +10:00
parent 1fbad8bb1b
commit c445749682
24 changed files with 777 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{
if ($USERNAME)
{
return "| /etc/hylafax/etc/mailfax ; exit 99"
if ($USERNAME eq 'faxsender');
}
}