tyrolyean · it/its
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:42:46 +02:00
2a6e7c9e5c Added pgp detection
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:10:45 +02:00
b6a46d7378 Free unnecessary memory
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:06:37 +02:00
c3aabc1a42 Prevented double free
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:04:45 +02:00
4e8956f848 Corrected pointers to body from old style
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:03:19 +02:00
6f16191b31 Fixed bounds error
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:00:36 +02:00
0e9980154d Resized mail message body to allow resize
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 19:44:29 +02:00
2a69e3d104 Created data storage struct
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 19:16:36 +02:00
b2cc23cafa Added missing ,
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 19:15:44 +02:00
f280420c2f Corrected debug output
ed1801c804 Some cleanup
Compare 2 commits »
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 18:50:55 +02:00
ec6ad62d57 Added insert tool and mail parsing
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-26 22:15:33 +02:00
76c4529999 Added debu output
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-26 21:57:59 +02:00
f8f513145d Mail body isolation
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-26 18:01:30 +02:00
f0a93c5bc2 Added tcp forwarder for postfix
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-25 23:19:15 +02:00
bec5d91f70 Also read input
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-25 23:05:07 +02:00
7c43d5243d Abandon milter
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-25 19:24:44 +02:00
e5820c740d Add socket creation again
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-25 19:22:38 +02:00
dc950bf2bb Add unused flags and clenup
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-25 18:14:13 +02:00
1d04a7f4e4 Changed changebody to binary value
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-25 17:48:28 +02:00
561ed72add Debugging repacebody
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-25 02:03:10 +02:00
449cb018c3 Added filter notify that we want to change the body