Commit Graph

29 Commits (master)

Author SHA1 Message Date
David Goodwin fc464d6e69 update INSTALL.TXT - see also #349 4 years ago
drakos f17c722f0b
Flush privileges
Must `FLUSH PRIVILEGES;` after granting.
4 years ago
Christian Boltz 115ff22761
INSTALL.TXT: mention an Alias as alternative for a symlink
See also the question on
https://sourceforge.net/p/postfixadmin/discussion/676076/thread/1074971cc8/
5 years ago
David Goodwin 4d7ac16bfb bump install instructions to 3.2.2 tag 5 years ago
8ctopus 47bbb7c2a3 updated: git checkout version 3.2.1 instead of 3.2 5 years ago
8ctopus b37e3c859d added: installation instructions for SQLite 5 years ago
David Goodwin 888524af99
Update INSTALL.TXT
add chcon note for centos etc.
5 years ago
François LASSERRE 9598c63fc0
Update INSTALL.TXT
Missing `cd postfixadmin`
6 years ago
David Goodwin 00877885cf update installation instructions - see #189 and #188 6 years ago
David Goodwin 63f44c9b2d update INSTALL.TXT to mention public/ etc 6 years ago
Christian Boltz be3b7412ca
update requirements and links in INSTALL.TXT
- add mariadb and sqlite to requirements
- add link to github
- several small changes
7 years ago
Christian Boltz 4c2ff84d52 upate wiki links
mediawiki -> SF wiki


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1876 a1433add-5e2c-0410-b055-b7f2511e0802
8 years ago
David Goodwin 4b37a249c7 remove incorrect advice; see bug report:359
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1823 a1433add-5e2c-0410-b055-b7f2511e0802
8 years ago
David Goodwin 1cca7bf54a a2b8705ad4 (git pull request from smeinecke - typo fix
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1789 a1433add-5e2c-0410-b055-b7f2511e0802
9 years ago
Christian Boltz 584a85216d INSTALL.TXT, ADDITIONS/squirrelmail-plugin/INSTALL
- add required version of Zend Framework (1.12.x) and a warning that 2.x
  won't work (reported by seboulba on IRC)



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1699 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
Christian Boltz a933aa1cd8 INSTALL.TXT:
- change tar command to postfixadmin-$version.tar.gz (instead of 2.2)
- recommend usage of config.local.php (including a basic example how it looks)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1680 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
David Goodwin e91ddf50a6 add node about XMLRPC stuff
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1644 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
Christian Boltz fc4b51d938 various documentation updates:
INSTALL.TXT:
- added a note to read the official PostfixAdmin documentation first,
  and that "external" HOWTOs on the web are often outdated or incomplete.
  That might sound selfish, but would already have saved several users
  some time.
- updated some links
- added link to the wiki
- added hint about config.local.php
- added note about write access for templates_c directory for www-data

UPGRADE.txt
- added note about setup.php?debug=1
- added note about postfix config update (alias domains)
- added note about templates_c permissions


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@937 a1433add-5e2c-0410-b055-b7f2511e0802
14 years ago
Christian Boltz 4c912f1da8 list-virtual.php:
- hand over $search to smarty templates

templates/list-virtual_alias.tpl, templates/list-virtual_alias_domain.tpl:
- add search result highlighting

templates/list-virtual_mailbox.tpl:
- add search result highlighting
- move output of "Mailbox" / "Forward only" outside the foreach loop
  (was displayed once per mailbox alias target)

css/default.css:
- add style for ".searchresult"



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@868 a1433add-5e2c-0410-b055-b7f2511e0802
14 years ago
Sebastian b1287d97e2 - big merge of Postfixadmin smarty into trunk
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@757 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
Christian Boltz 46006ed3d8 INSTALL.txt, UPGRADE.txt:
- bumped PHP requirements to >= 5.1.2

BACKUP_MX.txt:
- removed version requirements (no need to have them in 3 files)
- added note about using reject_unverified_recipient or relay_recipient_maps


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@669 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
David Goodwin 08e54eead9 update documentation; get ready for a 2.3rc4 release
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@634 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
David Goodwin 351585fbb0 INSTALL.TXT: we now require PHP5+
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@574 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
David Goodwin 5ad01b2522 INSTALL.TXT: typo fixing, see https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2084940&group_id=191583 ; thanks to AldoReset on irc
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@451 a1433add-5e2c-0410-b055-b7f2511e0802
16 years ago
David Goodwin 70dbaf93b3 INSTALL.TXT: Updated (a lot)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@326 a1433add-5e2c-0410-b055-b7f2511e0802
16 years ago
David Goodwin cb345bf723 DOC updates
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@322 a1433add-5e2c-0410-b055-b7f2511e0802
16 years ago
David Goodwin 7e4ca77044 INSTALL.TXT: minor edits
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@74 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
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
17 years ago