Bug 787172

Summary: replacement for suseconfig after saving aliases
Product: [openSUSE] openSUSE Tumbleweed Reporter: Jiří Suchomel <jsuchome>
Component: YaST2Assignee: Peter Varkoly <varkoly>
Status: VERIFIED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: suse-beta
Version: 13.1 Milestone 0   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jiří Suchomel 2012-10-29 14:19:03 UTC
After users module saves aliases (using MailAliases->SetRootAlias function), it currently calls inst_suseconfig. This client is obsolete now.

We need to either

1. do the necessary (formerly suseconfig) stuff directly in MailAliases functions

or

2. call new script (which one?) in Users module after MailAliases->SetRootAlias call.


Which way?
Comment 1 Jiří Suchomel 2012-11-06 07:57:40 UTC
Peter?
Comment 3 Jiří Suchomel 2012-11-07 10:39:19 UTC
Thanks for info. So once you're done, tell me how (if) I should update users module.
Comment 4 Christian Boltz 2012-11-07 22:28:14 UTC
Peter, is there a special reason to make comment #2 private? If not, please make it public ;-)
Comment 5 Peter Varkoly 2014-06-09 06:38:33 UTC
This is already fixed. new aliases will be called directly.