Port details |
- p5-Mail-Milter-Authentication Perl Mail Authentication Milter
- 3.20240205_1 mail =3 3.20240205Version of this port present on the latest quarterly branch.
- Maintainer: nork@FreeBSD.org
- Port Added: 2024-03-11 01:30:08
- Last Update: 2024-09-12 00:40:51
- Commit Hash: 4f3e1fb
- People watching this port, also watch:: roundcube-calendar-kolab-php82, teamspeak3-server, postfix-postfwd, roundcube-php82, sogo
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Mail-Milter-Authentication/
- Description:
- A Perl implementation of email authentication standards rolled up into a
single easy to use milter.
This milter verifies using the following standards.
ARC / BIMI / DMARC / IPRev / SPF
Check HELO matches it's IP address
DKIM (including ADSP)
DomainKeys (deprecated)
SenderID (deprecated)
Includes additional modules.
AddID - add a header to all email (example)
ReturnOK - Checks that return addresses have properly configured MX
records
TLS (milter protocol only) - identifies TLS protected connections
Check alignment of RFC5322 From and Mail From addresses
Send aggregate data to the abusix service
Check for SMTP Authentication
Block mail based on simple rules
Check IP against a trusted list and/or local IP space
Extended logging
Reverse loopup checking
Check against a list of RBLDNS services
Generate metrics about message header and body sizes
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Mail-Milter-Authentication>0:mail/p5-Mail-Milter-Authentication
- To install the port:
- cd /usr/ports/mail/p5-Mail-Milter-Authentication/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/p5-Mail-Milter-Authentication
- pkg install p5-Mail-Milter-Authentication
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Mail-Milter-Authentication
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708613768
SHA256 (Mail-Milter-Authentication-3.20240205.tar.gz) = 88a04406509c2f6a2b1b718b1ca250dc4e86f783343ceeb6cd6eac00ed4d0d7e
SIZE (Mail-Milter-Authentication-3.20240205.tar.gz) = 249101
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-File-ShareDir-Install>0 : devel/p5-File-ShareDir-Install
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Crypt-OpenSSL-RSA>0 : security/p5-Crypt-OpenSSL-RSA
- p5-Test-CheckManifest>0 : devel/p5-Test-CheckManifest
- p5-Test-Exception>0 : devel/p5-Test-Exception
- p5-Test-Perl-Critic>0 : textproc/p5-Test-Perl-Critic
- Runtime dependencies:
-
- p5-App-Cmd>0 : devel/p5-App-Cmd
- p5-Clone>0 : devel/p5-Clone
- p5-Date-Manip>0 : devel/p5-Date-Manip
- p5-Email-Date-Format>0 : mail/p5-Email-Date-Format
- p5-Email-Sender>0 : mail/p5-Email-Sender
- p5-Email-Simple>0 : mail/p5-Email-Simple
- p5-File-Slurp>0 : devel/p5-File-Slurp
- p5-Import-Into>0 : devel/p5-Import-Into
- p5-JSON-XS>0 : converters/p5-JSON-XS
- p5-List-MoreUtils>0 : lang/p5-List-MoreUtils
- p5-Lock-File>0 : devel/p5-Lock-File
- p5-Log-Dispatchouli>0 : devel/p5-Log-Dispatchouli
- p5-Mail-AuthenticationResults>2.20230112 : mail/p5-Mail-AuthenticationResults
- p5-Mail-BIMI>=3.20230913 : mail/p5-Mail-BIMI
- p5-Mail-DataFeed-Abusix>=1.20200617.1 : mail/p5-Mail-DataFeed-Abusix
- p5-Mail-DKIM>=1.20200824 : mail/p5-Mail-DKIM
- p5-Mail-DMARC>=1.20160612 : mail/p5-Mail-DMARC
- p5-Mail-SPF>0 : mail/p5-Mail-SPF
- p5-Net-DNS-Resolver-Mock>=1.20171219 : dns/p5-Net-DNS-Resolver-Mock
- p5-Net-DNS>=1.01 : dns/p5-Net-DNS
- p5-Net-IP>0 : net-mgmt/p5-Net-IP
- p5-Net-Server>0 : net/p5-Net-Server
- p5-Proc-ProcessTable>0 : devel/p5-Proc-ProcessTable
- p5-Prometheus-Tiny-Shared>=0.020 : net-mgmt/p5-Prometheus-Tiny-Shared
- p5-Sereal>0 : converters/p5-Sereal
- p5-SUPER>0 : devel/p5-SUPER
- p5-Test-File-Contents>0 : devel/p5-Test-File-Contents
- p5-Text-Table>0 : textproc/p5-Text-Table
- p5-TimeDate>0 : devel/p5-TimeDate
- p5-TOML>0 : textproc/p5-TOML
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_p5-Mail-Milter-Authentication
- USES:
- perl5 shebangfix
- pkg-message:
- For install:
- To enable authentication_milter to run at boot time, set the following
variable in your /etc/rc.conf file:
authentication_milter_enable="YES"
Check and/or modify the following configuration files to suit your needs:
/usr/local/etc/mail/authentication_milter.json
/usr/local/etc/mail/mail-dmarc.ini
NOTE: The default settings almost works for test and/or personal use,
SPF/DKIM/DMARC(no report mail)/ARC(but not enable ARC-Seals) are OK.
To enable DMARC report feature, now TODO. Because it's required
p5-Mail-DMARC port setup.
For sendmail users, please add the following line to your sendmail.mc:
INPUT_MAIL_FILTER(`authentication_milter', \
`S=local:/var/run/auth_milter/auth_milter.sock, F=T, T=R:2m')
For postfix users, please add the following line to your main.cf:
smtpd_milters = sock:/var/run/auth_milter/auth_milter.sock
Note: milter sockets must be accessible from postfix/smtpd;
using inet sockets might be preferred.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.20240205_1 12 Sep 2024 00:40:51 |
Yasuhiro Kimura (yasu) |
mail/p5-Mail-Milter-Authentication: Change rc.d script
Change rc.d script so user can specify owner/group of directries
created by it. It is necessary to run authentication_milter with
non-default "ranas" and/or "rungroup" setting.
Approved by: maintainer timeout |
3.20240205 11 Mar 2024 01:26:27 |
Norikatsu Shigemura (nork) |
mail/p5-Mail-Milter-Authentication: Add new port
A Perl implementation of email authentication standards rolled up into a
single easy to use milter.
This milter verifies using the following standards.
ARC / BIMI / DMARC / IPRev / SPF
Check HELO matches it's IP address
DKIM (including ADSP)
DomainKeys (deprecated)
SenderID (deprecated)
Includes other additional modules like AddID, ReturnOK and etc...
Approved by: hrs (mentor) |