Mechiel Lukkien
|
dcc051e149
|
for fuzzing the imapserver and smtpserver use different config files than regular tests
otherwise they cannot be running at the same time, they could overwrite each
other's files.
|
2023-05-22 15:37:03 +02:00 |
|
Mechiel Lukkien
|
e81930ba20
|
update to latest bstore (with support for an index on a []string: Message.DKIMDomains), and cyclic data types (to be used for Message.Part soon); also adds a context.Context to database operations.
|
2023-05-22 14:40:36 +02:00 |
|
Mechiel Lukkien
|
6eff832d09
|
fix fuzzing imapserver by not triggering the rate limiter
|
2023-04-20 14:58:05 +02:00 |
|
Mechiel Lukkien
|
b2e6c29849
|
only check the autotls hostnames once when serving
not twice: for root process and for child process
|
2023-03-05 23:56:02 +01:00 |
|
Mechiel Lukkien
|
cb229cb6cf
|
mox!
|
2023-01-30 14:27:06 +01:00 |
|