A postfix smtp proxy which has the ability to interject smtp traffic and replace large files inside the mail with links
Go to file
Tyrolyean 449cb018c3
Added filter notify that we want to change the body
Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net>
2020-04-25 02:02:54 +02:00
include Reverted behaviour back to file due to timing change 2020-04-25 01:50:44 +02:00
src Added filter notify that we want to change the body 2020-04-25 02:02:54 +02:00
.gitignore Added gitignore 2020-04-24 23:08:47 +02:00
LICENSE INITIAL COMMIT 2020-04-24 23:01:02 +02:00
Makefile Added first files. 2020-04-24 23:06:34 +02:00
README INITIAL COMMIT 2020-04-24 23:01:02 +02:00

README

MAILATTACH

This program starts a process which listens on a unix socket for incoming
milter connections. Incoming mail is scanned for large files and files above a
certain threshold are replaced with links which the user may specify.