Better catching bad TZUTC in messages, continue parsing mail bundles in an archive if a packet has an error
This commit is contained in:
@@ -83,6 +83,11 @@ class File extends FileBase implements \Iterator
|
||||
|
||||
/* METHODS */
|
||||
|
||||
public function isArchive(): bool
|
||||
{
|
||||
return $this->isArchive;
|
||||
}
|
||||
|
||||
/**
|
||||
* Determine if the file is a mail packet
|
||||
*
|
||||
|
Reference in New Issue
Block a user