-
v1.4.04663fc99 · ·
## v1.4.0 (12-03-2022) - Upgraded to new Debian stable and new CMake 3.18 - Created a FastCGI plugin "makemail" to produce signed email addresses - Current features are ?days=10&sender=[mary@]example.net - Output may be an HTML page with clipboard-copy and resend-form - OUtput may be a JSON dictionary with "sender", "days", "recipient"
-
v1.3.0ef77470f · ·
- Commandline parsing with <arpa2/util/cmdparse.h> - Distribution by -in- to backends white, black, grey, honey and actor - Distribution by -group- to backends member, plain - Sharing of backend connections requires the same backend type - Support in -group- for passing through non-Group-Members - Group Iteration tests added; quite thoroughly - Test infra improved with test Rules DB and test Identity Signing Key
-
v1.1.093e035b7 · ·
## v1.1.0 - Modules are now named `arpa2/in.c` and `arpa2/out.c` - Added `arpa2/group.c` for Group Iteration - Currently `arpa2/group.c` rejects non-group emails **This follows the intentions:** Plan for AxeSMTP: - v1.0.0 -- Filter with ACL + Signed Identities - v1.1.0 -- Relay with Groups
-
v1.0.08b812866 · ·
Major redesign, though not completely stable, but can be used as intermediate server. Will rename the project from ARPA2 Mail to AxeSMTP. - Redesign of the system as an SMTP filter - This is what Postfix uses as content filter - Any other mailer can use it as a pass-through - Design is not secure as a public access interface - Properly fed SMTP is workable however - One application added: ARPA2 Common's demo - Filter with ARPA2 Common's Communication Access - Filter with ARPA2 Common's signed identities - Similar protocol wrappers can be used more widely Plan for AxeSMTP: - v1.0.0 -- Filter with ACL + Signed Identities - v1.1.0 -- Relay with Groups
-
-