Added %SCAN command, to send unsent mail from an area
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 30s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m34s
Create Docker Image / Final Docker Image Manifest (push) Successful in 8s

This commit is contained in:
2024-11-01 10:04:12 +11:00
parent 247d30505e
commit 7c70c1f12d
6 changed files with 168 additions and 5 deletions

View File

@@ -53,8 +53,6 @@ class Help extends Netmails
$msg->addText("$command\r");
}
$msg->addText("\r");
$o->msg = $msg->render();
$o->set_tagline = 'Why did the robot cross the road? The chicken programmed it.';