Unset From address to check default CID behaviour

This commit is contained in:
Marcus Bointon 2025-10-06 09:28:56 +02:00
parent 54b2ab00d3
commit ad2821203f
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 1 additions and 0 deletions

View File

@ -597,6 +597,7 @@ EOT;
*/ */
public function testEmbeddedImage() public function testEmbeddedImage()
{ {
$this->Mail->From = '';
$this->Mail->msgHTML('<!DOCTYPE html> $this->Mail->msgHTML('<!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>