From OpenSCADAWiki
Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)Examples of tools of the mailboxes managing:
<syntaxhighlight lang="bash">
cyradm --user cyrus localhost    # connect as the administator
cyradm --user roman localhost    # connect as the user
sam user/{mbox} cyrus c; dm user/{mbox}  # remove {mbox}</syntaxhighlight>
 h Ukrainian (uk)Приклади інструментів керування поштовими скринями:
<syntaxhighlight lang="bash">
cyradm --user cyrus localhost    # підключитися як адміністратор
cyradm --user roman localhost    # підключитися як користувач
sam user/{mbox} cyrus c; dm user/{mbox}  # видалити {mbox}</syntaxhighlight>