0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 11:12:15 +02:00
Commit Graph

3198 Commits

Author SHA1 Message Date
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
2007-09-11 19:56:59 +00:00
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
2007-08-31 23:11:34 +00:00
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
2007-08-31 00:31:35 +00:00
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
2007-08-21 23:00:17 +00:00
Christian Boltz
82ac0562e2 - some translations
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@44 a1433add-5e2c-0410-b055-b7f2511e0802
2007-08-21 22:44:32 +00:00
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
2007-08-21 22:41:39 +00:00
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
2007-08-21 22:37:26 +00:00
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
2007-08-21 22:11:07 +00:00
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
2007-08-21 21:52:08 +00:00
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
2007-08-21 21:18:40 +00:00
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
2007-08-21 21:16:05 +00:00
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
2007-08-20 00:08:50 +00:00
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
2007-08-20 00:00:02 +00:00
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
2007-08-17 20:00:08 +00:00
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
2007-08-17 19:15:45 +00:00
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
2007-08-17 18:26:21 +00:00
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
2007-08-17 15:54:31 +00:00
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
2007-08-17 15:31:53 +00:00
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
2007-08-17 15:29:01 +00:00
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
2007-08-17 15:25:00 +00:00
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
2007-08-17 15:16:27 +00:00
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
2007-08-17 15:15:29 +00:00
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
2007-08-17 15:15:02 +00:00
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
2007-08-17 15:14:16 +00:00
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
2007-08-17 15:13:29 +00:00
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
2007-08-17 15:12:39 +00:00
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
2007-08-17 15:12:05 +00:00
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
2007-08-17 15:10:59 +00:00
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
2007-08-17 14:55:27 +00:00
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
2007-08-15 09:08:25 +00:00
Christian Boltz
9438128aa6 whitespace fix
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@18 a1433add-5e2c-0410-b055-b7f2511e0802
2007-08-13 21:29:33 +00:00
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
2007-08-13 21:26:54 +00:00
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
2007-08-09 19:13:11 +00:00
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
2007-07-31 20:57:31 +00:00
Greg
3a240d9693 More functional search results
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@14 a1433add-5e2c-0410-b055-b7f2511e0802
2007-07-31 00:52:55 +00:00
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
2007-07-30 19:28:18 +00:00
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
2007-07-25 21:54:18 +00:00
Greg
1f047cccec New document
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@11 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-22 01:26:50 +00:00
Greg
8b26d70ae6 Minor documentation updates
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@10 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-22 00:07:45 +00:00
Greg
69254c67f1 'alias' instead of '$table_alias' being used by some .php files
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@9 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-21 23:18:47 +00:00
Greg
339aa49f82 End user improvements
Overview no longer lists aliases for mailboxes


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@8 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-21 20:40:42 +00:00
Greg
a4c70c4977 Bug found in coming back code
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@7 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-21 19:31:44 +00:00
Greg
c7e49d0631 Allows for tld of 2-6 characters
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@6 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-21 02:05:21 +00:00
Greg
9481a093a6 user Autoresponse edits function like the admin interfaces
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@5 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-21 00:32:40 +00:00
Greg
fc7bc9529a Search enhancements
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@4 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-20 22:45:35 +00:00
Greg
d7cca670cb patches by Christian Boltz applied
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@3 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-20 01:48:44 +00:00
Greg
a5ce5620cf Made it possible for admins and superadmins to set a vacation message,
edit vacation messages, and remove them.

main.php added to admin directory so admin and / can share more
templates.

the new edit-vacation.php in admin and / are identical except
for template references

languages/en.lang and languages/default.lang are in sync now

I attempted to add some of the new .lang variables I created to
the spanish file (I don't know it that well, hope its OK)

fixed a bug in users/vacation.php

Added a "Main" menu item to the admin menu that gets you back to where
you started when you log in.



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@2 a1433add-5e2c-0410-b055-b7f2511e0802
2007-06-19 22:38:05 +00:00
Mischa Peters
85dc57beee Initial Import in SourceForge
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1 a1433add-5e2c-0410-b055-b7f2511e0802
2007-03-24 07:27:00 +00:00