Timeline
11/04/04:
- 15:28 Ticket #16 (Adapt amavisd-maia to amavisd-new 2.x) closed by
- fixed: Added support for amavisd-new 2.2.0 in changeset …
- 07:58 Changeset [480] by
-
Adapted Maia to amavisd-new 2.2.0
11/01/04:
- 12:44 Ticket #102 (PHP scripts do not store configured SA thresholds) closed by
- wontfix: This is not a bug, but an intentional feature added in RC5--Maia forces …
- 11:48 Ticket #102 (PHP scripts do not store configured SA thresholds) created by
- The PHP scripts that interface with the database's policy table do not …
10/31/04:
- 00:16 Ticket #101 (maia-mysql.sql does not work with MySql 4.1.xx) created by
- The table definitions in maia-mysql.sql contain default values in columns …
10/30/04:
- 08:11 Ticket #100 (When customers log off, and back on, L's show up instead of words email ...) created by
- When customers log off, and back on, L's show up instead of words email …
10/29/04:
- 11:15 BuildPHPWithMcrypt edited by
- Added link to source (diff)
- 10:57 BuildPHPWithMcrypt created by
- Added text to the PHP with mcrypt page
- 10:35 FAQ edited by
- Added link to Building PHP with mcrypt (diff)
- 09:21 Changeset [479] by
-
fixed typo, rule descriptions were not showing up.
- 09:05 Changeset [478] by
-
fixed scope problem
- 09:04 Changeset [477] by
-
make sure locale is loaded for who_am_i function
- 09:04 Changeset [476] by
-
fixed scope problem
- 08:47 Changeset [475] by
-
move variable assignment up to where it is in scope.
- 08:28 Changeset [474] by
-
setting message while variable is still in scope...
- 08:22 Changeset [473] by
-
fixed undefined variables...
10/28/04:
- 17:27 Ticket #99 (Add settings to auto-learn ham or spam at certian thresholds) created by
- Add a setting that does the following: If Quarantined message is at a …
- 14:23 Ticket #28 (smtp_send() should append CR+LF after each body line) closed by
- fixed: Should be fixed in [472] using PEAR::Net_SMTP
- 14:22 Ticket #29 (smtp_send() should do proper dot-stuffing) closed by
- fixed: should be fixed in [472] using PEAR::Net_SMTP
- 14:21 Changeset [472] by
-
SMTP fixes. Using Net_SMTP PEAR library - need to have it installed for ...
- 12:36 Ticket #92 (Efficiency not showing up in statistics page) closed by
- fixed: fixed in [471]
- 12:35 Changeset [471] by
-
fixed efficiency text and value, ticket #92
- 12:26 Changeset [470] by
-
fix global declarations
- 00:43 Ticket #98 (Add a minimal, basic sample, amavisd.conf for newbies) created by
- To save time and lots questions, newbies would appreciate a "tuned" & …
10/27/04:
- 15:30 Changeset [469] by
-
typo, array only needs one global statement...
- 13:28 Ticket #97 (Let administrators restrict users' ability to adjust filter settings by ...) created by
- Maia already lets administrators control whether users can enable/disable …
- 13:20 Ticket #96 (Add lockfile to process-quarantine.pl) created by
- The process-quarantine.pl script should check for the presence of a …
- 13:17 Ticket #95 (Correlating aliases) closed by
- duplicate: This is a duplicate of …
- 06:36 Ticket #95 (Correlating aliases) created by
- It would be great if maia could read in aliases either from the mta's …
10/26/04:
- 22:28 Changeset [468] by
-
found a lot of locales broken from the $lang_x to $lang[x] switch. This ...
- 22:13 Changeset [467] by
-
initial conversion to css styling
- 13:12 Changeset [466] by
-
reverting back to revision [372], this error is more difficult than I ...
- 13:08 Changeset [465] by
-
[457] was wrong, just needed quotes to avoid warning, variable was ...
- 13:03 Changeset [464] by
-
previous $lang typo fix was wrong fix, this should include the proper ...
- 12:53 Changeset [463] by
-
typo to the typo fix.
- 12:51 Changeset [462] by
-
typo, undefined variables. I think this would cause the delete domains ...
- 12:49 Changeset [461] by
-
undefined variable fix. pre initialize $message
- 12:44 Changeset [460] by
-
typo fix, undefined variables. $lang conversion remnant
- 12:40 Changeset [459] by
-
typo, undefined variable fix.
- 12:29 Changeset [458] by
-
'%' sign caused sprintf to complain, changed to word.
Credit: Naucki
- 12:12 Changeset [457] by
-
fixed $lang typo, text_spam_confirmed
- 12:08 Changeset [456] by
-
initialized $message to prevent warning
- 12:03 Changeset [455] by
-
typo lang_text_item changed to langtext_item?
- 11:59 Changeset [454] by
-
typo, missing '$' on magic_quotes
- 10:33 Changeset [453] by
-
added auth_method to smarty variables - fixes undefined variable warning ...
- 10:24 Changeset [452] by
-
euid needed to be set in order to allow primary email address to ...
- 09:35 Changeset [451] by
-
fix view raw button
- 09:02 Changeset [450] by
-
make buttons work in viewmail mode, minor typo fixes.
10/25/04:
- 22:14 Changeset [449] by
-
more fixes to the cache action buttons. size is more consistent, same ...
- 11:22 Changeset [448] by
-
trying out alternate style for buttons - html post buttons with both text ...
- 11:16 Changeset [447] by
-
revision [446] was incorrect, need both auth.php and authcheck.php
10/22/04:
- 13:33 Ticket #94 (error messages when username/pass is not valid) closed by
- duplicate: Dup of #62
- 09:17 Ticket #94 (error messages when username/pass is not valid) created by
- Error messages need to be more descriptive. When adding an email address …
10/21/04:
- 09:35 Ticket #93 (Add ability to click on email and have it whitelisted/blacklisted ...) created by
- If you go to a message in either the quarantine or ham cache, be able to …
10/20/04:
- 09:04 MaiaInstallDeutsch edited by
- changed sa-2.x local.cf params to sa-3.x params (diff)
10/19/04:
- 20:57 Ticket #60 (error linking email address in settings.php) closed by
- fixed: resolved in [446]
- 20:56 Changeset [446] by
-
typo, included wrong file, which broke authorization for addding new email ...
- 09:57 MaiaInstall edited by
- changed sa-2.x local.cf params to sa-3.x params (diff)
- 08:12 Ticket #92 (Efficiency not showing up in statistics page) created by
- Efficiency not showing up in statistics page. just shows 0.00% and the …
10/14/04:
- 21:22 Changeset [445] by
-
converted stats to css support. need to address the change of the links ...
- 14:32 Changeset [444] by
-
E pixel bug wasn't present, bad width on right column was responsible for ...
- 14:06 Changeset [443] by
-
more style changes...
- 13:42 Changeset [442] by
-
several styleistic changes, better support for the current css ...
- 13:30 Ticket #88 (Add searchable administrative quarantine that shows all quarantined ...) closed by
- duplicate: This is a duplicate of …
- 13:26 Ticket #91 (Add whitelist/blacklist import facility) created by
- From pbuonora@…: Add "the ability to import a text …
- 13:23 Ticket #90 (Add hierarchical whitelists/blacklists) created by
- From pbuonora@…: Add "global whitelist management for …
- 13:18 Ticket #89 (Quarantine release from notification email) closed by
- duplicate: This is a duplicate of …
- 08:50 Ticket #89 (Quarantine release from notification email) created by
- Hello, I'm the same person who created the ticket on the admin view of …
10/13/04:
- 12:19 Ticket #88 (Add searchable administrative quarantine that shows all quarantined ...) created by
- We are using Ciphertrust Ironmail and are looking for a similar open …
- 06:02 Ticket #87 (Problem rescuing mail tagged as spam.) created by
- After rescuing an e-mail that was tagged as spam, the e-mail is kept in …
10/11/04:
- 11:39 Ticket #82 (bung in lastest dgm theme - list-cache.php) closed by
- fixed
- 11:36 Ticket #39 (Add "conditional failure" result to configtest.php) closed by
- fixed: er, I guess I already did this while working on refectoring the file. see …
- 10:53 Changeset [441] by
-
added support for adding default data when creating a table.
- 10:19 Changeset [440] by
-
added support for creating new tables as per scheam definition
- 08:56 Changeset [439] by
-
fixed typo - missing ';'
- 08:46 DGMDesign edited by
- (diff)
- 08:35 Changeset [438] by
-
layout can now adjust to two or three column, depending on whether right ...
10/10/04:
- 23:22 Changeset [437] by
-
Changing layout to be less rigid. Uses more screen when available ...
- 23:17 DGMDesign created by
- 07:01 Ticket #86 (Add meta-refresh when quar or ham cache is empty) created by
- When the ham-cache or quarantine is emptied, and a page comes saying "is …
10/09/04:
- 18:54 SpamAssassin3SQLBayes edited by
- Added link to InnoDB wiki page (diff)
10/08/04:
- 13:17 Changeset [436] by
-
working on replacement for viewmail, now called view.php. buttons do not ...
- 13:14 Changeset [435] by
-
dgm theme will use a different viewmail API, need different file to handle ...
- 11:45 Ticket #85 (Postgres SQL and database.cfg) created by
- Your Install guide at http://www.renaissoft.com/projects/maia/install.php …
- 10:28 Changeset [434] by
-
locale fix, and moved default protection levels out to config.php. Added ...
- 10:03 MySQLServerHasGoneAway edited by
- (diff)
- 09:56 Changeset [433] by
-
default values prevent uninitialized variable warnings.
- 09:49 Changeset [432] by
-
removed duplicate line
- 09:23 Changeset [431] by
-
fixing some undefined variables, changing tooltips to smarty popups
- 01:18 InnoDB created by
- New page
- 01:06 FAQ edited by
- InnoDB conversion (diff)
10/07/04:
- 22:54 Changeset [430] by
-
updating Smarty to 2.6.3 needed tooltips fix.
- 14:11 Changeset [429] by
-
debug logging didn't work. This is better
- 13:50 Changeset [428] by
-
adding support for smarty popups, which can replace tooltips. Also adding ...
- 12:23 Changeset [427] by
-
fixing php warnings... now that I found that php was suppressing E_NOTICE ...
- 11:45 Changeset [426] by
-
undefined variable added to globals
- 11:05 Changeset [425] by
-
Variable name change, adding per-page css include
- 06:35 Changeset [424] by
-
fixed broken images, though these should probably not be here.
- 06:30 Ticket #84 (admin options for themes) created by
- admins need to be able to specify whether users can change themes, and …
- 06:22 Ticket #74 (email ticket changes) closed by
- worksforme: Not too bad with digest form... :)
- 06:19 Ticket #75 (Maia blue Theme Bugs) closed by
- fixed: See revisions: [420] [421] [422]
- 06:19 Changeset [423] by
-
fixed broken blocked.jpg, set proper mime type for image files.
- 06:11 Changeset [422] by
-
hide .svn directory from language detection, fixed language install box ...
- 05:55 Changeset [421] by
-
fixes alignment problem with viewmail icons. ticket #75 removed link ...
- 05:27 Changeset [420] by
-
$showmail was used to determine whether or not the icon(s) to display mail ...
- 05:26 MaiaInstallDeutsch edited by
- translation from the english text (diff)
- 05:26 MaiaInstall edited by
- some small changes (diff)
- 05:05 MaiaInstall edited by
- 9. Install the PHP scripts (diff)
- 04:50 Ticket #83 (Add localization support to load-sa-rules.pl) created by
- Currently load-sa-rules.pl only scans *.cf files for descriptions that …
- 04:14 MaiaInstallDeutsch edited by
- translation from the english text (diff)
- 03:51 MaiaInstall edited by
- 8. Generate your encryption key (optional) (diff)
10/06/04:
- 17:52 Ticket #67 ([PATCH] process-quarantine.pl and expire-quarantine-cache.pl don't ...) reopened by
- Actually I think that that script does the right thing. It goes through …
- 17:03 Ticket #82 (bung in lastest dgm theme - list-cache.php) created by
- see screenshot
- 16:59 Ticket #67 ([PATCH] process-quarantine.pl and expire-quarantine-cache.pl don't ...) closed by
- invalid: Actually, the domain-wide and system-wide stats are not the aggregate …
- 16:48 Ticket #81 (address_rewriting_type) created by
- I'm using Postfix, so $address_rewriting_type is set to Option 4. All …
- 16:31 Ticket #77 (Links from maiamailguard.com are broken) closed by
- fixed: Fixed.
- 15:10 Changeset [419] by
-
one more color change... I'll get this in the right order yet.
- 13:13 Changeset [418] by
-
last updates were broken because my editor failed to preserve othe locale ...
- 12:13 Changeset [417] by
-
fixed missing ' added maia_themes and default values.
- 11:21 MaiaSubversion created by
- 11:16 MaiaInstallDeutsch edited by
- add dmorton's changes (diff)
- 10:47 MaiaInstall edited by
- (diff)
- 10:41 MaiaInstall edited by
- remove twice text (diff)
- 10:40 MaiaInstallDeutsch edited by
- translation from the english text (diff)
- 10:35 Changeset [416] by
-
more color adjustments
- 10:24 MaiaInstall edited by
- 7. Load your SpamAssassin Rules (diff)
- 10:08 Changeset [415] by
-
color fix, forgot to submit with last bunch
- 10:07 Changeset [414] by
-
more color changes. Getting wild here, changing cache ...
- 09:49 Changeset [413] by
-
changing colors...
- 09:48 Ticket #80 (pager length) created by
- Pager grows too large if there is a large amount of cached items, and …
- 09:40 Ticket #79 (scripts/send-quarantine-reminders.pl - locales on templates) created by
- make scripts/send-quarantine-reminders.pl work with locales get …
- 09:12 Ticket #78 (localized alt tags) created by
- should add a alt-tag.php to locales to hold image alt tag information
- 09:11 Changeset [412] by
-
added alt tags to edit icon
- 09:06 Ticket #40 (Make user e-mail address settings easier to find) closed by
- fixed
- 09:04 Changeset [411] by
-
Finishing ticket #40 Added icons to edit settings.
- 08:38 Changeset [410] by
-
adding edit button for email address per ticket #40
- 07:56 Changeset [409] by
-
default theme was missing some config options... brought up to date ...
- 07:42 Changeset [408] by
-
bumped version number
- 07:39 Changeset [407] by
-
updated css layout
- 07:36 Changeset [406] by
-
fixed spacing issue between tables.
- 07:27 Ticket #76 (domainsettings.tpl: missing $address variable) closed by
- fixed: fixed in [405]
- 07:26 Changeset [405] by
-
updating to css layout. fixed address bug in ticket #76
- 07:10 MaiaInstallDeutsch edited by
- some small changes (diff)
- 07:10 MaiaInstall edited by
- some small changes (diff)
- 06:58 MaiaInstallDeutsch edited by
- translation from the english text (diff)
- 06:53 MaiaInstall edited by
- some small changes (diff)
- 06:51 MaiaInstall edited by
- 6. Configure SpamAssassin 3.x (diff)
- 06:26 MaiaInstall edited by
- add virus scanner (diff)
- 06:26 MaiaInstallDeutsch edited by
- add virus scanner (diff)
- 06:19 MaiaInstallDeutsch edited by
- translation from the english text (diff)
- 06:14 MaiaInstall edited by
- 5. Install needed Perl Modules and Software (diff)
- 05:25 Changeset [404] by
-
german locale corrections, courtesy Wolfgang Lumpp <wol@…>
- 05:12 MaiaInstallDeutsch edited by
- translation from the english text (diff)
- 05:12 MaiaInstall edited by
- some small changes (diff)
- 04:55 MaiaInstall edited by
- Install the Maintenance Scripts and Templates (diff)
- 04:31 MaiaInstallDeutsch edited by
- translation from the english text (diff)
- 04:31 MaiaInstall edited by
- some small changes (diff)
- 04:08 MaiaInstall edited by
- database, table of contens (diff)
- 03:10 MaiaInstallDeutsch edited by
- translation from the english text (diff)
- 03:00 MaiaInstall edited by
- the first 2 points (diff)
- 01:27 SpamAssassin3SQLBayes edited by
- Cleanup/more info (should have done this the first time and will in the … (diff)
- 00:56 SpamAssassin3SQLBayes edited by
- Added 'back to faq' link (missed it the first few times, oops) (diff)
- 00:56 MySQLServerHasGoneAway edited by
- Added 'back to faq' link (missed it the first few times, oops) (diff)
- 00:54 MySQLServerHasGoneAway edited by
- Added MysqlMaxPacket 'WikiWord?' (diff)
10/05/04:
- 23:38 Ticket #77 (Links from maiamailguard.com are broken) created by
- Some links when using www.maiamailguard.com are broken when using absolute …
- 23:26 SpamAssassin3SQLBayes created by
- New page
- 23:15 FAQ edited by
- Bayes + MySQL + SA3 (diff)
- 23:12 MySQLServerHasGoneAway created by
- New page
- 23:06 FAQ edited by
- Added FAQ about (diff)
- 16:04 MysqlMaxPacket edited by
- renamed [mysql] in [mysqld] (diff)
- 15:57 WikiStart edited by
- add install link (diff)
- 15:53 Install edited by
- delete (diff)
- 15:52 MaiaInstall edited by
- fixed link (diff)
- 15:52 MaiaInstallDeutsch edited by
- fixed link (diff)
- 15:51 MaiaInstallDeutsch created by
- 15:49 MaiaInstall created by
- 15:36 Install created by
- Init
- 15:23 Ticket #76 (domainsettings.tpl: missing $address variable) created by
- Should display the current domain…
- 15:18 Ticket #75 (Maia blue Theme Bugs) created by
- 1.) you cant install a new language ("No uninstalled languages are …
- 15:02 Changeset [403] by
-
this theme doesn't use these files, they use list-chache instead.
- 14:59 Changeset [402] by
-
Updating layout to css
- 14:54 Changeset [401] by
-
Updating layout to css
- 13:52 Ticket #74 (email ticket changes) created by
- Would it be possible to receive an email when a ticket that you submitted …
- 13:48 Changeset [400] by
-
removed unreachable line...
- 13:39 Ticket #73 (language change is not instant) closed by
- fixed: put a location header in to refresh the page when changed…
- 13:38 Changeset [399] by
-
made language change instant by redirecting page instantly... ticket #73
- 13:28 Changeset [398] by
-
fixed more local issues
- 12:52 Ticket #71 (label/quarantine/discard funniness) closed by
- duplicate: This is just the PHP side of …
- 12:06 Changeset [397] by
-
default setting detection was messed up.
- 11:25 Ticket #73 (language change is not instant) created by
- When changing the language setting, it doesn't show up on the submit, but …
- 11:13 Ticket #72 (return value/error check audit) created by
- We need to do an audit and check all mysql calls for return values and …
- 11:04 Changeset [396] by
-
typo... didn't need brackets.
- 11:01 Ticket #71 (label/quarantine/discard funniness) created by
- I don't think this should be possible:[…]
- 10:53 Ticket #65 ([PATCH] Current protection level Settings) closed by
- fixed: fixed in [393].
- 10:49 Changeset [395] by
-
added comments to explain default settings
- 10:40 Changeset [394] by
-
missing </a>
- 10:35 Changeset [393] by
-
locale fix, and moved default protection levels out to config.php. Added ...
- 10:33 Changeset [392] by
-
Updating layout to css
- 07:55 Ticket #70 (config table shade) created by
- We could add a small javascript to adminsystem to make tables "shade" when …
- 07:35 Changeset [391] by
-
removed duplicate line
- 07:31 Changeset [390] by
-
changing tables to div's and span's, introduced helper functions ...

