[ postfixadmin-Bugs-1826723 ] alias list problem
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2007-11-06 10:31:14
|
Bugs item #1826723, was opened at 2007-11-06 02:25 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1826723&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: Core Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: alias list problem Initial Comment: On the Virtual List page aliases which have real mailboxes does not show up. For example one has a real mailbox: bo...@ex..., and there's an alias defined like bo...@ex... -> bo...@ex..., ot...@em... this alias won't show up on the Virtual List page because of a LEFT JOIN sql query in list-virtual.php, around line 173. i don't think that this check is correct. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-11-06 02:31 Message: Logged In: NO check config.inc.php its imho a toggle that you can set to "hide" alias that is real mailbox ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1826723&group_id=191583 |