PHPMailer

This commit is contained in:
aschwarz
2023-04-27 17:49:22 +02:00
parent 1235a0e270
commit 3d58070a69
3 changed files with 119 additions and 44 deletions

View File

@ -21,4 +21,5 @@ if (is_array($list)) {
}
imap_close($mbox);
?>