[ postfixadmin-Feature Requests-3499573 ] Vacation alias optional
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2012-03-13 00:46:04
|
Feature Requests item #3499573, was opened at 2012-03-08 05:54 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=3499573&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: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: Vacation alias optional Initial Comment: I use postfixadmin together with Exim (hope this is not a heresy :)) and i really really really don't need all those vacation aliases. Is it possible to add a config option to switch em off so it wont be needed to edit code every time postfixadmin updates? Tyvm. ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2012-03-12 17:46 Message: No, Exim is not heresy ;-) and I'm happy to hear that PostfixAdmin works with it. (I'd even welcome a howto for our wiki - if you want to write one ;-) I can also give you write permissions in the wiki if you want.) About your request: Do I understand you correctly that with Exim vacation works without having the alias user#exa...@au... in the alias table? So you just need the entry in the vacation table? Adding a config option to not include the vacation alias shouldn't be too hard, but I'm afraid the devil is in the details. Currently VacationHandler and AliasHandler detect the vacation status based on the alias - yes, technically it's a bug, but it works and nobody changed it until now ;-) (On the positive side, list-virtual checks the 'active' field in the vacation table.) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=3499573&group_id=191583 |