Downloadliste

Projektbeschreibung

Email sends email to remote SMTP servers via the
command line, which makes it useful in cron jobs.
It will send to any RFC standard remote ESMTP
server, is TLS/SSL enabled, and will allow you to
encrypt, sign, and design your message on the fly.
It has the capability to use signature files with
dynamic options, address book functionality, and
users can also attach pictures, binary files,
documents, or whatever they want. It is completely
compatible with GNUPG for encryption and signing,
and is easy to configure and use.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-08 09:07
3.0.2

Die richtige MIME-Typen Datei wird nun installiert und verhindert Speicherzugriffsfehler.
Tags: Major bugfixes
The correct MIME types file is now installed, preventing segmentation faults.

2008-04-06 23:36
3.0.1

A segmentation fault, wenn USE_TLS nicht gesetzt wurde, wurde behoben.
Tags: Minor bugfixes
A segmentation fault when USE_TLS was not set has been fixed.

2008-04-05 21:45
3.0.0

Die meisten der Code wurde neu geschrieben, um Dlib. TLS / SSL-Unterstützung wurde hinzugefügt. Die Art und Weise, die MIME-Typen versammelt sind, wurde so geändert, werden im Sinne der auf eine Verlängerung Datei. Der Code wurde neu formatiert. Anhänge werden jetzt mit mehreren angegebenen Optionen ein-statt durch ein Komma getrennt.
Tags: Major feature enhancements
Most of the code was rewritten to use dlib.
TLS/SSL support was added. The way that MIME types
are gathered was changed to be accordin to file
extension. The code was reformatted. Attachments
are now specified with multiple -a options instead
of delimited with commas.

2006-11-20 22:30
2.5.1

Ein Bug, bei dem ein behaupten zu einem Abbruch beim Verschlüsseln einer Nachricht mit GnuPG unter Cygwin, wurde behoben. Compile Zeit Probleme, bei denen der Compiler würde sich beschweren über SIG * als Schwarzarbeit wurden behoben. Es gibt einige kleinere source code cleanup.
Tags: Minor bugfixes
A bug where an assert caused an abort when encrypting any message with GnuPG under Cygwin has been fixed. Compile time problems where the compiler would complain about SIG* being undeclared have been fixed. There is some minor source code cleanup.

2006-06-16 19:15
2.5.0

Diese Version trennt die Namen und die E-Mail-Adresse und formatiert sie nur in den Überschriften. Es verwendet nur die Adressen von <umgeben:> nach RFC 822 für das MAIL FROM: und RCPT TO: SMTP-Befehle. Es verwendet Dstrings für das Lesen der Konfigurationsdatei und Adressbuch. Diese behebt die MINBUF Einschränkungen, die passiert wurden mit sehr langen Gruppen im Adressbuch. Die Fähigkeit, neue Header auf der Kommandozeile angegeben wurde hinzugefügt. \ r ist im Adressbuch so behandelt, dass Cygwin Benutzer sich nicht um einen Kommentar am Ende der Zeilen setzen.
Tags: Minor feature enhancements
This release separates the email name and address and only formats them in the headers. It only uses addresses surrounded by &lt:&gt; as per RFC 822 for the MAIL FROM: and RCPT TO: SMTP commands. It uses Dstrings for reading the config file and address book. This fixes the MINBUF limitations that were happening with very long Groups in the address book. The ability to specify new headers on the command line has been added. \r is handled in the address book so that Cygwin users don't have to put a comment at the end of their lines.

Project Resources