Main > Free Download Search >

Free barefoot mailman software for linux

barefoot mailman

Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 21
django-mailman 0.2

django-mailman 0.2


django-mailman is launched to be a sophisticated tool with the function to manage one or more mailman mailing lists which are not installed on your server. more>> <<less
Added: 2011-03-22 License: LGPL v2 Price: FREE
downloads
 
Other version of django-mailman
django-mailman 0.1help you to manage your Mailman (GNU Mailing List Manager) installation. django-mailman 0.1 comes as a free, simple to use and effective program which aims to help you to
Price: FREE
License:LGPL v2
Download
downloads
Added: 2010-11-08
Barefoot GNU/Linux 5.0.3

Barefoot GNU/Linux 5.0.3


Barefoot GNU/Linux is a linux distribution based on Vector Linux and Slackware. more>>
Barefoot GNU/Linux is a linux distribution based on Vector Linux and Slackware.
Main features:
- Aims to be a fast/light(as can be) GNU/Linux distribution; for the less "geeky" user.
- Support for tamil (tamil-gtk-im, scim, m17n, skim, kde-i18n, unicode and non-unicode fonts)
- Support for sinhala (sinhala-gtk-im, scim, unicode and non-unicode fonts)
- Based on Vector Linux & Slackware
Version restrictions:
- upon first boot X will crash - login as root & init 4; or reboot to reslove this
- lilo might have issues
- the documentation and installer are vectorlinuxs we need to hack these (installer is under heavy modification...)
<<less
Download (701MB)
Added: 2006-01-09 License: GPL (GNU General Public License) Price:
783 downloads
SubEtha Mail 2.0

SubEtha Mail 2.0


SubEtha Mail is such a convenient and efficient sophisticated mailing list manager, similar in many respects to the popular Mailman package. more>> <<less
Added: 2009-06-05 License: LGPL Price: FREE
1 downloads
 
Other version of SubEtha Mail
License:LGPL (GNU Lesser General Public License)
Download (51.5MB)
909 downloads
Added: 2007-04-30
Mailman 3.0.0 Alpha 7

Mailman 3.0.0 Alpha 7


Mailman is considered as a convenient and efficient software for managing electronic mail discussion and e-newsletter lists. more>> <<less
Added: 2011-05-02 License: GPL Price: FREE
downloads
 
Other version of Mailman
Mailman 3.0.0 Alpha 6Mailman Team - Mailman is considered as a useful and convenient software to help manage
Price: FREE
License:GPL
Download
downloads
Added: 2010-09-22
Mailman 2.1.14Mailman Team - Mailman is known as an easy yet efficient software for managing electronic mail
Price: FREE
License:GPL
Download
downloads
Added: 2011-09-26
Mailman 2.1.13 / 2.1.14 RC1 / 3.0.0 Alpha 5Mailman Team - Mailman is known as an effective free software for managing electronic mail discussion and e
Price: FREE
License:GPL
Download
downloads
Added: 2010-09-13
Mailman 2.1.9Mailman is software to help manage email discussion lists, much like Majordomo ... Mailman is software to help manage email discussion lists, much like Majordomo and Smartmail
License:GPL (GNU General Public License)
Download (6.5MB)
1136 downloads
Added: 2006-09-15
Slauth::Register::Mailman 0.01

Slauth::Register::Mailman 0.01


Slauth::Register::Mailman is a library for Slauth Apache module. more>>
COPYRIGHT=1]

Installation:

To install this module type the following:

