Feature Requests: Browse | Submit New | Admin

[#8579] Allow raising an error if the destination mailbox does not exist

Date:
2007-02-12 06:17
Priority:
3
Submitted By:
Kevin Smith (qualitycode)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Allow raising an error if the destination mailbox does not exist

Detailed description
I am calling save directly, and if the mailbox I specify does not exist, I really want to know about it. I certainly
don't want the message tossed into the mailspool that nobody will ever look at. I want an error to be raised.

I figured out a crude workaround for now (checking exist? myself), so it isn't a showstopper. But I think silent behavior
like this should definitely be disableable, and probably should not be the default.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2007-02-15 05:08
Sender: Kevin Smith

FYI: I recoded my app to call Maildir directly, so this no
longer requires a crude workaround for me.
Date: 2007-02-15 05:06
Sender: Kevin Smith

FYI: I rewrote my app to directly use Maildir instead of
going through gurgitate, so this is no longer a problem for
me. Would still be nice to see changed at some point, but
lower priority.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item