mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
mail/fetchmail: cleanups and sync
This commit is contained in:
@@ -39,6 +39,7 @@ dns/dnscrypt-proxy -- Flexible DNS proxy supporting DNSCrypt and DoH
|
||||
dns/dyndns -- Dynamic DNS Support
|
||||
dns/rfc2136 -- RFC-2136 Support
|
||||
emulators/qemu-guest-agent -- QEMU Guest Agent for OPNsense (development only)
|
||||
mail/fetchmail -- Remote-mail retrieval utility (development only)
|
||||
mail/postfix -- SMTP mail relay
|
||||
mail/rspamd -- Protect your network from spam
|
||||
misc/theme-cicada -- The cicada theme - dark grey
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
*ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
|
||||
namespace OPNsense\Fetchmail;
|
||||
|
||||
use OPNsense\Base\BaseModel;
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
<sslfingerprint type="TextField">
|
||||
<Required>N</Required>
|
||||
<mask>/^[A-Fa-f0-9\:]$/</mask>
|
||||
</sslfingerprint>
|
||||
</sslfingerprint>
|
||||
</mailbox>
|
||||
</mailboxes>
|
||||
</items>
|
||||
|
||||
Regular → Executable
Reference in New Issue
Block a user