perl Makefile.PL
make
make test
make install[
<<less
Download (0.014MB)
Added: 2006-03-27 License: GPL (GNU General Public License) Price:
1306 downloads
mailman-pop3d 0.3

mailman-pop3d 0.3


mailman-pop3d provides a POP3 interface to GNU Mailman for the purposes of deleting spam. more>>
mailman-pop3d provides a POP3 interface to GNU Mailman for the purposes of deleting spam which is stuck in the administrative requests queue.
If you manage a large Mailman mailing list, and are tired of using the web interface to discard spam, this script may be for you.
This software should be considered to be in beta stage; bugs are possibly present, and bug reports would be very much appreciated. At this point, I would also be very interested in hearing about success stories.
Enhancements:
- Improved logging messages.
- Development status changed from alpha to beta.
<<less
Download (0.007MB)
Added: 2006-03-10 License: GPL (GNU General Public License) Price:
1324 downloads
Endymion MailMan Web-Mail 3.2.19

Endymion MailMan Web-Mail 3.2.19


Endymion MailMan Web-Mail is a stable, mature, and robust Web-based email system. more>>
MailMan is a web-based email system that can be installed on any web site that can support CGI scripts. It was specifically designed to be as easy as possible to install and maintain.

It has been in use in various different forms since 1997, and has benefited from years of modifications, tuning, and additions. MailMan is very robust and stable and is frequently updated with new improvements.

MailMan has been downloaded from our web site by over 35,000 people since 1997 and provides reliable email service to millions of end users every single day. We constantly work to improve MailMan and our user base is always growing.

MailMan is an open source commercial product, meaning that the source code for MailMan is available to valid licensees who are interested in making modifications. The source for MailMan is not freely available to non-licensees though, as some open-source projects are.

<<less
Download (0.57MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1643 downloads
Mailman listadmin 2.37

Mailman listadmin 2.37


listadmin is a command-line alternative to Mailmans Web interface for administering mailing lists. more>>
listadmin is a command-line alternative to Mailmans Web interface for administering mailing lists.
Mailman has a friendly but rather awkward web interface for manipulating the queue of messages held for moderator approval. Since I maintain a couple of dozen lists, some of which receive 50+ spams per day, I needed a way to reduce the time taken to process all the junk e-mail.
The result was listadmin. It is designed to keep user interaction to a minimum, in theory you could run it from cron to prune the queue. It can use the score from a header added by SpamAssassin to filter, or it can match specific senders, subjects, or reasons. The configuration file is Notepad.exe friendly. A sample configuration file:
password "Geheim"
# action to take when pressing just Return default discard
# discard automatically anything with SA score higher than 6 spamlevel 6
discard_if_from ^(postmaster|mailer(-daemon)?|listproc|no-reply)@
my-favourite-band@ifi.uio.no
spectroscopy-discuss@lister.ping.uio.no
You cant make a screenshot of a program like this, but a sample session may be instructive. See the manual page for the whole story. The script is written in Perl and requires a few modules, but AFAIK they are all bundled with Perl 5.8.0.
Enhancements:
- This release fixes the use of proxies for HTTP, adds the capability of turning nomail on or off from the command line, and improves interoperability with Mailman 2.1.x.
- Unknown character encodings are also handled more gracefully.
<<less
Download (0.020MB)
Added: 2007-01-25 License: Public Domain Price:
1002 downloads
mladmin 0.10

mladmin 0.10


mladmin main purpose in the life is to automatically discard the messages held for administrative approval by Mailman. more>> <<less
Download (0.006MB)
Added: 2006-07-25 License: BSD License Price:
1186 downloads
Project Lancelot 0.2

Project Lancelot 0.2


Project Lancelot is a modular mailing list manager. more>>
Project Lancelot is a modular mailing list manager.
Far simpler and less feature-rich than the likes of Mailman, it is still quite easy to understand, to change, and to extend.
Project Lancelot is a work in progress and should not (yet) be used for serious applications.
Enhancements:
- This release adds automated bounce processing via VERP.
<<less
Download (0.075MB)
Added: 2006-01-31 License: GPL (GNU General Public License) Price:
1365 downloads
mmmanip 0.1 Alpha 3

mmmanip 0.1 Alpha 3


mmmanip offers users with an effective as well as beneficial Python module that contains tools for manipulating a mailman list (subscribe, query, remove) via HTTP. more>> <<less
Added: 2011-08-25 License: GPL v3 Price: FREE
downloads
 
Other version of mmmanip
mmmanip 0.1 Alpha 1Python module which contains tools for manipulating a mailman list (subscribe, query, remove
Price: FREE
License:GPL v3
Download
downloads
Added: 2010-12-14
GroupServer 11.05

GroupServer 11.05


GroupServer is invented to bring you an advanced and convenient to use tool which offers users the usability of a web interface similar to that of Google Groups, while offering administrators the control that is available with an open source mailing list manager like Mailman. more>> <<less
Added: 2011-06-01 License: GPL Price: FREE
downloads
 
Other version of GroupServer
Price: FREE
License:GPL
Download (27KB)
downloads
Added: 2011-05-03
Price: FREE
License:GPL
Download
downloads
Added: 2010-11-02
gnome-panel 2.18.3 / 2.19.6

gnome-panel 2.18.3 / 2.19.6


gnome-panel contains the GNOME panel which is the area on your desktop. more>>
gnome-panel package is free software and is part of the GNOME 2.0 project.
The package contains the GNOME panel which is the area on your desktop from
which you can run applications and applets, and perform other tasks.
The libpanel-applet library is also in this package. This library allows one to
develop small applications which may be embedded in the panel. These are called
applet.
Several applets are also supplied - the Workspace Switcher, the Window List,
the Window Selector, the Notification Area, the Clock and the infamous Wanda
the Fish.
There is a page about gnome-panel on the GNOME Wiki: http://live.gnome.org/GnomePanel
desktop-devel-list@gnome.org is the relevant mailing list: http://mail.gnome.org/mailman/listinfo/desktop-devel-list
To subscribe, send a mail to desktop-devel-list-request@gnome.org with the subject "subscribe".
Whats New in 2.18.3 Stable Release:
Panel
- Fix crash when the applications menu is updated but the user had a context menu for a launcher (Vincent)
- Fix crash when a toplevel is destroyed with its context menu opened (Vincent)
- Fix very rare crash related to lockdown registration (Vincent)
Translators
- Ivar Smolin (et)
- Nickolay V. Shmyrev (ru)
<<less
Download (4.1MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
807 downloads
AlternC Hosting Software 0.9.5

AlternC Hosting Software 0.9.5


AlternC Hosting Software is a software to administer email, Web, and mailing list hosting. more>>
AlternC is a set of user-friendly hosting software. AlternC Hosting Software is easy to install and based on open-source software only.
AlternC includes an automatic installation and configuration system, and a web-based control panel to manage users accounts and web services (e.g. domains, emails, ftp accounts, statistics...)
AlternC is based on the Debian GNU/Linux system (Woody version), and it requires other softwares such as Apache, Postfix, Mailman ...
It also contains a documented API, so you can customize your web panel quickly and easily.
AlternC was initially written in French. However, the debian package includes an English version. The translation of the project into other languages such as German and Spanish is in process. Volunteers are welcome ! (See the internationalization page). The documentation is only available in French (so far).
AlternC has been created by the system administrators of Lautre Net, members of Lautre Net and Globenet.
Enhancements:
- This release continues the Debian compliance challenge.
- Quota management was corrected, bind now forbids recursion and domain poisoning, and the Debian package uses po-debconf.
- New functions were also added, such as postfix saslauthd with rimap and MySQL user rights managment in the Web desktop.
- The .eu TLD is now properly handled.
<<less
Download (0.59MB)
Added: 2006-05-04 License: GPL (GNU General Public License) Price:
1268 downloads
Slauth 0.02

Slauth 0.02


Slauth is a Perl-based authentication and authorization module for Apache HTTPD 2. more>>
Slauth is a Perl-based authentication and authorization module for Apache HTTPD 2. Slauth project has a plugin architecture. The main plugin initially available allows subscribers of specific Mailman mail lists to self-register for authenticated web site access.

This code has been in operation since Spring 2004. But documentation is currently needed.

HISTORY

Slauth was originally developed for use by Stratofox, an amateur aerospace tracking and recovery team. (Sometimes this has also been called "nearspacecraft hunting".)

The ability to have users self-register based on Mailman mail list subscriptions resulted mostly from discussions with two rocket-building groups that Stratofox works with. The rocket-builders parted paths and didnt want each others private information available to the other. At the time both were nearly ready to attmept the first non-government space launch. After some discussion, this capability was developed by Stratofox during the search for an acceptable method to continue to
work with both groups and continue to participate in their launches.

INSTALLATION

Note: instead of using ExtUtils::MakeMaker, the installation process is based on Module::Build (which is intended to supersede it.) The process is similar, using Build.PL instead of Makefile.PL and our own generated Build script (made by Build.PL) instead of your systems make command.

To install this module type the following:

perl Build.PL
Build
Build test
Build install

<<less
Download (0.024MB)
Added: 2006-03-27 License: GPL (GNU General Public License) Price:
1306 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2

barefoot mailman in All Software

Barefoot by Elin Hilderbrand 3.0.1


ScrollMotion, Inc - Barefoot Elin Hilderbrand Little, Brown and Company July 2

A Baby Running Barefoot by D.H.Lawrence (Text Synchronized AudiobookTM)


A Baby Running Barefoot by D.H.Lawrence (Text Synchronized AudiobookTM)A Baby Running ... A Baby Running Barefoot by D.H.Lawrence (Text Synchronized AudiobookTM) - Appsessions

Barefoot in the Dark by Lynne Barrett-Lee 1


This title is a modern twist on \Cinderella\. Radio ... Barefoot in the Dark by Lynne Barrett-Lee 1 - Andrews UK Ltd under licence from Áccent Press

Mailman Moderator


This application is an interface to the Mailman administrator ... Mailman Moderator - Jan ... The app has been tested with the latest version of Mailman, but it is still possible that in some

Mail.app Mailman Cancel Script 1.1


Mail.app Mailman Cancel Script - Sends cancel messages to ... an AppleScript that sends cancel messages to Mailman for selected messages. Select one or more