Sponsored Content
Full Discussion: open source antivirus
Top Forums UNIX for Dummies Questions & Answers open source antivirus Post 302236183 by era on Monday 15th of September 2008 03:10:44 AM
Old 09-15-2008
I don't think it's open source, so in that sense it doesn't really fit with your original question. I believe it's not available for Unix anyhow -- this is a Unix board, you know? Clam and F-Prot (commercial, not open source) are popular on Unix-based platforms, there are certainly others as well but you should really explain what you want it for if you want more than just a list of names and subjective "yea" or "nay" votes.
 

6 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

open source for the forum

This is a slick looking forum. Any chance on making the code for the forum open source? (1 Reply)
Discussion started by: ecupirate1998
1 Replies

2. UNIX for Dummies Questions & Answers

what is the best open source antispam?

Hello what is the best open source antispam? Thanks http://www.linuxforums.org/forum/images/smilies/icon_smile.gif (1 Reply)
Discussion started by: mohammadmahdi
1 Replies

3. Cybersecurity

is open source more secure ?

Hi Guys, I'd like to know your opinion. A friend of mine claims, an open source OS like linux is more secure than a closed one like AIX because 'if he is hacked, he can do countermeasures'. I believe the opposite is the case - it's more secure if not everybody knows the kernel and is able to... (6 Replies)
Discussion started by: zxmaus
6 Replies

4. Shell Programming and Scripting

Open Source

Hi Friends I'm new to this UNIX - I'm working on the porting project from Solaris To Linux i just want to map some commands from solaris to Linux so can any one please tell me how to get the source code of the commands like "ls", "cu", "du" Regards sabee (1 Reply)
Discussion started by: sabee.prakash
1 Replies

5. Shell Programming and Scripting

Open source project

Hi Guys, This might not be the right place to ask but I want to contribute to some open source project. Can anyone please help me to how to start and where to start? (3 Replies)
Discussion started by: tapan singh
3 Replies

6. Fedora

Is UNIX an open source OS ?

Hi everyone, I know the following questions are noobish questions but I am asking them because I am confused about the basics of history behind UNIX and LINUX. Ok onto business, my questions are-: Was/Is UNIX ever an open source operating system ? If UNIX was... (21 Replies)
Discussion started by: sreyan32
21 Replies
Mail::Milter::Module::VirusBounceSpew(3pm)		User Contributed Perl Documentation		Mail::Milter::Module::VirusBounceSpew(3pm)

NAME
Mail::Milter::Module::VirusBounceSpew - milter to reject antivirus messages typically sent to forged "senders" SYNOPSIS
use Mail::Milter::Module::VirusBounceSpew; my $milter = new Mail::Milter::Module::VirusBounceSpew; my $milter2 = &VirusBounceSpew; # convenience DESCRIPTION
This module rejects messages at the DATA phase by searching for known signs of misconfigured antivirus software. An increasing problem on the Internet as of this writing is a tendency for viruses and trojans to send mail with a forged envelope from address. This is triggering antivirus warning messages back to these forged senders. METHODS
new() Creates a VirusBounceSpew milter object. The match rules are internally hardcoded and may be examined by reading the module source. set_message(MESSAGE) Sets the message used when rejecting messages. This method returns a reference to the object itself, allowing this method call to be chained. BUGS
The rules could be much simpler, but at risk of catching legit mail. A future release will simplify the regex tests. AUTHOR
Todd Vierling, <tv@duh.org> <tv@pobox.com> SEE ALSO
Mail::Milter::Object perl v5.8.8 2004-02-26 Mail::Milter::Module::VirusBounceSpew(3pm)
All times are GMT -4. The time now is 11:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy