Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » MailScanner Domain admin release Bad Content
Computing Technical

MailScanner Domain admin release Bad Content

by William Rendell|Published August 1, 2022

Here’s a setting for domain admins:

/var/www/html/mailscanner/conf.php

//Give Domain Admins ability to release dangerous content, like viruses
define('DOMAINADMIN_CAN_RELEASE_DANGEROUS_CONTENTS', true);
  • MailScanner
  • postfix

You may also like

Published August 27, 2021

Block TikTok using Mikrotik

/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]

Published November 8, 2020

Function of the Mikrotik Firewall

Stop unathorised access Block unwanted ports Classify and mark connections and packets for QOS or Routing Policy Firewall Functions: Filter packets using […]

Paypal Twitter account hacked
Published July 5, 2011

Paypal Twitter account hacked

A disgruntled customer has hacked in to the Twitter account of Paypal UK this evening. The Twitter account has now been suspended […]

Remove a folder in Linux
Published October 10, 2014

Remove a folder in Linux

This is the command to remove a folder/directory including its contents, use with caution as you wont get an “are you sure” […]

Post navigation

  • Previous post How to Open Port for a Specific IP Address in Firewalld
  • Back to post list
  • Next post Liver Cake for Dogs

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme