Main > Free Download Search >

Free disposable e mail addresses software for linux

disposable e mail addresses

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2256
Disposable Temporary E-mail 1.1.0

Disposable Temporary E-mail 1.1.0


Disposable Temporary E-mail project provides the user with disposable e-mail addresses which expire after a certain time. more>>
Disposable Temporary E-mail project provides the user with disposable e-mail addresses which expire after a certain time. The user can read and reply to e-mails that are sent to the temporary e-mail address within the given time frame.
Main features:
- Users can generate e-mail addresses
- Users can see their incoming e-mails
- Users can reply to e-mails
- Completely template driven
- Installation routine
How the script works:
With a click on a button the user generates a new e-mail address. That address will be stored in the database along with its creation time. The e-mail address is assigned to the user by a session cookie.
The user then uses the e-mail for any purpose where an e-mail address is required. Most commonly that will be some kind of registration.
In the background the script checks continuously for arriving e-mails. Once an e-mail that has been sent to a generated e-mail address arrives, the script displays it.
<<less
Download (MB)
Added: 2007-05-16 License: Free for non-commercial use Price:
903 downloads
Display mail route 0.2.1

Display mail route 0.2.1


Display mail route is an excellent and easy-to-play extension which will display country icons for the stations (server) the mail has been routed. more>> Display mail route 0.2.1 is an excellent and easy-to-play extension which will display country icons for the stations (server) the mail has been routed. As always with my extensions, you need to install Mnenhy or Enigmail.

Enhancements: Compatible with TB 1.5.0.*

Requirements: Thunderbird 1.0 - 1.5.0.* ALL

<<less
Added: 2006-09-12 License: MPL Price: FREE
1 downloads
Sendmail Sender Address Validator 1.4.0

Sendmail Sender Address Validator 1.4.0


