develop
asamoukin 15 years ago
parent d6941fa166
commit 6ec0004e93

@ -7142,6 +7142,13 @@ to this group (comma delimited)")
'helpChapter':_("Common options"),
'help':_("force use NEW_GROUP name by GROUP")
},
{'progAccess':(2,),
'shortOption':"e",
'longOption':"alt-emails",
'optVal':"ALT_EMAILS",
'helpChapter':_("Mail service options"),
'help':_("set alternate email addresses for the mail group")
},
{'progAccess':(2,),
'longOption':"hide",
'optVal':"HIDE_HOST",
@ -7155,13 +7162,6 @@ to this group (comma delimited)")
'help':_("clear host names mail servers who have no access to email \
to this group")
},
{'progAccess':(2,),
'shortOption':"e",
'longOption':"alt-emails",
'optVal':"ALT_EMAILS",
'helpChapter':_("Mail service options"),
'help':_("set alternate email addresses for the mail group")
},
{'progAccess':(3,),
'shortOption':"b",
'longOption':"base-dir",

Loading…
Cancel
Save