root/tags/cpves-0.10/ChangeLog

Revision 229, 7.5 kB (checked in by jonas, 2 months ago)

Version 0.10.1

Line 
1CpVES 0.10.1 2008-09-14 - Jonas Genannt - <jonas.genannt@brachium-system.net>
2        o Fixed: recipient classes VIEW
3        o Fixed: de_DE language
4        o Fixed: domain_add: php array_in warning
5        o Fixed: superadmin could not view setting
6        o Improved: display mailbox size with units
7CpVES 0.10 2007-10-11 - Jonas Genannt - <jonas.genannt@brachium-system.net>
8        o Improved: sa_learn.pl no longer debug output
9        o Improved: move_spam does not display INBOX
10        o Improved: list_view add new address (check if valid)
11        o Added: display mailbox size per domain
12        o Added: forward spam to another mailbox (frontend + backend) (#29)
13        o Added: admin could remove move_spam option per user
14        o Added: admin could set forward spam option
15        o Fixed: superadmin web_lang to short (#35)
16        o Fixed: webmail link is not working
17        o Fixed: mailgraph link is not working
18        o Fixed: sa_learn.pl bogofilter check
19        o Fixed: domain size display in overview
20        o Fixed: forward_view.tpl list addresses
21        o Fixed: typos in german translation
22CpVES 0.09 2007-09-15 - Jonas Genannt - <jonas.genannt@brachium-system.net>
23        o Improved: runScripts.sh create_fetchmail.pl should not run on trigger
24        o Improved: trigger backendscript marked as stable
25        o Removed: all rbl checking code (never used)
26        o Fixed: defect mail_system.sql again
27CpVES 0.08 2007-09-15 - Jonas Genannt - <jonas.genannt@brachium-system.net>
28        o Added: policyd-weight per user/domain configuration
29        o Added: greylisting per user/domain configuration
30        o Added: some logging to listMailer.pl
31        o Improved: mailinglists feature
32        o Improved: delete domain and delete lists
33        o Improved: some code cleanup
34        o Improved: display username only if an user is logged in (#34)
35CpVES 0.07 2007-09-13 - Jonas Genannt - <jonas.genannt@brachium-system.net>
36        o Fixed: mail_system.sql
37CpVES 0.06 2007-09-11 - Jonas Genannt - <jonas.genannt@brachium-system.net>
38        o Added: autoresponder.pl: special X-Header vacation disable
39        o Added: special X-Header vacation to email user/admin frontend
40        o Added: pidfile for create_mailboxes.pl
41        o Added: pidfile for create_mailfilters.pl
42        o Added: script for calculate the mailbox size
43        o Added: new config value for "display mailbox size"
44        o Added: domain_view.tpl mailbox size
45        o Added: check if php-imap is enabled
46        o Added: lang selection per user/sadmin
47        o Added: md5sum of .mailfiter will be saved to database
48        o Added: cpves version string to structure.tpl
49        o Added: index_sadmin vacaction overview per domain and user
50        o Improved: removed reload to domain show on save emailaddress
51        o Improved: vacation magic quotes
52        o Fixed: autoresponder.pl. UTF-8 problems in body
53CpVES 0.05 2007-08-31 - Jonas Genannt - <jonas.genannt@brachium-system.net>
54        o Fixed: repaired listmailer.pl for access tinyint(1) column (T. Genannt)
55        o Fixed: domain_add: default postmaster forwarding (#26)
56        o Fixed: default paths in runScipts.sh and installService.sh
57        o Improved: server_ip: you can configure more than one
58        o Improved: Default config now in extra file (copy to config.inc.php / mail_config.conf) (T. Genannt)
59CpVES 0.04 2007-08-25 - Jonas Genannt - <jonas.genannt@brachium-system.net>
60        o Added: Webmail to config.inc.php and navigation for direct webmail link
61        o Added: initial language split
62        o Added: delete known spam option (frontend)
63        o Added: delete known spam option (backend)
64        o Added: domain perms for sa_wb_listing
65        o Added: optional Mailgraphlink for admin and superadmin
66        o Added: mailarchive frontend
67        o Added: permission for using spam_del option (more secure about stupid users)
68        o Added: sadmin: rebuild all mailfilters
69        o Added: user/admin option: delete duplicate mails
70        o Added: autoresponder send feature (#7)
71         (specify how many responds will send to one address back)
72        o Added: extra site for users password change
73        o Added: fetchmail mailfrontend + backendscript
74        o Added: whitelist localdomains (#22)
75        o Added: spam/ham learning frontend and backend (#9)
76        o Added: option to deny/allow cpves webinterface login per domain/user
77        o Fixed: typo in delete duplicate mails create_mailfilters.pl
78        o Fixed: autoresponder_disable bug, overrides complete table (#3)
79        o Fixed: autoresponder encoding with utf8 (#2)
80        o Fixed: autorepsonder quoting problems
81        o Fixed: Password dialog forms (#5)
82        o Fixed: create_mailfilters.pl: if() in bogofilter
83        o Fixed: delete domains (no old data will stay in other tables)
84        o Fixed: max forwardings in domain
85        o Fixed: max email addresses in domain
86        o Fixed: fixed some variable errors/usages
87        o Fixed: default spam_del value (10 -> 10.0) (#14)
88        o Fixed: spelling error (#16)
89        o Fixed: incorrect pidfile (#20)
90        o Fixed: error in sa_wb_listing.pl (#21)
91        o Fixed: forwardadd_fillform() (#23)
92        o Improved: backendscripts (default: /usr/local/cpves) (#21)
93        o Improved: config dir now default in /etc/cpves
94        o Improved: move_spam (only called in autoresponder if spamassassin is active)
95        o Improved: possible inputfailture on forwarding add
96        o Improved: moved all cpves js code to separate file (js/cpves.js)
97        o Improved: Upgrade to newest smarty version
98        o Improved: format error of del_known_spam (#6)
99        o Improved: delete domain; no email to sysadmin any more (#8)
100        o Improved: list_imap_folders: non-spam /spam folder
101        o Improved: make Spam folder bold in "move known spam to"
102        o Improved: check for correct permissions for every user_ site
103        o Improved: CpVES webinterface is english (#24)
104CpVES 0.03 2007-05-01 - Jonas Genannt - <jonas.genannt@brachium-system.net>
105        o Improved: create forward;copy addresses to form
106        o Improved: autoresponder - now send only to valid to addresses an responder
107        o Improved: check_domain_faeture (database change needed)
108        o Improved: forward_view (sorting of addresses)
109        o Improved: email_view admin domain sorting
110        o Improved: sadmin_edit success message
111        o Improved: index_sadmin.tpl layout
112        o Improved: index_admin.tpl layout
113        o Improved: functions for email_options
114        o Improved: forward_view delete complete forward
115        o Added: Whitelisting Support to Interface
116        o Added: automatic autoresponder disable feature
117        o Added: Initial Bogofilter frontend support
118        o Added: An SQL-Upgrade file
119        o Added: X-Loop and X-No-Loop check for autoresponder
120        o Added: Sending autoresponder with X-Loop and X-No-Loop header
121        o Added: new autoresponder feature to users interface
122        o Added: new autoresponder feature to admins interface
123        o Added: support forwarding per user dis/enable
124        o Added: ml_postmaster/mailserver_smtp to configfile
125        o Added: listMailer.pl support for configfile
126        o Added: index_sadmin: display sadmin privileges
127        o Added: sadmin/admin see move_spam option (ready only)
128        o Fixed: create forwarding
129        o Fixed: create mailinglist
130        o Fixed: listMailer.pl config file path
131        o Fixed: sadmin_add redirection to sadmin_view
132CpVES 0.02 2007-03-16 - Jonas Genannt - <jonas.genannt@brachium-system.net>
133        o Code Cleanup
134        o Complete new code structure
135        o Fixed: Wrong emailaddr count on index site
136        o Improved Layout (error/success messages)
137        o Improved Run ML-Code only if ML activated
138        o Improved sadmin and user password change
139        o Improved Char-Encoding in listMailer.pl error-mail (T. Genannt)
140        o Added filed:
141         ALTER TABLE `domains` ADD `spamassassin` TINYINT(1) DEFAULT '1' NOT NULL;
142        o Added: en/disable spamassassin support per domain
143        o Added: sadmin/admin can modify users autoresponder
144        o Added: sadmin/admin can modify users forwarding
145        o Added: sadmin/admin can modify users virus delete
146        o Added: inputfocus to emailaddress on loginpage and other pages
147        o Added: Cycle for backgroundcolors
148        o Added: domain_add: Forward do domain_view after creating
149        o Added: forward_add: List mailaddresses
150CpVES 0.01 2006-12-31 - Jonas Genannt - <jonas.genannt@brachium-system.net>
151        o First Release
Note: See TracBrowser for help on using the browser.