Dianne Skoll
|
f34be5b086
|
Pull containers in github workflow.
|
5 days ago |
Dianne Skoll
|
c1d80bf893
|
Support pulling docker images rather than rebuilding from scratch each time.
|
5 days ago |
Dianne Skoll
|
8d36da3f72
|
Install clamav-update and dnf-plugins-core
|
5 days ago |
Dianne Skoll
|
87f572d8eb
|
Run Freshclam when building containers so we have a base level of Clam signatures.
|
5 days ago |
Dianne Skoll
|
dbd7b6fec4
|
Run freshclam; indicate failure if a regression test fails.
|
5 days ago |
Dianne Skoll
|
c66d506aae
|
Fix typo
|
5 days ago |
Dianne Skoll
|
9aad7481b4
|
Separate out runs into separate steps.
|
5 days ago |
Dianne Skoll
|
2e759043c3
|
Fix github actions.
|
5 days ago |
Dianne Skoll
|
34b6ae5bef
|
Fix documentation; specifically test for $pos == -1 in action_insert_header
|
5 days ago |
Dianne Skoll
|
b393a342a7
|
Default $pos to -1 if not supplied to action_insert_header.
|
6 days ago |
Dianne Skoll
|
ef8a966d3b
|
Make action_accept and action_drop take an optional $warning argument.
|
6 days ago |
Dianne Skoll
|
bd03caa352
|
If we call action_insert_header with a negative $pos, punt to action_add_header
|
6 days ago |
Dianne Skoll
|
a83a841837
|
Update docs; add $ctx->canonical_sender and $ctx->canonical_recipients
|
6 days ago |
Dianne Skoll
|
6512f0d1ff
|
Add unit tests for the "return Mailmunge::Response->WHATEVER" variants.
|
1 week ago |
Dianne Skoll
|
68a9ed59c0
|
Update POD
|
1 week ago |
Dianne Skoll
|
82aba1f73b
|
Fix bug: We were not checking return value of filter_end.
|
1 week ago |
Dianne Skoll
|
b4aae86e4a
|
Add is_discard method.
|
1 week ago |
Dianne Skoll
|
d7667efbf9
|
Add regression tests to test Mailmunge::Response return values.
|
1 week ago |
Dianne Skoll
|
4296dde756
|
Allow filter_message, filter_wrapup, filter_begin, filter_multipart and filter to return a Mailmunge::Response object.
This lets you reject/tempfail/discard a message using a similar method
as filter_recipient, etc.
|
1 week ago |
Dianne Skoll
|
3bb60aa279
|
Don't set MIME-entity if message is being rejected.
|
1 week ago |
Dianne Skoll
|
068c5e1dec
|
Don't build/run Rocky docker containers on Raspberry Pi.
|
1 month ago |
Dianne Skoll
|
a9e973b39a
|
Don't hard-code amd64 architecture.
|
1 month ago |
Dianne Skoll
|
9cc6e10596
|
Improve the startup messages.
|
2 months ago |
Dianne Skoll
|
c1822c0ebb
|
Document MM_DEBUG_ALLOCATION
|
2 months ago |
Dianne Skoll
|
05d3f5f296
|
Document that -y should not be used with Sendmail < 8.16.1
|
2 months ago |
Dianne Skoll
|
8d22506310
|
Change location of debugging.
|
2 months ago |
Dianne Skoll
|
439b56b942
|
Debug allocation/deallocation of ctx/data if MM_DEBUG_ALLOCATION env variable is set.
|
2 months ago |
Dianne Skoll
|
ea698ada70
|
Fix a bunch of spelling errors found by Jens Schleusener
|
2 months ago |
Dianne Skoll
|
bcaa6814bf
|
Do not pass -y to mailmunge by default. libmilter still seems to leak memory. :(
|
2 months ago |
Dianne Skoll
|
4bee0d2efa
|
Try to get Mailmunge to compile on BSD
|
2 months ago |
Dianne Skoll
|
a93108b346
|
Get rid of mention of mailmunge-ip-key
|
3 months ago |
Dianne Skoll
|
2f324e4917
|
Update ./configure
|
3 months ago |
Dianne Skoll
|
5c5b086727
|
Prep for 3.07 release
|
3 months ago |
Dianne Skoll
|
d8fc4004c7
|
If we don't have working DNS, skip tests that rely on it.
|
3 months ago |
Dianne Skoll
|
fd9d7f42f4
|
Add dns_available setting.
|
3 months ago |
Dianne Skoll
|
851ec6037a
|
Add --disable-perl-build-artifacts argument to ./configure
This lets us avoid installation of perllocal.pod and .packlist files.
|
3 months ago |
Dianne Skoll
|
9c85e30200
|
Add dependency on FindBin
|
3 months ago |
Dianne Skoll
|
1080108393
|
Update docs.
|
4 months ago |
Dianne Skoll
|
11935d009c
|
Add animated logo. Yes, this is very very very silly.
|
4 months ago |
Dianne Skoll
|
70ec40b710
|
Install iproute in rocky images.
|
4 months ago |
Dianne Skoll
|
f470b69fbb
|
Say which OS we are using.
|
4 months ago |
Dianne Skoll
|
a2234ca83d
|
Add build-all-containers script.
|
4 months ago |
Dianne Skoll
|
9f27dedcde
|
Rename debian -> buster
|
4 months ago |
Dianne Skoll
|
7c6e12bdcb
|
Add support for running regression tests in Bullseye-based docker images.
|
4 months ago |
Dianne Skoll
|
c20536b054
|
Fix really stupid typo.
|
4 months ago |
Dianne Skoll
|
8a09ba58c9
|
Log exact failure reason.
|
4 months ago |
Dianne Skoll
|
fe3a4fc1e6
|
Fix typo
|
4 months ago |
Dianne Skoll
|
4cabc47d80
|
Revert changes.
|
4 months ago |
Dianne Skoll
|
73b7956203
|
Don't read 4k at a time.
|
4 months ago |
Dianne Skoll
|
65bdb387b2
|
diag if tests fail.
|
4 months ago |