Integrated the DKIM signer into serv_smtpclient, but disabled it
[citadel.git] / citadel / server / modules / smtp / serv_smtpclient.c
7 min ago Art CancroIntegrated the DKIM signer into serv_smtpclient, but... master
12 days ago Art CancroMailing list header changes (fuck you Google)
2024-01-04 Art Cancrodammit, learn to spell
2023-12-18 Art Cancroserv_smtpclient.c: style cleanup
2023-08-27 Art CancroCM_SetField() no longer accepts a length, just uses...
2023-08-02 Art CancroMerge branch 'ConstStr_Access_Checks' into 'master'
2023-07-21 Art CancroMerge branch 'Memory_Leak_SmtpClient' into 'master'
2023-07-18 Harlow SolutionsMemory leak in SMTP Client string trim
2023-03-19 Art CancroChanged the algorithm for quick queue runs to prevent...
2023-02-12 Art Cancrocitadel.h is now citadel_defs.h
2023-02-08 Art CancroMost outgoing email will now be delivered the moment...
2023-02-08 Art Cancrokeep track of last_queue_job_submitted
2023-02-08 Art Cancrogive the smtp job queue an ability to do a quick or...
2023-02-08 Art CancroKeep track of last queue message processed
2023-02-07 Art Cancrocomment change
2023-02-07 Art CancroWrap SMTP Client concurrency check in a mutex
2023-02-07 Art Cancromade a couple of things more readable
2023-01-31 Art Cancroserv_smtpclient: queue now uses libcitadel Array type
2022-06-11 Art CancroIf you can't handle me at my worst, you don't deserve...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...