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

39 Commits

Author SHA1 Message Date
David Goodwin
81a1d45617 drop use of the deprecated PHP imap extension (php-imap) - see #472 and #812 2024-04-01 19:32:47 +01:00
knofte
564725ab8f
Links and typos Update INSTALL.TXT
- Removed broken link.
+ Updated IRC links and networks.
+ Fixed some typos, grammar and spacing issues.
2023-09-19 00:30:25 +03:00
David Goodwin
b0338e65a1 update to latest stable version - see #570 2021-12-01 11:23:47 +00:00
David Goodwin
d6f9694d89
Update INSTALL.TXT
add note on master; add note on composer
2021-10-26 19:10:04 +01:00
David Goodwin
50ba4a3cbf typo fix (Thanks Cru) 2021-05-27 21:20:11 +01:00
David Goodwin
9d08185ec0 try and improve docs around SELinux (Fedora/CentOS etc), thanks to Cru on IRC #postfixadmin 2021-05-27 19:49:20 +01:00
David Goodwin
58e23f141c token updates to INSTALL.txt - more consistent file paths, add $CONF[encrypt] setting to the config.local.php snippet shown 2021-05-25 21:35:41 +01:00
David Goodwin
9fdfd299ae be more explict (or update) PHP version requirement - see https://github.com/postfixadmin/postfixadmin/issues/429 2021-01-21 11:12:53 +00:00
David Goodwin
1c8ae8a767 update docs 2021-01-12 16:54:28 +00:00
Ratan Thapa
09d3256090
tutorial link updated
bliki.rimuhosting.com is not reachable.
www.linuxbabe.com has complete tutorial of installation postfix, dovecot and postfix admin
2021-01-06 23:12:43 +05:45
David Goodwin
fc464d6e69 update INSTALL.TXT - see also #349 2020-04-26 14:44:45 +01:00
drakos
f17c722f0b
Flush privileges
Must `FLUSH PRIVILEGES;` after granting.
2020-04-18 17:50:30 -04:00
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/
2019-11-05 19:31:08 +01:00
David Goodwin
4d7ac16bfb bump install instructions to 3.2.2 tag 2019-02-14 19:40:04 +00:00
8ctopus
47bbb7c2a3 updated: git checkout version 3.2.1 instead of 3.2 2019-02-10 19:23:28 +05:00
8ctopus
b37e3c859d added: installation instructions for SQLite 2019-02-10 14:03:42 +05:00
David Goodwin
888524af99
Update INSTALL.TXT
add chcon note for centos etc.
2019-02-03 19:30:18 +00:00
François LASSERRE
9598c63fc0
Update INSTALL.TXT
Missing `cd postfixadmin`
2018-12-08 12:29:15 +00:00
David Goodwin
00877885cf update installation instructions - see #189 and #188 2018-07-03 12:15:47 +01:00
David Goodwin
63f44c9b2d update INSTALL.TXT to mention public/ etc 2018-01-25 20:58:48 +00:00
Christian Boltz
be3b7412ca
update requirements and links in INSTALL.TXT
- add mariadb and sqlite to requirements
- add link to github
- several small changes
2017-07-02 13:18:28 +02:00
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
2016-10-20 21:26:13 +00:00
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
2016-01-12 12:07:25 +00:00
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
2015-06-08 17:25:37 +00:00
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
2014-10-20 21:23:54 +00:00
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
2014-06-15 19:23:24 +00:00
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
2014-02-19 11:52:12 +00:00
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
2011-01-06 20:01:21 +00:00
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
2010-09-26 23:14:42 +00:00
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
2009-11-05 14:55:39 +00:00
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
2009-05-31 20:31:04 +00:00
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
2009-04-18 20:19:16 +00:00
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
2009-03-12 09:11:22 +00:00
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
2008-08-31 14:03:11 +00:00
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
2008-04-10 10:18:11 +00:00
David Goodwin
cb345bf723 DOC updates
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@322 a1433add-5e2c-0410-b055-b7f2511e0802
2008-04-09 21:05:16 +00:00
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
2007-09-23 13:41:51 +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
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