Change our mail packet name to be the youngest ID in the packet, not the youngest date
This commit is contained in:
@@ -11,7 +11,7 @@ use Illuminate\Support\Collection;
|
||||
* When sending, we can queue up a list of items, and mark one active (the one being sent) at a time.
|
||||
*
|
||||
* + Netmail/Echomail/TIC
|
||||
* + name is dynamically calculated, based on timew() of the youngest item in the mail bundle
|
||||
* + name is the hex ID of the youngest item in the mail bundle
|
||||
* + size is dynamically calculated based on the size of the bundle
|
||||
* + mtime is dynamically calculated, based on the age of the youngest item
|
||||
* + sendas (nameas) is name + [.pkt|.tic]
|
||||
|
Reference in New Issue
Block a user