PostfixAdmin - web based virtual user administration interface for Postfix mail servers https://postfixadmin.github.io/postfixadmin/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christian Boltz acb18684ae tag the PostfixAdmin 2.3.4 release 15 years ago
..
cyrus Backport of various fixes from trunk to the 2.3 branch 15 years ago
squirrelmail-plugin ADDITIONS/delete-mailq-by-domain.pl, 15 years ago
README.TXT Initial Import in SourceForge 19 years ago
change_password.tgz Initial Import in SourceForge 19 years ago
cleanupdirs.pl cleanupdirs.pl: 17 years ago
convert-passwd-to-postfixadmin.pl convert-passwd-to-postfixadmin.pl: initial attempt; wrote due to request by plip0 on irc 19 years ago
delete-mailq-by-domain.pl ADDITIONS/delete-mailq-by-domain.pl, 15 years ago
fetchmail.pl fetchmail.pl: 17 years ago
import_users_from_csv.py import_users_from_csv.py: 15 years ago
mailbox_remover.pl enabled expansion of $Id$ and $Rev$ on all non-binary files 19 years ago
mkeveryone.pl Initial Import in SourceForge 19 years ago
pfa_maildir_cleanup.pl Initial Import in SourceForge 19 years ago
postfixadmin-domain-postdeletion.sh Initial Import in SourceForge 19 years ago
postfixadmin-mailbox-postcreation.sh error handling fixes - see also http://sourceforge.net/forum/forum.php?thread_id=2349320&forum_id=676076 18 years ago
postfixadmin-mailbox-postdeletion.sh Initial Import in SourceForge 19 years ago
quota_usage.pl quota_usage.pl: update from Jose Nilton <jniltinho@gmail.com> - add print of total domain and total mailbox 17 years ago
virtualmaildel.php Initial Import in SourceForge 19 years ago

README.TXT

#
# Postfix Admin ADDITIONS
#

BEFORE YOU START
----------------

**** ALL THESE SCRIPTS ARE CREATED BY THIRD PARTIES ****
**** THEY ARE AS IS, USE AT YOUR OWN RISK! ****

ADDITIONS
---------

In this directory you will find additional scripts that are build by others.

- change_password.tgz
by George Vieira <george at citadelcomputer dot com dot au>
SquirrelMail plugin to change your passwor

- cleanupdirs.pl
by jared bell <jared at beol dot net>
Displays a list of mailboxes that need to be deleted

- mailbox_remover.pl
by Petr Znojemsky
Deletes all unused mailboxes

- mkeveryone.pl
by Joshua Preston
Generate an 'everybody' alias for a domain.

- pfa_maildir_cleanup.pl
by Stephen Fulton <sfulton at esoteric dot ca>
Deletes all unused mailboxes

- postfixadmin-0.3-1.4.tar.gz
by Florian Kimmerl <info at spacekoeln dot de>
The Postfixadmin SquirrelMail plugin let users change their virtual alias,
vacation status/message and password.

- virtualmaildel.php
by George Vieira <george at citadelcomputer dot com dot au>
Deletes all unused mailboxes

- postfixadmin-mailbox-postcreation.sh
- postfixadmin-mailbox-postdeletion.sh
- postfixadmin-domain-postdeletion.sh
by Troels Arvin <troels@arvin.dk>
Examples of scripts relevant to the optional
$CONF['mailbox_postcreation_script'],
$CONF['mailbox_postdeletion_script'] and
$CONF['domain_postdeletion_script'] configuration options.