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
Christian Boltz 4e69d49089 cleanupdirs.pl:
- allow usage of external config file (/etc/mail/postfixadmin/cleanupdirs.conf)
- skip everything that is not a directory (instead of bailing out with an error)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@649 a1433add-5e2c-0410-b055-b7f2511e0802
2009-05-03 16:14:14 +00:00
ADDITIONS cleanupdirs.pl: 2009-05-03 16:14:14 +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 update documentation; get ready for a 2.3rc4 release 2009-04-18 20:19:16 +00:00
DOCUMENTS update documentation; get ready for a 2.3rc4 release 2009-04-18 20:19:16 +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 nb.lang 2009-04-19 11:43:49 +00:00
model model/*, tests/*: 2009-04-15 21:54:18 +00:00
templates templates/search.php: 2009-04-30 12:00:26 +00:00
tests model/*, tests/*: 2009-04-15 21:54:18 +00:00
users users/vacation.php: 2009-04-25 17:58:56 +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: fix hard coded table names 2009-04-22 14:56:28 +00:00
CHANGELOG.TXT update documentation; get ready for a 2.3rc4 release 2009-04-18 20:19:16 +00:00
common.php login.php, index.php: 2009-04-22 11:31:53 +00:00
config.inc.php login.php, index.php: 2009-04-22 11:31:53 +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: fix undefined variables 2009-04-18 19:40:50 +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 create-mailbox.php: Remove commented out & dead code 2009-04-06 19:54:11 +00:00
delete.php delete.php: fix undefined variables 2009-04-20 18:41:23 +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 fix undefined variables 2009-04-20 18:40:18 +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 alias editing - ensure template uses correct list of aliases 2009-04-25 13:11:16 +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: 2009-03-26 23:07:45 +00:00
functions.inc.php functions.inc.php: reindent 2009-04-22 14:49:52 +00:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php login.php, index.php: 2009-04-22 11:31:53 +00:00
INSTALL.TXT update documentation; get ready for a 2.3rc4 release 2009-04-18 20:19:16 +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 reindent; fix postgres date formatting issue with +01 times 2009-04-18 19:38:20 +00:00
login.php login.php, index.php: 2009-04-22 11:31:53 +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 setup.php: 2009-05-02 20:24:58 +00:00
upgrade.php setup.php: 2009-05-02 20:24:58 +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: 2009-04-11 20:45:38 +00:00