Fix for incorrectly batching up more mail after EOB, if MULTIBATCH is not agreed
This commit is contained in:
@@ -371,7 +371,7 @@ class Packet extends FTNBase implements \Iterator, \Countable
|
||||
*/
|
||||
public function addressHeader(Address $oo,Address $o): void
|
||||
{
|
||||
Log::debug(sprintf('%s:Creating packet [%s]',self::LOGKEY,$this->name));
|
||||
Log::debug(sprintf('%s:+ Creating packet for [%s]',self::LOGKEY,$o->ftn));
|
||||
|
||||
$date = Carbon::now();
|
||||
|
||||
|
Reference in New Issue
Block a user