https://github.com/catap/opensmtpd-filter-auth
OpenSMTPD filter which auths emails
https://github.com/catap/opensmtpd-filter-auth
opensmtpd-filter
Last synced: 3 months ago
JSON representation
OpenSMTPD filter which auths emails
- Host: GitHub
- URL: https://github.com/catap/opensmtpd-filter-auth
- Owner: catap
- Created: 2024-01-28T11:04:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-07T09:44:28.000Z (about 1 year ago)
- Last Synced: 2025-07-07T10:55:03.935Z (about 1 year ago)
- Topics: opensmtpd-filter
- Language: C
- Homepage:
- Size: 158 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
Awesome Lists containing this project
README
This filter won't be possible without:
- http://imperialat.at/dev/filter-dkimverify/
- http://imperialat.at/dev/filter-spf/
- and I also used spfwalk.c from OpenSMTPD