Mail bundling and processing performance improvements
This commit is contained in:
@@ -160,7 +160,7 @@ trait MessageAttributes
|
||||
*/
|
||||
public function packet(Address $ao): Message
|
||||
{
|
||||
Log::debug(sprintf('%s:+ Bundling [%s] for [%s]',self::LOGKEY,$this->id,$ao->ftn),['type'=>get_class($this)]);
|
||||
Log::debug(sprintf('%s:+ Bundling [%s] for [%s]',self::LOGKEY,$this->id,$ao->ftn3d),['type'=>get_class($this)]);
|
||||
|
||||
// For echomail, our tftn is this address
|
||||
if ($this instanceof Echomail)
|
||||
|
Reference in New Issue
Block a user