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 December 12, 2016

Mikrotik VPN place rule before dummy rule

/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0

Custom Spamassassin rules
Published March 4, 2010

Custom Spamassassin rules

Custom rules can be created for Spamassassin, I use a hand written list thats customised for my needs. The location of the […]

Time Keeping in Linux
Published July 21, 2008

Time Keeping in Linux

Setting System Time To set the system clock under Linux, use the date command. As an example, to set the current time […]

EFA Project Quarantined mail
Published July 20, 2023

EFA Project Quarantined mail

This adjusts the number of days to keep quarantined email etc/MailScanner/defaults /var/www/mailscanner/conf.php days to keep need to be edited in both the […]

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