Configuration of mail |
include/mail/ui.ycp |
User interface functions. | |
|
|
This module has an unstable interface. |
All user interface functions.
Imports
Includes
Local VariablesLocal Functions
|
Read settings dialog
- Return value:
-
`abort or `next
Confirmation dialog before saving and installing needed packages
- Return value:
-
`back or `next
Write settings dialog
- Return value:
-
`abort or `next
MTA selection dialog (only for autoinstallation, otherwise probed in Mail::Read)
- Return value:
-
`abort or `next
A command line argument can override what is read from SCR. Used when starting mail from lan/modem.
D1
- Return value:
-
`back, `abort, `next or `none
D2
- Return value:
-
`back, `abort, `next or `outgoing_details
D2
- Return value:
-
`back, `abort, `next or `outgoing_details
(taken from y2c_users ui.ycp)
- Parameters:
-
username a string
- Return value:
-
Whether a string contains only valid user name characters
(taken from y2c_users ui.ycp)
- Return value:
-
Describe a valid username
See RFC 2822, 3.4 But for now, no-spaces@valid_domainname
- Parameters:
-
address an address to check
- Return value:
-
valid?
D2.1.1 Used for adding and editing a user masquerading entry.
- Parameters:
-
defaultv $["user": "address":] or just $[] existing current masqueading list
- Return value:
-
$["comment": "", "user": "address":] or $[] on cancel
D2.1
- Return value:
-
`back, `abort or `next
D2.2 Outgoing server authentification
- Return value:
-
`back, `abort or `next
D3.1
- Parameters:
-
defaultv $[server:, protocol:, remote_user:, local_user:, password:, ...] existing unused
- Return value:
-
edited data (with no other fields) or $[] on cancel
D3
- Return value:
-
`back, `abort or `next
D1.1.1, 1.2.1 Used for adding and editing an alias/virtual domain entry.
- Parameters:
-
defaultv $["alias": "destinations": ?comment] or just $[] existing current entry list
- Return value:
-
$["comment": ""?, "alias": "destinations":] or $[] on cancel
D1.1
- Return value:
-
`back, `abort or `next
D1.2
- Return value:
-
`back, `abort or `next
A Wizard Sequencer helper
- Return value:
-
`next
Whole configuration of mail
- Return value:
-
`back, `abort or `next
Whole configuration of mail but without reading and writing. MTA is selected first. For use with autoinstallation.
- Return value:
-
`back, `abort or `next