d3a9e36bb7Debugging when msgid's are auto addedDeon George2024-06-26 16:49:29 +10:00
2f55de2ddfWe need to reload the system address for notificationsDeon George2024-06-26 16:49:11 +10:00
b34b046d3cFix polling for messages sent via uplinks, where those systems which had a status of HOLDDeon George2024-06-26 16:47:10 +10:00
7c23971e58Recognise all AKAs for a system when we are polling it with one of it's AKAs in a domainDeon George2024-06-26 16:03:58 +10:00
91d4cd0b2fLower the severity of a message when an AKA is not in our domainDeon George2024-06-26 16:02:26 +10:00
db8475053cAttempt to catch Sending we got an EXCEPTION when in maintenance modeDeon George2024-06-26 12:18:06 +10:00
176ecb16a8Exit gracefully if we dont generate a packet for debug:packet:dumpDeon George2024-06-26 11:22:33 +10:00
ad0ad73b0cFix date being used in mail packets, timezone was effectively being to a timestamp with the timezone alreadyDeon George2024-06-25 13:09:48 +10:00
11b7dc4229Fix presenting PATH/SEENBY when point_id is nullDeon George2024-06-25 09:01:28 +10:00
8b4e2cb9f0Add system_id when listing AKAs, so that we can reference the system relation.Deon George2024-06-21 14:44:28 +10:00
7bd192980fFix file sending, as a result of moving $size into Send::class when optimising mail sendingDeon George2024-06-21 12:15:22 +10:00
0a5374c743Fix filefix rescan, argument used is file not daysDeon George2024-06-21 11:45:31 +10:00
1b2358b5a9Mail bundling and processing performance improvementsDeon George2024-06-17 18:33:48 +09:30
c9700fbd0cFix date for graph, problem introduced in 3f5668Deon George2024-06-18 20:12:36 +09:30
ef2e208fdeFix for test failing introduced in df28732Deon George2024-06-18 18:01:32 +09:30
1d354da6e3Enable per system configuration of messages per packetDeon George2024-06-01 16:47:13 +10:00
0bc3d4cf60Downgrade DNS query errors, since they are handledDeon George2024-06-01 12:55:44 +10:00
38795b83bfMove HAproxy exceptions into their own class, and downgrade HAproxy errors since they are handledDeon George2024-06-01 12:55:27 +10:00
73cf421739Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record.Deon George2024-06-01 10:46:02 +10:00
b5047c52f0Fix for processing inbound ping netmail messagesDeon George2024-05-31 21:57:21 +10:00
27fe3cd223Fix message processing when tag/tear lines dont start with double \rDeon George2024-05-30 20:14:50 +10:00
643f1197d6Fix when we use newFTN, find the zone/domain if it is provided. Fix packet creation error, where Address::ftn depends on zone_idDeon George2024-05-27 22:22:38 +10:00
7ef9f2dbd0Fix/optimise address creation/editing via System AKAsDeon George2024-05-27 21:42:03 +10:00
b102fc4d2aFix creating a new discovered address and setting validated to trueDeon George2024-05-27 18:04:04 +10:00
e15331ec35No function changes. Cleanup console command cleanupDeon George2024-05-27 15:08:39 +10:00
3a594acc03Fix edit of AKAs for a system. Fix css usage of label for= for the yes/no radio inputsDeon George2024-05-27 10:48:50 +10:00
800593d034Optimise Zone::class to identify region/hosts/hubsDeon George2024-05-27 10:47:42 +10:00
65b2a2d519Fix from bug introduct by 7e0178d for echomailsDeon George2024-05-26 22:08:39 +10:00
bf21671a1fShow system name on AbsentNodes echomailDeon George2024-05-26 22:01:35 +10:00
b6639c7bfcWhen de-listing, remove unsent items and unsubscribe from file/echo areas.Deon George2024-05-26 21:41:02 +10:00
7e0178d183Fix routed netmails being packed for the hub, not the destination. Added some logging for idle netmails/emailsDeon George2024-05-26 20:53:59 +10:00
03bfc9dbfcFix path on rejected echomails, change layout of message_path quoting original message and control linesDeon George2024-05-26 12:35:13 +10:00
77b9bb30c4Another fix to make sure site generated echomail is not exported to ourselfsDeon George2024-05-26 12:08:01 +10:00