smf-sav is a lightweight, fast and reliable Sendmail milter that implements a real-time Sender e-Mail Address Verification. more>>
smf-sav is a lightweight, fast and reliable Sendmail milter that implements a real-time Sender e-Mail Address Verification technology. This technology can stop some kind of SPAM with a spoofed senders e-Mail address.
Also it implements a real-time Recipient e-Mail Address Verification technology. It can be useful if your machine is a backup MX for the recipients domain or if your machine forwards all e-Mail messages for your domain to another (presumably internal) e-Mail server. Sendmail Sender Address Validator is written in C.
Main features:
- friendly hosts/networks whitelist;
- SMTP AUTH support;
- strictly RFC-2821 compliant MX callback engine;
- tolerance against non RFC-2821 compliant e-Mail servers;
- blocking of e-Mail messages with a spoofed senders e-Mail address;
- recipients e-Mail address verification with an authoritative e-Mail store in gateway mode;
- slow down of recipients e-Mail address brute force attacks in gateway mode.
Enhancements:
- Whitelisting by a PTR (reverse DNS) record was implemented.
- Whitelisting by an envelope recipient email address was implemented.
- The option to ignore tempfailed results of SAV was implemented.
- The option to refuse email messages from systems that dont accept the null reverse-path was implemented.
- Tempfail and fail results TTL settings were segregated.
- Progressive slowdown of brute force attacks on a recipients email address was implemented.
<<less
Download (0.015MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1099 downloads
Mail::RFC822::Address 0.3

Mail::RFC822::Address 0.3


Mail::RFC822::Address is a Perl extension for validating email addresses according to RFC822. more>>
Mail::RFC822::Address is a Perl extension for validating email addresses according to RFC822.

SYNOPSIS

use Mail::RFC822::Address qw(valid validlist);

if (valid("pdw@ex-parrot.com")) {
print "Thats a valid addressn";
}

if (validlist("pdw@ex-parrot.com, other@elsewhere.com")) {
print "Thats a valid list of addressesn";
}

Mail::RFC822::Address validates email addresses against the grammar described in RFC 822 using regular expressions. How to validate a user supplied email address is a FAQ (see perlfaq9): the only sure way to see if a supplied email address is genuine is to send an email to it and see if the user recieves it. The one useful check that can be performed on an address is to check that the email address is syntactically valid. That is what this module does.

This module is functionally equivalent to RFC::RFC822::Address, but uses regular expressions rather than the Parse::RecDescent parser. This means that startup time is greatly reduced making it suitable for use in transient scripts such as CGI scripts.

valid ( address )

Returns true or false to indicate if address is an RFC822 valid address.

validlist ( addresslist )

In scalar context, returns true if the parameter is an RFC822 valid list of addresses.

In list context, returns an empty list on failure (an invalid address was found); otherwise a list whose first element is the number of addresses found and whose remaining elements are the addresses. This is needed to disambiguate failure (invalid) from success with no addresses found, because an empty string is a valid list

<<less
Download (0.005MB)
Added: 2007-02-14 License: Perl Artistic License Price:
985 downloads
Mail::Addressbook::Convert 1.1

Mail::Addressbook::Convert 1.1


Mail::Addressbook::Convert is a Perl module that can convert to and from many e-mail addressbooks. more>>
Mail::Addressbook::Convert is a Perl module that can convert to and from many e-mail addressbooks.

SYNOPSIS

These modules allow to to convert between the following e-mail addressbook formats
From To csv csv ( Note: MS Outlook. Outlook Express and many other mailers will export and import into this format) tsv tsv (tab-separated ascii, Outlook and OE also do these) pine pine ccMail Eudora Eudora Pegasus Pegasus Juno Lidf Ldif (Netscape 4 exports in this format ) Mailrc Spry

This distribution will convert email addressbooks between many common formats. Some examples are Pine, Eudora, Pegasus, csv.

The documentation here is general. For details on conversion, each module has pod documentation specific to its conversion

As an example

To use to convert between Pine and Eudora as an example, you would do the following

use Mail::Addressbook::Convert::Pine;

use Mail::Addressbook::Convert::Eudora;

my $Pine = new Mail::Addressbook::Convert::Pine();

my $Eudora = new Mail::Addressbook::Convert::Eudora();

my $PineInFile ="pineSample.txt"; # name of the file containing the Pine data

my $raIntermediate = $Pine->scan($PineInFile);

my $raEudora = $Eudora->output($raIntermediate); # reference to an array containing a Eudora addressbook

All modules follow this template except Pegasus. Pegasus stores its address books in multiple files. See the documentation in Pegasus.pm

<<less
Download (0.030MB)
Added: 2006-08-02 License: Perl Artistic License Price:
1178 downloads
Mail 2 Wordpress 1.02

Mail 2 Wordpress 1.02


Mail 2 Wordpress is an SMTP mailrobot for posting wordpress blog entries via SMTP mail. more>>
Mail 2 Wordpress is an SMTP mailrobot for posting wordpress blog entries via SMTP mail.

<<less
Download (0.007MB)
Added: 2005-12-20 License: GPL (GNU General Public License) Price:
1404 downloads
Clevo Mail LED Linux Driver 0.6

Clevo Mail LED Linux Driver 0.6


Clevo Mail LED Linux Driver operates the mail LED on the Clevo notebook model D4J. more>>
Clevo Mail LED Linux Driver operates the mail LED on the Clevo notebook model D4J.
Enhancements:
- The DMI_BOARD_VENDOR string has been corrected for D410V autodetection.
<<less
Download (0.002MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
867 downloads
Mail::Addressbook::Convert::Spry 1.1

Mail::Addressbook::Convert::Spry 1.1


Mail::Addressbook::Convert::Spry is a Perl module from Spry Mail Addressbook. more>>
Mail::Addressbook::Convert::Spry is a Perl module from Spry Mail Addressbook.

SYNOPSIS

use strict;

use Mail::Addressbook::Convert::Spry;

my $SPRY = new Mail::Addressbook::Convert::Spry();

my $SpryInFile ="spry.als"; # name of the file containing the Spry data # it is found in the Spry folder

# Convert Spry to Standard Intermediate format

# see documentation for details on format.

my $raIntermediate = $SPRY->scan($SpryInFile);

# This will also work

#my @SpryInArray = @arrayContainingTheSpryData;

#my $raIntermediate = $SPRY->scan(@SpryInArray);

print join "", @$raIntermediate;

<<less
Download (0.030MB)
Added: 2006-08-08 License: Perl Artistic License Price:
1172 downloads
Coherent Mail Gateway 0.13.0

Coherent Mail Gateway 0.13.0


Coherent Mail Gateway is intended to be a very easy to set up MTA using SMTP and POP3. more>>
Coherent Mail Gateway is intended to be a very easy to set up MTA using SMTP and POP3. Greylisting is used on the SMTP daemon to reduce spam.

In addition, quite a lot of checks on the validity of information from the SMTP client (such as claimed server name and sender) are carried out, and anyone caught telling lies is disconnected.

Grey-, black-, and white-listing are supported, as well as (optionally) ClamAV and Spamhaus. The target market is users with static IP addresses. Others can use the system, but its value will be limited to outgoing email.

<<less
Download (0.034MB)
Added: 2006-05-25 License: Freeware Price:
1250 downloads
SubEtha Mail 1.0.2

SubEtha Mail 1.0.2


SubEtha is a sophisticated mailing list manager, similar in many respects to the popular Mailman package. more>>
SubEtha is a sophisticated mailing list manager, similar in many respects to the popular Mailman package. SubEtha is a three-tiered J2EE application using EJB3 and JMS. It is stable and self-hosting.
Main features:
- Very easy installation on Windows and Unix platforms
- A user-friendly web interface for all configuration management
- Virtual domains (ie list@foo.com and list@bar.com are separate lists)
- Users can have multiple email addresses and self-moderate messages from unknown addresses.
- Intelligent attachment handling; attachments can be removed from delivered mail and replaced with a download link to the archives.
- Pluggable, configurable message processing filters which can arbitrarily modify the inbound and outbound message streams. Example filters include attachment stripping, header munging, spam detection, and insertion of advertising.
- Per-list role-based permissions.
- One-step creation of basic list types (ie "Announce-Only List" or "Technical Support List"). The set of available types is pluggable.
- Searchable, threaded archives
- Users can reply to messages from the archives. They can click on a button and have the message resent to them normally.
- Intelligent VERP bounce processing
- Clusterable for nearly unlimited scalability
- Easy integration with any mail transport agent (MTA)
- EJB and SOAP interfaces for automation
- International characters in emails are properly passed through the system and rendered in the web interface
- RESTful, bookmarkable URLs
- A modular SMTP library that can be used outside SubEtha
Enhancements:
- This release works around a a backwards compatibility issue issue where SubEtha would not run on Java 5 because the released code was compiled using Java 6.
<<less
Download (51.5MB)
Added: 2007-04-30 License: LGPL (GNU Lesser General Public License) Price:
909 downloads
Proxmox Mail Gateway 2.0

Proxmox Mail Gateway 2.0


Proxmox Mail Gateway addresses the full spectrum of unwanted e-mail traffic, focusing spam and virus detection. more>>
Proxmox Mail Gateway project addresses the full spectrum of unwanted e-mail traffic, focusing spam and virus detection.
E-mail security begins at the gateway by controlling all incoming and outgoing e-mail messages. Proxmox Mail Gateway addresses the full spectrum of unwanted e-mail traffic, focusing spam and virus detection.
Proxmox Mail Gateway uses a wide variety of local and network tests to identify spam signatures. This makes it harder for spammers to identify one aspect which they can craft their messages to work around.
Every single e-mail will be analyzed and gets a spam score assigned. The systems attempt to optimize the efficiency of the rules that are run in terms of minimizing the number of false positives and false negatives.
The flexible architecture combined with the easy-to-use configuration interface safeguards companies against existing and new e-mail threats.
Main features:
- Advanced spam detection
- Virus removal including phising e-mails
- Automatic update of virus signature database
- Automatic installation within minutes
- Support for standard PC / Server hardware (i386)
- SCSI and SCSI raid support
- Secure web based configuration
- Object-oriented rulesystem
- Attachment blocking
- Advanced statistics
- Daily reports
<<less
Download (224.4MB)
Added: 2007-07-30 License: Freeware Price:
821 downloads
Mail::Addressbook::Convert::Utilities 1.1

Mail::Addressbook::Convert::Utilities 1.1


Mail::Addressbook::Convert::Utilities is a Perl module for addressbook conversion. more>>
Mail::Addressbook::Convert::Utilities is a Perl module for addressbook conversion.

SYNOPSIS

This module is not designed to be used by the user.
It provides utility methods with for Mail::Addressbook::Convert

<<less
Download (0.030MB)
Added: 2006-08-18 License: Perl Artistic License Price:
1163 downloads
Mail::Addressbook::Convert::Juno 1.1

Mail::Addressbook::Convert::Juno 1.1


Mail::Addressbook::Convert::Juno can convert from Juno addressbooks. more>>
Mail::Addressbook::Convert::Juno can convert from Juno addressbooks.

SYNOPSIS

use strict;
use Mail::Addressbook::Convert::Juno;
my $Juno = new Mail::Addressbook::Convert::Juno();
my $JunoInFile ="junoSample.nv"; # name of the file containing the Juno data # it is found in the Spry folder
# Convert Juno to Standard Intermediate format
# see documentation for details on format.
my $raIntermediate = $Juno->scan($JunoInFile.nv);
# This will also work
#my @JunoInArray = @arrayContainingTheJunoData;
#my $raIntermediate = $Juno->scan(@JunoInArray);
print join "", @$raIntermediate;

<<less
Download (0.030MB)
Added: 2006-08-02 License: Perl Artistic License Price:
1179 downloads
Sporkie 0.1-alpha-RC1

Sporkie 0.1-alpha-RC1


Sporkie is a challenge/response spam email filter. more>>
Sporkie is a challenge/response spam email filter. Sporkie project uses CAPTCHAs (randomly generated, distorted images of numbers) in order to verify that a person sending email is human.

It works in the same manner as the ASK project, except that Sporkie uses CAPTCHAs. The main advantage to using CAPTCHAs is that it catches automated spam bots that dont spoof their email address. With ASK, such bots would get through the system.

This software works by sending a verifcation e-mail with a link back to anyone who sends you an e-mail. The user must then follow the link and enter the numbers they see in an image. If they input the correct numbers their e-mail gets put on a white list. All past (e-mail sent within the past 90 days) and future e-mails from that user will go directly to the intended account. It will completely eliminate all spam since it verifies that the e-mail address the mail was sent from was the real address, and that a human person uses that e-mail address. Other systems simply verify the address is a real e-mail address.

Sporkie is written completly in Java. It requires Java 5.0 or higher, however very minimal portions of code use 1.5 specific idioms. It would not be hard to write a Java 1.4 port.

Sporkie is provided under the OSCL Type-C license.

Sporkie is currently in an alpha stage so there is no stable release as of yet.
<<less
Download (0.067MB)
Added: 2006-05-30 License: Freely Distributable Price:
1242 downloads
Mozilla New Mail Icon 1.2.2

Mozilla New Mail Icon 1.2.2


Mozilla New Mail Icon is an extension which displays an icon in the system tray when new mail arrives. more>>
Mozilla New Mail Icon is an extension which displays an icon in the system tray when new mail arrives in your Mozilla or Mozilla Thunderbird .

Mozilla New Mail Icon supports the standard (FreeDesktop.org) system tray, as used by GNOME, KDE and IceWM.

<<less
Download (0.029MB)
Added: 2006-04-25 License: GPL (GNU General Public License) Price:
1283 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5