Main > Programming > Libraries >

Net::Milter 0.08

Net::Milter 0.08

Sponsored Links

Net::Milter 0.08 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.010 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1185
Date added: 2006-07-27

Net::Milter 0.08 description

Net::Milter provides a masquerade as the MTA to communicate with email filters through a milter interface.

SYNOPSIS

use Net::Milter;
my $milter = new Net::Milter;
$milter->open(127.0.0.1,5513,tcp);

my ($milter_version,$returned_actions_ref,$returned_protocol_ref) =
$milter->protocol_negotiation();

my (@results) = $milter->send_header(From,martin@localhost);
foreach (@results) {
if ($$_{action} eq reject) {exit;}
}
Also see example in scripts directory.

Perl module to provide a pure Perl implementation of the MTA part the milter interface. The goal of this module is to allow other email systems to easily integrate with the various email filters that accept content via milter.

This implementation of milter is developed from the description provided by Todd Vierling, cvs.sourceforge.net/viewcvs.py/pmilter/pmilter/doc/milter-protocol.txt?rev=1.2 and from examining the tcp output from Sendmail.

Net::Milter 0.08 Screenshot

Advertisements

Net::Milter 0.08 Keywords

Bookmark Net::Milter 0.08

Hyperlink code:
Link for forum:

Net::Milter 0.08 Copyright

WareSeeker periodically updates pricing and software information of Net::Milter 0.08 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::Milter 0.08 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
The milter module for Python provides a python interface to Sendmails libmilter that exploits all its features. Free Download
webfilt is not a spam filter, but provides a generic web-based interface for Bayesian-style UNIX filters that need occasional tr Free Download
spfmilter provides a Sender Policy Framework (SPF) milter for Sendmail. Free Download
IVS Milter provides a virus, spam, and content filtering milter. Free Download
Sendmail::Milter is a Perl interface to sendmails Mail Filter API. Free Download
Milter-Virus is a wrapper that can be used with many commercial and freely available virus scanners. Free Download
avpmilter is a sendmail milter interface to the Kaspersky antivirus daemon. Free Download
Inline::Filters Perl module contains common source code filters for Inline Modules. Free Download