Freie Software
| Unix commandline mailer including attachments |
|
| Web based upload/download manager with progress bar |
|
| Yet another Sendmail Logfile Analyzer |
mailit is a command line based frontend to any kind of unix mailers such as sendmail, ssmtp postfix etc. The main benefit is to easaly attach text or binary files with properly set mime types. Easy to install easy to use.
Download the program and install it to a folder of your choice with
- tar xvfz mailit.tar.gz
then read the instructions inside the program to configure it.
Install the MIME::Lite Package (ZeeGee Software Inc.) from CPAN.
For sending a mail to shorty@host.ch with "this my file" in body and 2 attachments use:
echo "this my files" | mailit -p -t shorty@host.ch -a /doc/file1.html,/doc/file2.tar.Z
For help use mailit -h or mailit -H for the manual page.
This program is Copyright © 1998 by Peter_Siegrist(SystemLoesungen) .
The program is free software under the terms of the GNU General Public License.
Suggestions are welcome to .
WFTrans is a user-friendly web based upload-/download manager to transfer large files from and to your file repository instead of using the restricted e-mail system.
For easy upload control, WFTrans offers a graphical progress bar based on the AJAX technology.
The administration interface allows you easily to manage users, their access-levels as well as the data locations. Different users can share one data location together.
The programm is based on CGI/Perl and AJAX Javascript technology and is running under Unix/Linux.
>>>
WFTrans ist ein Perl/CGI Programm für Webserver, das es Benutzern erlaubt, Dateien vom und zum Server zu übertragen. Es ist Browser-basiert und bietet einen Fortschrittsbalken (Progressbar) zur Upload Kontrolle.
Die Adminitratorfunktion erlaubt ein dynamisches verwalten der Benutzer. Die Benutzer können in verschiedene Berechtigungsstufen eingeteilt werden, und unterschiedliche Benutzer können sich gemeinsame Upload/Download Ordner teilen.
Das Programm basiert auf CGI/Perl, Javascript mit AJAX Technologie und läuft unter Unix/Linux Systemen mit Webserver.
<<<

|
![]() |
First download the archive and extract it to your CGI directory using:
- tar xvfz WFTrans-1.20.tar.gz
it will create a directory named 'wftrans-n.n'. Take a look at the README in this directory.
Software:
Copyright © 2005 by Peter_Siegrist(SystemLoesungen).
This program is free software under the terms of the GNU General Public License.
Suggestions are welcome to .
Yet Another Sendmail Logfile Analyzer is a reporting tool for sendmail Logfiles. It gives you a nice overview of your mail traffic with some statistics:
Yasma analyzes one or multiple sendmail logfiles from command line and write a html report to a give file.
For security reason Yasma can hide the user-part of mail addresses listed in the report.
With installed GeoIP-Database Yasma will show country informations of supposed spammer addresses.
Yasma is a Perl/CGI application running under Unix systems.

download the archive, unpack it to a directory of your choice with
- tar xvfz yasma-0.96.tar.gz
this will create a new directory with all necessary files. You should rename this directory to "yasma".
Edit the 'yasma.conf' file suited to your environment
and fancy.
The 'yasma.pl' programm have to run within this directory and must have read
access to logfiles and write access to the folder where the html output file
will reside.
To run the program, just type:
#> yasma.pl [-f output-file] /path_to_logfiles/logfile[*]
Yasma reads single or multiple logfiles who can be plain, gzipped (.gz), compressed (.Z) or mixed.
! Be sure the program cannot be started from an insecure place or unauthorized persons !
See also the README file included with the package.
#> yasma.pl -f /opt/httpd/htdocs/report.html /var/log/mail*
this will read all logs (whether they are compressed, plain or mixed) beginning with mail* and writes the html report to the file specified by the -f option.
#> yasma.pl /var/log/mail
this will read the logfile /var/log/mail and writes the html report to the file you have defined in 'yasma.conf'
#> yasma.pl -u /var/log/mail
the same as above but do not show user part of addresses.
Software:
Copyright © 2006-2009 by Peter_Siegrist(SystemLoesungen).
This program is free software under the terms of the GNU General Public License.
Suggestions are welcome to .
Die meisten Scripts sind auch auf folgenden sites zu finden.