mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-16 14:27:01 +00:00
Remove spf-check debugging tool
The spf-check debugging tool is quite primitive, rarely (if ever) used, not tested, and has been superceded by the one in the spf library (https://blitiri.com.ar/git/r/spf/b/master/t/cmd/spf-check/f=spf-check.go.html). This patch removes it.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -11,12 +11,10 @@
|
||||
/chasquid
|
||||
/chasquid-util
|
||||
/smtp-check
|
||||
/spf-check
|
||||
/mda-lmtp
|
||||
/dovecot-auth-cli
|
||||
cmd/chasquid-util/chasquid-util
|
||||
cmd/smtp-check/smtp-check
|
||||
cmd/spf-check/spf-check
|
||||
cmd/mda-lmtp/mda-lmtp
|
||||
cmd/dovecot-auth-cli/dovecot-auth-cli
|
||||
test/util/minidns
|
||||
|
||||
Reference in New Issue
Block a user