Check if notification is disabled
in send_smtp_message()Other packages like arpwatch sm.php and cron job output as reported in forum https://forum.pfsense.org/index.php?topic=88347.0 call send_smtp_message() directly, currently bypassing notification disabled checks. I think those packages [are intended to | should be] respecting the notifications disabled setting. People in the forum certainly expect them to respect this setting....
Random text typos
that I noticed.
Remove unset variable, spotted by phil-davis
rrset-cache-size should == 2 * msg-cache-size. Ticket #4367
Fixes #4370 Use the curlies to not confuse php
Actually fix even the openvpn auth user script with proper checks. I thought this was fixes already!
Fixes #4329, Fix even tls.auth script by using proper isset() test as the fixes for other authentication scripts.
Fixes #4397 Make mtu configuration before the ip address assignment. This fixes the issues of link routes having the wrong mtu configured on them.
also add v6 IPs to hosts in the same manner v4 IPs are added. Ticket #4395
remove CGN from "Block private networks" as it was in 2.0x and earlierreleases since it specifically notes RFC 1918 and CGN is more bogon.Ticket #4379
View revisions
Also available in: Atom