0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
2009-03-21 16:32:50 +00:00
ADDITIONS quota_usage.pl: update from Jose Nilton <jniltinho@gmail.com> - add print of total domain and total mailbox 2009-01-24 15:44:41 +00:00
admin Finally got rid of admin/ :-) 2007-10-31 18:24:40 +00:00
css css/default.css 2008-11-11 23:00:09 +00:00
debian debian/control: fix some debian-isms after review from mez@sourceguru.net 2009-03-21 16:32:50 +00:00
DOCUMENTS FAQ.txt: updating 2009-01-21 13:47:04 +00:00
images applied patch from lenix - theme support for postfixadmin; see http://sourceforge.net/tracker/index.php?func=detail&aid=1898481&group_id=191583&atid=937966 - thank you 2008-02-21 21:43:58 +00:00
languages ru.lang: update from pusischev - see https://sourceforge.net/tracker/index.php?func=detail&aid=2697838&group_id=191583&atid=937966 - thank you 2009-03-20 21:25:07 +00:00
model bug fixes 2009-03-16 19:49:36 +00:00
templates remove logic from users template 2009-03-13 20:49:54 +00:00
tests add testing for xmlrpc alias manipulations 2009-03-16 20:16:50 +00:00
users refactoring of users (most app logic is now in /model) 2009-03-13 20:48:24 +00:00
VIRTUAL_VACATION INSTALL.TXT - see https://sourceforge.net/forum/forum.php?thread_id=3026548&forum_id=676076 ; general update, and add in a note on alias expansion 2009-02-25 10:22:57 +00:00
backup.php backup.php: 2008-07-18 23:15:52 +00:00
broadcast-message.php broadcast-message.php: 2009-02-26 22:35:50 +00:00
CHANGELOG.TXT svn revision numbers keep changing! 2009-03-19 20:05:52 +00:00
common.php common.php: add autoloading for model classes 2009-03-13 20:49:32 +00:00
config.inc.php functions.inc.php, function pacrypt: 2009-03-13 23:32:20 +00:00
create-admin.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
create-alias-domain.php create-alias-domain.php: 2008-07-27 21:28:55 +00:00
create-alias.php see https://sourceforge.net/tracker/index.php?func=detail&aid=2567466&group_id=191583&atid=937966 - allow adding of an alias even if a mailbox already exists (e.g. allowing you to do keep+forward) 2009-03-08 21:16:41 +00:00
create-domain.php create-domain.php: if the user makes a domain a backup mx, then accept whatever they type in for mailboxes/aliases 2009-02-25 10:24:30 +00:00
create-mailbox.php specify the local_part when adding new mailboxes; part 3 of operation shutup-libertytek-charles :) 2008-12-12 19:42:12 +00:00
delete.php see https://sourceforge.net/tracker/index.php?func=detail&aid=2567466&group_id=191583&atid=937966 - allow adding of an alias even if a mailbox already exists (e.g. allowing you to do keep+forward) 2009-03-08 21:16:41 +00:00
edit-active-admin.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
edit-active-domain.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
edit-active.php inital merge of lenix's patch for domain aliasing; I think list-virtual.php needs some attention, but I've run out of time right now; upgrade.php has been updated to create the tables correctly (tested on pgsql and mysql); functionality or php scripts not tested yet 2008-05-21 21:05:48 +00:00
edit-admin.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
edit-alias.php see https://sourceforge.net/tracker/index.php?func=detail&aid=2567466&group_id=191583&atid=937966 - allow adding of an alias even if a mailbox already exists (e.g. allowing you to do keep+forward) 2009-03-08 21:16:41 +00:00
edit-domain.php list-virtual.php 2009-02-26 22:57:11 +00:00
edit-mailbox.php allow local_part to change (in theory this code serves no purpose, as the username cannot be changed.. but perhaps it will be in the future (part 2 of operation shut-up-libertytek-charles :) ) 2008-12-12 19:40:39 +00:00
edit-vacation.php edit-vacation.php: 2008-08-01 20:47:07 +00:00
fetchmail.php fetchmail.php: 2008-11-12 21:48:31 +00:00
functions.inc.php functions.inc.php: bump version number 2009-03-19 19:53:05 +00:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
INSTALL.TXT INSTALL.TXT: we now require PHP5+ 2009-03-12 09:11:22 +00:00
LICENSE.TXT LICENSE.TXT: updated contributors 2008-04-26 20:54:26 +00:00
list-admin.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
list-domain.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
list-virtual.php see https://sourceforge.net/tracker/index.php?func=detail&aid=2567466&group_id=191583&atid=937966 - allow adding of an alias even if a mailbox already exists (e.g. allowing you to do keep+forward) 2009-03-08 21:16:41 +00:00
login.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
main.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
motd-users.txt Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
motd.txt Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
password.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
search.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
sendmail.php sendmail.php: 2009-03-11 22:38:15 +00:00
setup.php require php5 2009-03-13 20:49:05 +00:00
upgrade.php upgrade.php: see tdiehl on irc.. perhaps this fixes his problem (i hate mysql) 2009-01-14 13:13:25 +00:00
variables.inc.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
viewlog.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
xmlrpc.php xmlrpc.php: add User::login(...) 2009-03-16 19:49:57 +00:00