diff options
Diffstat (limited to 'postfix_wizard/postfix.wiz')
-rw-r--r-- | postfix_wizard/postfix.wiz | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/postfix_wizard/postfix.wiz b/postfix_wizard/postfix.wiz index 1b488a27..49fb946d 100644 --- a/postfix_wizard/postfix.wiz +++ b/postfix_wizard/postfix.wiz @@ -31,25 +31,6 @@ canBack="true" canCancel="true" > - - <Target - targetName="default_masq" - jumpIndex="0" - > - </Target> - - <Target - targetName="Not good" - jumpIndex="1" - > - </Target> - - <Target - targetName="error_need_net" - jumpIndex="2" - > - </Target> - <Info helpText="Internet Mail Configuration Wizard" > @@ -64,46 +45,6 @@ <Page helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-postfix.html" - name="Not good" - nextButtonText="End" - executionLevel="NORMAL" - nextFinish="true" - canBack="false" - canCancel="true" - > - - - <Info - helpText="Sorry, you have to be root to run this wizard..." - > - </Info> - - <Info - helpText="See you soon!" - > - </Info> - </Page> - - <Page - helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-postfix.html" - name="default_masq" - executionLevel="DEBUG" - nextFinish="false" - canBack="true" - canCancel="true" - > - - <Freetext - name="freetext" - variableName="wiz_mail_masquerade" - fillfunc="get_mail_masquerade" - editable="true" - > - </Freetext> - </Page> - - <Page - helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-postfix.html" name="Form_of_address" jumpScript="__WIZ_HOME__/postfix_wizard/scripts/check_masquerade.sh" executionLevel="NORMAL" @@ -359,17 +300,6 @@ needed to configure your Internet Mail Service:" <Page helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-postfix.html" - name="server launcher" - jumpPage="Form_of_address" - executionLevel="DEBUG" - nextFinish="false" - canBack="true" - canCancel="true" - > - </Page> - - <Page - helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-postfix.html" name="Congratulations" nextButtonText="Quit" executionLevel="NORMAL" |