Process netmails from unlisted systems
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 31s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m30s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s

This commit is contained in:
2024-11-20 16:01:11 +09:30
parent 016c1fb1b0
commit 67dad76bd1
3 changed files with 81 additions and 13 deletions

View File

@@ -19,7 +19,7 @@ class NetmailBadAddress extends Netmails
/**
* Send a sysop a message if they give us a message with a bad address in it.
*
* @param Echomail $mo
* @param Netmail $mo
*/
public function __construct(Netmail $mo)
{