Opened 15 years ago
Last modified 15 years ago
#4495 closed bug
MDR Silently Fails if default folders do not exist — at Version 3
Reported by: | Jason | Owned by: | bga |
---|---|---|---|
Priority: | low | Milestone: | R1/alpha2 |
Component: | Servers/mail_daemon | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Reproduction:
- Installed Haiku Alpha 1.
- Setup MDR
- Symptoms:
- Default Mail folders (inbox and out) did not exist under ~/mail
- MDR would not send email without said folders
- MDR displayed error message for ~/mail/inbox not existing
- MDR did not display error message for ~/mail/out existing
- Mail would not send without ~/mail/out folder
- Outbox mail would be created in ~/
Workaround:
- Create 'inbox' and 'out' in ~/mail if they are not created upon Alpha 1 install.
Expected MDR behavior:
- create any missing folders that exist in its configuration if the folders do not in fact exist.
- give an error message if the OUTBOX folder doesn't exist.
- NEVER put mail files in OTHER folders if the folders in the configuration do not exist.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Description: | modified (diff) |
---|---|
Milestone: | R1 → R1/alpha2 |
comment:3 by , 15 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
CORRECTION: ~/Mail should read ~/mail