Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.322.998 Times

Net::Server::Mail::ESMTP::XFORWARD 0.15

  Date Added: February 07, 2010  |  Visits: 801

Net::Server::Mail::ESMTP::XFORWARD

Report Broken Link
Printer Friendly Version


Product Homepage
Download (93 downloads)



Net::Server::Mail::ESMTP::XFORWARD is a Perl module to add support to the XFORWARD command in Net::Server::Mail::ESMTP. SYNOPSIS use Net::Server::Mail::ESMTP; my @local_domains = qw(example.com example.org); my $server = new IO::Socket::INET Listen => 1, LocalPort => 25; my $conn; while($conn = $server->accept) { my $esmtp = new Net::Server::Mail::ESMTP socket => $conn; # activate some extensions $esmtp->register(Net::Server::Mail::ESMTP::XFORWARD); # adding some handlers $esmtp->set_callback(RCPT => &validate_recipient); $esmtp->process(); $conn->close() } sub validate_recipient { my($session, $recipient) = @_; my $domain; if($recipient =~ /@(.*)>s*$/) { $domain = $1; } if(not defined $domain) { return(0, 513, Syntax error.); } elsif(not(grep $domain eq $_, @local_domains) && $session->get_forwarded_addr != "10.1.1.1") { return(0, 554, "$recipient: Recipient address rejected: Relay access denied"); } return(1); } When using a Net::Server::Mail::ESMTP script inside a MTA and not in front of Internet, values like client IP address are not accessible to the script and when the script returns mail to an other instance of smtpd daemon, it logs "localhost" as incoming address. To solve this problem, some administrators use the XFORWARD command. This module gives the ability to read and store XFORWARD informations..

Requirements: No special requirements
Platforms: Linux
Keyword: Add Support Command Esmtp Libraries Module Netservermailesmtpxforward Perl Perl Module Programming Recipient Support Xforward
Users rating: 0/10

License: Freeware Size: 15.36 KB
USER REVIEWS
More Reviews or Write Review


NET::SERVER::MAIL::ESMTP::XFORWARD RELATED
Libraries  -  QXi 0.0.1
QXi (Qt XInput Extension) is a C++ library to add support for XInput devices (like tablets or joysticks) to Qt-based X11 applications. Its licensed under Troll Techs QPL, just like the free edition of Qt. As of now, QXi supports devices with up...
133.12 KB  
Libraries  -  Card Terminal Driver Library 20011112
Card Terminal Driver Library aims to add support for smart card and magnetic stripe card terminals, such as the IBM 4779, to Linux, and other Posix compatible systems. Things that should get done: 1) Add error checking to all routines (except...
5.12 KB  
Programming  -  NetStumbler::Speech 0.01
This module handles interaction with Microsoft speech libraries as I find a speech library for use on linux/mac I will add support for those. EXPORT These functions avaibale for export hasLibrary initializeSpeech speak...
10.24 KB  
Audio Tools  -  Tag Support Plugin for Media Player and 1.1
WMP Tag Support Plugin add support for various additional audio files tag formats into Microsoft Media Player v10-11 and Windows Media Center. This plugin allow you to use in Media Player or Media Center popular audio formats like m4a files from...
1.02 MB  
MP3 Tools  -  Tag Support Plugin for Media Player and Media Center 1.1
WMP Tag Support Plugin add support for various additional audio files tag formats into Microsoft Media Player v10-11 and Windows Media Center. This plugin allow you to use in Media Player or Media Center popular audio formats like m4a files from...
1.02 MB  
Programming  -  autotools-idl 0.11.0-0.10.3(Exemples)
autotools-idl is a patch for automake and some autoconf macros which add support for IDL and C++ ORBs. autotools-idl tries to provide full support for compiling IDL files to C++ stubs and skeletons. The autoconf macros provide an unified...
10.24 KB  
Utilities  -  DAAT 1.0.2
A portable JavaScript application that provides automated access to remote devices, configurable software/command executions, custom module integration and powerful log file transformations. Managing different types of network attached devices...
36.09 MB  
Modules  -  FAQ_Ask 1.0
This module is an add-on to the FAQ module that allows users with the 'ask question' permission to create a question which will be queued for an 'expert' to answer.In order for this module to support multiple experts, it requires that the FAQ...
 
Modules  -  Podtrac 5.x-1.0
The podtrac module is an add-on for the audio module that replaces the audio modules built in download tracking with Podtracs Track & Analyze service.Before you start using this module head over to podtrac.com, setup your podcast or audio feed,...
10 KB  
Modules  -  Country Select 6.x-1.0
This is an add-on for the addresses_cck module. It provides a dropdown select field for the country and uses the addresses data to find the relevant state/provinces for the selected country. Also comes with the activeselect module for Drupal 6.
20.48 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB