Changes between Version 2 and Version 3 of Ticket #4495
- Timestamp:
- Sep 16, 2009, 9:48:03 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4495 – Description
v2 v3 1 1. Installed Haiku Alpha 1. 2 2. Setup MDR 3 3. Default Mail folders (inbox and out) did not exist under ~/mail 4 4. MDR would not send email without said folders 5 5. MDR displayed error message for ~/mail/inbox not existing 6 6. MDR did not display error message for ~/mail/out existing 7 7. Mail would not send without ~/mail/out folder 8 8. Outbox mail would be created in ~/ 1 Reproduction: 2 1. Installed Haiku Alpha 1. 3 1. Setup MDR 4 1. Symptoms: 5 1. Default Mail folders (inbox and out) did not exist under ~/mail 6 1. MDR would not send email without said folders 7 1. MDR displayed error message for ~/mail/inbox not existing 8 1. MDR did not display error message for ~/mail/out existing 9 1. Mail would not send without ~/mail/out folder 10 1. Outbox mail would be created in ~/ 9 11 10 MDR should make any folders that exist in its configuration if the folders do not in fact exist. 12 Workaround: 13 * Create 'inbox' and 'out' in ~/mail if they are not created upon Alpha 1 install. 11 14 12 MDR should give an error message if the OUTBOX folder doesn't exist. 13 14 MDR should NOT put mail files in OTHER folders if the folders in the configuration do not exist. 15 16 WORKAROUND: Create 'inbox' and 'out' in ~/mail if they are not created upon Alpha 1 install. 15 Expected MDR behavior: 16 * create any missing folders that exist in its configuration if the folders do not in fact exist. 17 * give an error message if the OUTBOX folder doesn't exist. 18 * NEVER put mail files in OTHER folders if the folders in the configuration do not exist. 17 19 18 20 19 21 22