- Timestamp:
- 11/12/08 08:24:55 (8 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/pop-proxy-branch/mailfilter/migration/0005_migrate_old_keys.pl
r11589 r11639 80 80 81 81 82 if ( $selected eq 'address') {82 if ((defined $selected) and ($selected eq 'address')) { 83 83 $migration{'General/address'} = { 84 84 newKey => 'AmavisConfiguration/address',
