Commit Graph

1659 Commits (e56727fe09e5c74f1bbe06d5feeef7a07f3696bf)
 

Author SHA1 Message Date
David Goodwin 6ae0207bf5 re-encoded to unicode; thanks to amsys - see part of patch http://sourceforge.net/tracker/index.php?func=detail&aid=1798757&group_id=191583&atid=937966 (conv.bash.gz)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@59 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 2ae28e1eb2 vacation.pl : adding unicode support - thanks to amsys for this
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@58 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin d4707a049f cs.lang: patch from amsys - updated czech language - see patch http://sourceforge.net/tracker/index.php?func=detail&aid=1798244&group_id=191583&atid=937966
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@57 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 46db3b7033 better merge from ../DATABASE_*
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@56 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin b7a799ba18 DATABASE_* - remove vacation stuff, and keep it in VIRTUAL_VACATION/DATABASE.txt
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@55 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin eaad7314d5 renaming vacation-pgsql.pl to vacation.pl
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@54 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 9453cbcd93 vacation.pl: removing - replacing with vacation-pgsql.pl which works for both db types
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@53 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 1239d6e00c DATABASE.txt - schemas for MySQL and PGSQL
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@52 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 214676b929 doc update prior to merge of vacation perl scripts
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@51 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 02ee6675ae INSTALL.TXT: updating to merge together the two vacation.pl scripts
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@50 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg 411e4fae3c Search highlights matches. Click on log entries for full data field pop-up. Other bug fixes.
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@49 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg ed759ea764 added variables for code checked in recently
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@48 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg 7ff8544bca removed an item that should not have been checked in
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@47 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg 97aeb7a567 Added optional feature to indicate broken aliases and where mailboxes deliver to. Includes
new language variables:
$PALANG['pStatus_undeliverable'] = 'maybe UNDELIVERABLE ';
$PALANG['pStatus_custom'] = 'Delivers to ';
$PALANG['pStatus_popimap'] = 'POP/IMAP ';

Some bug fixes. Maybe some new bugs added.



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@46 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz e7d80192e9 - merge viewlog.php and admin/viewlog.php
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@45 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 82ac0562e2 - some translations
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@44 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz ae9e1d4cbe - fix SQL syntax (';' was missing)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@43 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 0281911724 - merge admin/edit-mailbox.php and edit-mailbox.php
- merge identical parts of GET and POST code
- fix uninitalized variable (was only visible in case of validation errors)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@42 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz a4410bfcaa - merged edit-alias.php and admin/edit-alias.php
- merged identical parts of GET and POST code


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@41 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 04ce4827e4 - merge edit-active.php and admin/edit-active.php
- merge identical parts of GET and POST code


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@40 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 9c5c053fab - merge create-alias.php and admin/create-alias.php
- merge identical parts of GET and POST code


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@39 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz ae315a3312 - merge create-mailbox.php and admin/create-mailbox.php
- TODO: handling of mailbox_postcreation failure is not merged yet. 
  The code from admin/ is inserted commented out
- merge identical parts of GET and POST code


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@38 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 224cfa340b - merge identical parts of GET and POST code
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@37 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 77997f7b33 - merged admin/edit-vacation.php into edit-vacation.php
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@36 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 984afca938 - fix file header information
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@35 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 65d830b1d2 - merged admin_search.tpl into search.tpl (using some check_admin() switches)
- admin_search.tpl now simply require()s search.tpl
- admin_search.tpl still contains the old code for reference (commented out)

- note: maybe some cleanup about the admin/superadmin diffs can/should be done
  in search.tpl. I just did the merge for now.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@34 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz bf472e9f16 - cleanup: merge GET and POST code
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@33 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin fc4b601b39 functions.inc.php: ensure link is open for when we do escape_string stuff; update pg_escape_string usage for php > 5.2.0
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@32 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 8bd7d6da3b default.lang; set en.lang as the default; hence remove duplicate code from default.lang as it is also in en.lang
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@31 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin dd0debdbcb config.inc.php.sample: add dirname(__FILE__) to set path
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@30 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin daa846f027 config.inc.php.sample: Add missing variable
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@29 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin ee874a7fcd add pBroadcast* stuff from broadcast message stuff, see r25 and r26
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@28 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 8b027b53f0 templates/admin_menu.tpl: add link to broadcast message
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@27 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin a6ef4587e6 adding broadcast-message template; see also r25
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@26 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin b934b083fc broadcast-message.php: add ability for admins to email everyone, patch from Georgi Naplatanov - goshoo (via sf.net)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@25 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin ac7edf744d templates/admin_list-virtual.tpl : move some html outside of php
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@24 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 051876ac18 fix uninitialiseed variable for v_active
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@23 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin da8dd4f273 admin/create-admin.php: ensure array is initialised
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@22 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin fc6013cb2a functions.inc.php: reindent, ensure alias_pgindex_count is initialised in get_domain_details()
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@21 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin b933b9186c functions.inc.php: remove dead code - active and backupmx are not selected by the query, so are not present in the results, and therefore cause php errors as they are not present in the array
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@20 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 590a89d4e2 updated to : a) include Mail::Sendmail (instead of calling /usr/bin/mail), b) handle message headers that wrap lines and start with spaces (patch from forum)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@19 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 9438128aa6 whitespace fix
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@18 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz 0ac0429df0 - fix [ 1723809 ] alias_control ignored when coming from admin list
- code cleanup: merge GET and POST handling (except different parts),
  reduces file size to about the half


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@17 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg b1e8f75daa Multiline headers - patch from David White <davidw53@users.sourceforge.net>
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@16 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg cecbdd1660 Greatly enhanced the multi-page experience for list-virtual.php and overview.php
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@15 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg 3a240d9693 More functional search results
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@14 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg e41d0e7e8a Enhanced the way multipage alias and mailbox results are handled
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@13 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg 889ab4c976 changed word 'search' to $PALANG['pSearch']
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@12 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg 1f047cccec New document
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@11 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg 8b26d70ae6 Minor documentation updates
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@10 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago