|
52055c5217
|
Update nodelist parsing now that we have mailer_system
|
2023-07-09 22:03:15 +10:00 |
|
|
ccdce6bb62
|
Move mailer details into a separate table
|
2023-07-07 23:59:04 +10:00 |
|
|
9762b8c2f4
|
Fix call to determine if a service is active
|
2023-07-06 11:55:54 +10:00 |
|
|
6f298d778f
|
Some BINKP optimisation, implemented crypt, implemented receiving compressed transfers
|
2023-07-05 19:38:50 +10:00 |
|
|
ad36da0bb1
|
Code cleanup, no functional changes
|
2023-07-04 11:33:28 +10:00 |
|
|
a26f61d75d
|
Define and detect different packet types (2,2e,2+,2.2)
|
2023-06-26 21:24:24 +12:00 |
|
|
0eca20ebdd
|
Fix packet:info command when using system, fix adding clrghouz to path for echomail
|
2023-06-23 16:29:56 +10:00 |
|
|
530c9cbd46
|
Added DNS to setup configuration and about page
|
2023-06-12 23:41:25 +10:00 |
|
|
b1d522d8cc
|
Added DNS server
|
2023-04-22 21:30:30 +10:00 |
|
Deon George
|
3dc18a3f1f
|
Change default internal caching to off, and added test to make sure things are cached if on. More debugging with packet name for netmails
|
2023-01-25 16:26:10 +11:00 |
|
Deon George
|
63e3397aee
|
Add packet name for incoming netmails, dont send back messages to sender for areafix messages
|
2023-01-24 23:16:11 +11:00 |
|
Deon George
|
4016775b66
|
Improved display of bad packets
|
2023-01-11 14:36:40 +11:00 |
|
Deon George
|
369f8e48fe
|
Enabled email test command
|
2022-12-04 14:27:47 +11:00 |
|
Deon George
|
21236b6871
|
Command to list number of mail waiting for a system
|
2022-12-04 13:32:46 +11:00 |
|
Deon George
|
05528f1c33
|
More work on user linking to existing defined system
|
2022-12-04 13:30:38 +11:00 |
|
Deon George
|
102a972fcb
|
Rename address:merge to address:purge, included merging file/echo subscriptions, updated web subscription cannot add echos to deleted ftns
|
2022-11-20 17:52:49 +11:00 |
|
Deon George
|
289caa8225
|
Added address:purge, changing active_addresses index
|
2022-11-20 17:52:49 +11:00 |
|
Deon George
|
3ffb1c1fd6
|
Support for ZIP archives
|
2022-11-14 00:29:55 +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
|
eab36c1603
|
Create TO ftn (for netmails), identify REPLYID, add file:list
|
2022-11-11 22:57:40 +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
|
b45e2c6dd8
|
Support processing nodelists from file repository and assume nodelists are zip fiels
|
2022-11-05 10:17:14 +11:00 |
|
Deon George
|
029a8a9d73
|
Added file areas and TIC processing
|
2022-11-02 22:01:45 +11:00 |
|
Deon George
|
2495e4675c
|
Command refactoring - no functional changes
|
2022-06-27 00:14:36 +10:00 |
|
Deon George
|
3d6f233c1d
|
Added no_export option to stop a message from being exported when saved.
|
2022-01-15 14:58:42 +11:00 |
|
Deon George
|
424d6ef39d
|
Switchout DB to CockroachDB
|
2022-01-15 14:58:41 +11:00 |
|
Deon George
|
e0239d95a8
|
Enabled netmail test message
|
2021-11-27 00:41:09 +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
|
3adf7c73b6
|
Change select2 to 4.0.13 and fix autofocus. Other minor cosmetic fix
|
2021-10-19 22:38:52 +11:00 |
|
Deon George
|
eda0926758
|
Added converting ANSI to a binary format, and custom font rendering
|
2021-10-02 10:03:17 +10: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
|
79e613a811
|
Allow for origin/tagline/tearline can have UTF8 chars, show # messages in packets
|
2021-09-12 23:06:17 +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
|
6b8704b1cf
|
Added Echoarea NA file import
|
2021-08-28 00:10:42 +10:00 |
|
Deon George
|
5e3b59ea7c
|
Add subject to encoding, some packet fixes missed in previous commit
|
2021-08-25 00:15:09 +10:00 |
|
Deon George
|
1ae73e80c2
|
When MSGID has domain but no point
|
2021-08-22 16:55:39 +10:00 |
|
Deon George
|
8c992ad0f9
|
Enhance nodelist import
|
2021-08-22 00:20:22 +10:00 |
|
Deon George
|
111461e515
|
Logging updates, some function optimisation
|
2021-08-16 00:41:43 +10:00 |
|
Deon George
|
569201e972
|
Server start based on config
|
2021-08-14 16:14:43 +10:00 |
|
Deon George
|
385290d18c
|
Handle packets with errors differently
|
2021-08-13 23:46:48 +10:00 |
|
Deon George
|
53ab8851fa
|
Add packet info console command
|
2021-08-12 23:15:45 +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
|
6027ce52ab
|
Fix child processes exiting
|
2021-07-20 00:23:41 +10:00 |
|
Deon George
|
bd85f8b055
|
Remove redundant tables and code
|
2021-07-17 20:28:25 +10:00 |
|
Deon George
|
1fa566b26c
|
Transfering netmail via EMSI
|
2021-07-17 17:15:40 +10:00 |
|
Deon George
|
a0d3c8d8ab
|
Start of processing packets - implemented PING Responce to Netmail
|
2021-07-16 16:39:02 +10:00 |
|