Deon George
|
702a4e4f37
|
Attempt to catch DB errors and abort the transaction, so that the queue continues to run.
|
2022-11-13 15:17:22 +11:00 |
|
Deon George
|
e7ebaa85cb
|
Fix nodelist crc's that have 8 chars
|
2022-11-13 15:17:22 +11:00 |
|
Deon George
|
b158bb5a7d
|
Add domain to TIC processing, for nodelists that dont have a domain
|
2022-11-13 15:17:22 +11:00 |
|
Deon George
|
9f0fa242e6
|
When deleting an Address change active to FALSE
|
2022-11-13 15:17:22 +11:00 |
|
Deon George
|
6284016400
|
Auto create FTN address for intransit netmail when the destination is not known.
|
2022-11-06 14:40:03 +11:00 |
|
Deon George
|
531654724a
|
Enable specifying a domain for nodelist import, and throwing exceptions when errors occur
|
2022-11-05 15:17:11 +11:00 |
|
Deon George
|
9721db185b
|
Ensure Echomail is initialised correctly
|
2022-11-05 10:17:14 +11:00 |
|
Deon George
|
b45e2c6dd8
|
Support processing nodelists from file repository and assume nodelists are zip fiels
|
2022-11-05 10:17:14 +11:00 |
|
Deon George
|
2790381a30
|
Determine if an inbound file is a nodelist
|
2022-11-05 10:17:14 +11:00 |
|
Deon George
|
34f289953d
|
Implementation fixes for TIC processing
|
2022-11-05 10:17:14 +11:00 |
|
Deon George
|
7571a2cd7d
|
Enable moving inbound files to s3 and logging in DB
|
2022-11-04 17:30:18 +11:00 |
|
Deon George
|
029a8a9d73
|
Added file areas and TIC processing
|
2022-11-02 22:01:45 +11:00 |
|
Deon George
|
da85e85774
|
Cast empty Collections to null, Cast strings to zstd compressed strings, add msg_src to echomails processed, fix duplicate seenbys
|
2022-11-02 21:20:43 +11:00 |
|
Deon George
|
daba4a78d3
|
Fix echoarea name is converted to UC, add netmail VIA lines for outgoing netmail
|
2022-02-17 23:55:37 +11:00 |
|
Deon George
|
f142284a2b
|
Understand some gated messages, that are gated from a different zone
|
2022-02-12 11:35:24 +11:00 |
|
Deon George
|
d660d5a6df
|
Move DomainController::NODE* to Address::NODE*, make role mandatory in the database, change logic so that mail generated by the host comes from a node address.
|
2022-02-03 13:23:58 +11:00 |
|
Deon George
|
efa7195633
|
Add DBID back to messages, add path/seen-by to generated messages, other minor cosmetic fixes
|
2022-01-22 23:08:46 +11:00 |
|
Deon George
|
6f1d47a6ab
|
Fixes to message processing, now that we are using cockroachdb
|
2022-01-15 17:11:51 +11:00 |
|
Deon George
|
424d6ef39d
|
Switchout DB to CockroachDB
|
2022-01-15 14:58:41 +11:00 |
|
Deon George
|
871430edf8
|
Replace path from duplicate messages when the existing path is blank
|
2021-11-25 21:22:36 +11:00 |
|
Deon George
|
ebd1cf8732
|
Enable duplicates to update seen-by's before being discarded
|
2021-11-24 22:34:40 +11:00 |
|
Deon George
|
02c23f047c
|
Fix for recording seen-by, add md5 to message body, fix incorrect log of dispatching messages
|
2021-11-21 16:53:56 +11:00 |
|
Deon George
|
53a96a8dbd
|
Change dupe checking as per FTS-0009.001
|
2021-10-18 23:10:15 +11:00 |
|
Deon George
|
b246f0051f
|
Fix polling, presenting our address. Fix logging address.
|
2021-10-18 23:08:08 +11:00 |
|
Deon George
|
83e06908b0
|
Multiple exception bug fixes identified during testing
|
2021-10-07 23:32:37 +11:00 |
|
Deon George
|
82e3283d6d
|
Move address polling to a Job, better catch Socket connection refused errors
|
2021-09-20 20:39:03 +10:00 |
|
Deon George
|
2cd6db2060
|
Dont launch bot processing for rescanned messages
|
2021-09-13 23:02:39 +10:00 |
|
Deon George
|
5e8b590f17
|
Move process functions to Netmail/Echomail folders, optimize Netmail creation when processing messages
|
2021-09-12 22:14:04 +10:00 |
|
Deon George
|
9462e66a1c
|
Some logging fixes
|
2021-09-12 00:07:02 +10:00 |
|
Deon George
|
fcdde10512
|
Auto create nodes that are discovered by message packets
|
2021-09-11 23:32:10 +10:00 |
|
Deon George
|
04e8a899d4
|
Also ignore nodelist lines that are blank
|
2021-09-11 19:26:11 +10:00 |
|
Deon George
|
ff2b246d31
|
For nodelist import, find based on mailer_address first
|
2021-09-11 18:00:39 +10:00 |
|
Deon George
|
72bc9790d1
|
Add option to not process bots during import
|
2021-09-11 00:40:52 +10:00 |
|
Deon George
|
dbbfe46cb9
|
Echomail export
|
2021-09-08 22:07:19 +10:00 |
|
Deon George
|
01d54794a8
|
Rename PacketProcess, fix Packet::open now using Zone not Domain
|
2021-08-30 00:24:40 +10:00 |
|
Deon George
|
9fb6d191d0
|
Change the way we figure out zones in packets, some packet testing, fix Echomail import
|
2021-08-29 23:58:12 +10:00 |
|
Deon George
|
12f9ee1960
|
Changed nodelist import processing since we have a DB contraint on mailer address and port
|
2021-08-28 13:36:42 +10:00 |
|
Deon George
|
6b8704b1cf
|
Added Echoarea NA file import
|
2021-08-28 00:10:42 +10:00 |
|
Deon George
|
d86d90cdeb
|
Leverage Redis and queue to handle large packets
|
2021-08-24 23:42:03 +10:00 |
|
Deon George
|
e0269c9718
|
Fix processing packets with echomail messages from points
|
2021-08-22 16:45:02 +10:00 |
|
Deon George
|
8c992ad0f9
|
Enhance nodelist import
|
2021-08-22 00:20:22 +10:00 |
|
Deon George
|
9f762a642c
|
Added SEEN-BY/PATH processing, dont show networks that are not public, minor other formatting
|
2021-08-19 23:35:48 +10:00 |
|
Deon George
|
bcf3297fdb
|
Check for duplicate echomails, validate system password
|
2021-08-19 00:20:34 +10:00 |
|
Deon George
|
b9abd17139
|
Dont process messages from robots
|
2021-08-15 00:21:04 +10:00 |
|
Deon George
|
eb0405f019
|
Added echoareas and fileareas
|
2021-08-11 23:45:49 +10:00 |
|
Deon George
|
b179b1b3e9
|
Mail routing parent/children, domain name validation, nodelist import changes and other fixes
|
2021-08-08 01:14:11 +10:00 |
|
Deon George
|
d937547599
|
Some message optimisation, added Echomail processing
|
2021-07-31 00:44:23 +10:00 |
|
Deon George
|
ee30ef92c3
|
New algorithm for calculating packet name, EMSI/BINKP inbound processing tested, Netmail rejection and intransit processing
|
2021-07-24 00:53:35 +10:00 |
|
Deon George
|
9dcfe6b17d
|
BINKP responding to incoming netmail pings
|
2021-07-18 22:11:34 +10:00 |
|
Deon George
|
a0d3c8d8ab
|
Start of processing packets - implemented PING Responce to Netmail
|
2021-07-16 16:39:02 +10:00 |
|