You cannot 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
493c8dcec4
POSTFIX_CONF.txt.
...
- honor alias_domain.active (see mail from Daniel Reichelt in postfixadmin-devel)
- fix query for maildir in virtual_mailbox_maps - the maildir field already
contains the domain (exact layout depends on the $CONF settings), so there's
no need to prepend it again
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@620 a1433add-5e2c-0410-b055-b7f2511e0802
16 years ago
ADDITIONS
fetchmail.pl:
16 years ago
DOCUMENTS
POSTFIX_CONF.txt.
16 years ago
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
16 years ago
admin
Finally got rid of admin/ :-)
17 years ago
css
css/default.css
16 years ago
debian
debian/changelog, function.inc.php, CHANGELOG.TXT : 2.3 rc3 is almost here
16 years ago
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
17 years ago
languages
ru.lang: update from pusischev - see https://sourceforge.net/tracker/index.php?func=detail&aid=2697838&group_id=191583&atid=937966 - thank you
16 years ago
model
fix errors e.g. see https://sourceforge.net/tracker/?func=detail&aid=2711888&group_id=191583&atid=937964
16 years ago
templates
remove logic from users template
16 years ago
tests
add testing for xmlrpc alias manipulations
16 years ago
users
fix bug where user entered vacation details were not being returned when you go to set yourself away again
16 years ago
CHANGELOG.TXT
debian/changelog, function.inc.php, CHANGELOG.TXT : 2.3 rc3 is almost here
16 years ago
GPL-LICENSE.TXT
Initial Import in SourceForge
18 years ago
INSTALL.TXT
INSTALL.TXT: we now require PHP5+
16 years ago
LICENSE.TXT
LICENSE.TXT: updated contributors
17 years ago
backup.php
backup.php:
17 years ago
broadcast-message.php
broadcast-message.php:
16 years ago
common.php
common.php: remove requirement to delete setup.php; require $CONF["setup_password"] is changed etc
16 years ago
config.inc.php
config.inc.php: add setup_password
16 years ago
create-admin.php
rename templates to .php instead of .tpl
17 years ago
create-alias-domain.php
create-alias-domain.php:
17 years ago
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)
16 years ago
create-domain.php
create-domain.php: if the user makes a domain a backup mx, then accept whatever they type in for mailboxes/aliases
16 years ago
create-mailbox.php
create-mailbox.php: Remove commented out & dead code
16 years ago
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)
16 years ago
edit-active-admin.php
rename templates to .php instead of .tpl
17 years ago
edit-active-domain.php
rename templates to .php instead of .tpl
17 years ago
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
17 years ago
edit-admin.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
16 years ago
edit-alias.php
edit-alias.php: reindent and make the $CONF["alias_control_admin"] and $CONF["special_alias_control"] are respected (for domain admins) - global admins can do whatever they like...
16 years ago
edit-domain.php
list-virtual.php
16 years ago
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 :) )
16 years ago
edit-vacation.php
edit-vacation.php:
17 years ago
fetchmail.php
fetchmail.php:
16 years ago
functions.inc.php
debian/changelog, function.inc.php, CHANGELOG.TXT : 2.3 rc3 is almost here
16 years ago
index.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
16 years ago
list-admin.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
16 years ago
list-domain.php
rename templates to .php instead of .tpl
17 years ago
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)
16 years ago
login.php
login.php: do not require the deletion of setup.php
16 years ago
logout.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
16 years ago
main.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
16 years ago
motd-users.txt
Initial Import in SourceForge
18 years ago
motd.txt
Initial Import in SourceForge
18 years ago
password.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
16 years ago
search.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
16 years ago
sendmail.php
sendmail.php:
16 years ago
setup.php
setup.php: reindent; require setup_password before it will add an admin user
16 years ago
upgrade.php
upgrade.php: see tdiehl on irc.. perhaps this fixes his problem (i hate mysql)
16 years ago
variables.inc.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
16 years ago
viewlog.php
rename templates to .php instead of .tpl
17 years ago
xmlrpc.php
xmlrpc.php: add User::login(...)
16 years ago