RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Antivirus-milter
Jul 20, 2023
Sendmail milter wich uses McAfee Virus Scan or clamav
Sendmail milter wich uses Mcafee Virus Scan
The milter recives messages from sendmail, and saves them as a file in a directory. The directory name and the file name are the “$i” queue identifier from Sendmail, making it easier to identify them. Once the entire message has been received, the milter runs “ripmime” on the file to extract any attachments. If rupmime returns without an error then it will run “uvscan” on the diretory to scan all the files in it. If uvscan returns an error, then the milter will look for viruses output from uvscan, and reject the message reporting which viruses were found. If viruses were found then the entire directory is moved to quarantine, otherwise it is deleted.
The milter also does extention checks. Certain extentions are blocked completely. In specific, extenions of .scr, .vbs, .pif, and .com are blocked.
Author gave permission to distribute it with BSD-License 2004-01-05.
LICENSE BSD
- Older
- Newer
Checkout these related ports:
- Xpbiff -
- Xmailwatcher - Mailbox checker which displays sender and subject lines of mails
- Xmailbox - Mailbox checker with sound and animation for X Window System
- Xmail - X-based interface to the Berkeley mail program
- Xfce4-mailwatch-plugin - Mail notification applet for the Xfce panel
- Xfaces - Display shaped icons for mail spool contents
- Xcite - Exciting Cite for any Mail/News reading modes on Emacs
- Xbuffy - Replacement for xbiff that handles multiple mail files
- X-face-e21 - X-Face utilities for Emacs
- Wmmaiload - Incoming mail monitor dockapp with a similar look to wmcpuload
- Wmbiff -
- Whoson - Implementation of `WHO iS ONline' protocol
- Websieve - Web based Cyrus IMAP user admin client
- Wanderlust - Mail and news system for Emacs
- Vrfy - Verify mail address