/usr/share/doc/phamm/TODO is in phamm 0.6.2-1.2ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | /************************
* Phamm 0.6 *
************************/
* CSS2 and XHTML Strict
* AJAX search functions
* PHP5 and OOP
/************************
* Phamm 0.5 *
************************/
- enable deault filter view (high number of domain...)
- immediate delete for account and domain (see recursive fix)
- header mail "Phamm"
- fix error with multi windows open/different domain in session
- attribute hidden in cration only
(es. postmaster can write but not modify uid)
- attribute hidden does not work with field <date>1</date>
- Meta attribute (SPAM protetion level for user interface)
- Manager/Postmaster attribute direct input (no select...)
- Log
http://it.php.net/manual/en/function.syslog.php
http://it.php.net/manual/en/function.openlog.php
- php5-mcrypt
http://www.webmasterworld.com/forum88/157.htm
- multi-select option template engine
- error form if Domain Property update missing data
- alias require 1 destination
- mail plugin not required
- remind lost password
- rename attribute "delete" when phamm.schema change
- random password
- VirtualBackupMail
dn: vd=example.com,o=hosting,dc=x4w,dc=it
objectClass: top
objectClass: VirtualDomain
vd: example.com
accountActive: TRUE
lastChange: 1098956723
delete: FALSE
postfixTransport: smtp:[192.168.10.10]:25
dn: mail=@example.com,vd=example.com,o=hosting,dc=x4w,dc=it
objectClass: top
objectClass: VirtualBackupMail
mail: @example.com
accountActive: TRUE
lastChange: 1132572757
description: MX secondario dominio
- avoid alias destination with the same address
|