opt
/
kaspersky
/
kav4fs
/
share
/
wmconsole
/
html
/
pages
/
notify
➕ New
📤 Upload
✎ Editing:
notify_messages.html
← Back
<div id="settingsArea"> <table cellspacing="0" cellpadding="0" class="w90"> <tr> <td class="w25 nobr"><h2><span class="res:NOTIFY_SETTINGS_SMTP" /></h2></td> <td class="w25 nobr res:NOTIFY_SETTINGS_MFROM"/> <td class="w40"><input type="text" value="" id="email_from" style="width:300px"/></td> <td class="w10"> </td> </tr> <tr> <td class="w25 nobr"></td> <td class="w25 nobr res:NOTIFY_SETTINGS_RECIPENT_LIST"/> <td class="w40"> <table cellspacing="0" cellpadding="0"> <tr> <td id="global_rcpt_list" style="width:302px; padding-left:0px; padding-right:0px; padding-top:0px"></td> <td style="padding-right:0px; padding-top:3px"> <table> <tr> <td id="global_rcpt_add_buttons" style="padding-left:0px; padding-right:0px"></td> </tr> <tr> <td id="global_rcpt_remove_buttons" style="padding-left:0px; padding-right:0px"></td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td class="w25 nobr"></td> <td class="w25 res:NOTIFY_SETTINGS_MAILER"/> <td> <select id="mailer" class="wa" style="width:300px"> <option value="1" class="res:NOTIFY_SETTINGS_MINTERNAL"> <option value="2" class="res:NOTIFY_SETTINGS_MSENDMAIL"> </select> </td> </tr> </table> <div id="sendmail_settings" style="display:none"> <table cellspacing="0" cellpadding="0" class="w90"> <tr> <td class="w25 nobr"><h2><span class="res:NOTIFY_SETTINGS_SM_SETTINGS"/></h2></td> <td class="w25 nobr res:NOTIFY_SETTINGS_SM_PATH"/> <td class="w40"><input type="text" value="" id="sendmail_path" style="width:300px"/></td> <td class="w10"> </td> </tr> </table> </div> <div id="internal_settings" style="display:none"> <table cellspacing="0" cellpadding="0" class="w90"> <tr> <td class="w25 nobr"><h2><span class="res:NOTIFY_SETTINGS_INT_SETTINGS"/></h2></td> <td class="w25 nobr res:NOTIFY_SETTINGS_INT_SERVER_ADDR"/> <td class="w40"><input type="text" value="" class="w100" id="smtp_addr"/></td> </tr> <tr> <td class="w20 nobr"></td> <td class="w20 nobr res:NOTIFY_SETTINGS_INT_SERVER_PORT"/> <td class="w40"><input type="text" value="" class="w50p er" id="smtp_port"/></td> </tr> <tr> <td class="w25"></td> <td class="w25 nobr res:NOTIFY_SETTINGS_INT_QUEUE_PATH"/> <td class="w40"><input type="text" value="" class="w100" id="queue_folder" ic_browseBtn="queue_folder_browse"/></td> <td style="border:0 none;margin:0;padding:0;vertical-align:middle;align:left" width="1"><input style="position:relative;left:4px;" type="button" id="queue_folder_browse" class="res:BUTTON_LABEL_BROWSE" value="BUTTON_LABEL_BROWSE"></td> </tr> <tr> <td class="w25"></td> <td class="w25 nobr res:NOTIFY_SETTINGS_INT_TIMEOUT"/> <td class="w10"><input type="text" value="" class="w50p er" id="smtp_timeout"/> <span class="res:LABEL_SCH_SEC"></span></td> </tr> </table> </div> </div> <hr> <div id="tableAreaCtrl" class="w100"></div> <div id="tableArea"> <span style="padding:10px" class="res:CONTENT_LOADING"></span> </div> <script type="text/javascript" language="javascript"> misc_waitFor(editTask_SettingsTaskCompleted, notifyPage_messages_onLoad); $('#queue_folder_browse') .bind('treeDialog_enable', function(){ this.disabled = false }) .bind('treeDialog_disable', function(){ this.disabled = true }); $('#queue_folder').treeDialog({ FSPath : '/', FSType : ic.FSType.Local, FSName : ic.FSName.Any }); </script>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel