Bugs item #2021826, was opened at 2008-07-18 22:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2021826&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christian Boltz (christian_boltz)
Assigned to: Nobody/Anonymous (nobody)
Summary: edit-alias allows empty alias when vacation is on
Initial Comment:
It's possible to set an empty alias goto, see https://sourceforge.net/forum/message.php?msg_id=5104264 for details. Most important is the reproducer:
Usually edit-mailbox errors out if you clear all target addresses. But I found a way to work around this safety net :-(
Reproducer:
- enable vacation
- edit the alias for the mailbox, remove us...@ex... (so that only the vacation address remains)
- disable vacation -> the alias now has an empty target
Possible solutions:
- the vacation alias should be ignored when testing if the alias target is empty
- the vacation alias should not even be listed in the target list (print a "vacation is on" note instead)
Needs to be tested with users/edit-alias also.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2021826&group_id=191583
|