You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.0 KiB
27 lines
1.0 KiB
<?xml version="1.0"?>
|
|
<Role
|
|
name="Mail Server (POP3, SMTP)"
|
|
description="Mail servers use the POP3 service to provide e-mail delivery and tools for creating and managing e-mail accounts."
|
|
mys_id="POP3"
|
|
>
|
|
<!-- mys_id attribute should be unique among the different roles. It is used to track collapsed/expanded state. -->
|
|
<_locDefinition>
|
|
<_locTag _loc="locData" _locAttrData="name, description">Role</_locTag>
|
|
<_locTag _loc="locData" _locAttrData="description, tooltip">Link</_locTag>
|
|
</_locDefinition>
|
|
|
|
<Links>
|
|
<Link
|
|
description="Manage this mail server"
|
|
type="program"
|
|
command="%1"
|
|
tooltip="Provides a means to create and manage e-mail accounts using the POP3 protocol."
|
|
/>
|
|
<Link
|
|
description="Review the next steps for this role"
|
|
type="help"
|
|
command="cys.chm::/mail_server_role.htm#mailsrvcompletion"
|
|
tooltip="Opens a Help topic that contains a checklist of recommended tasks for this role."
|
|
/>
|
|
</Links>
|
|
</Role>
|