micorreo.claro.net.do Open in urlscan Pro
74.202.139.79  Public Scan

URL: https://micorreo.claro.net.do/app/
Submission: On May 25 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: MailSearchFormGET #

<form id="MailSearchForm" name="MailSearchForm" action="#" method="get">
  <table cellpadding="3" cellspacing="3" style="width: 580px;font-size:12px !important; font-family:Arial, Helvetica, sans-serif;">
    <tbody>
      <tr>
        <td style="white-space: nowrap; font-weight:bold">Fields</td>
      </tr>
      <tr>
        <td style="width: 100%;white-space: nowrap;">
          <input name="RadioearchField" id="RadioearchField0" onclick="fnSearchField(0)" type="radio" value="FROM">&nbsp;From&nbsp;&nbsp; <input name="RadioearchField" id="RadioearchField1" onclick="fnSearchField(1)" type="radio"
            value="TO">&nbsp;To&nbsp;&nbsp; <input name="RadioearchField" id="RadioearchField2" onclick="fnSearchField(2)" type="radio" value="CC">&nbsp;Cc&nbsp;&nbsp; <input name="RadioearchField" id="RadioearchField3" onclick="fnSearchField(3)"
            type="radio" value="SUBJECT">&nbsp;Subject&nbsp;&nbsp; <span id="rdbtFullSearch"><input name="RadioearchField" id="RadioearchField4" onclick="fnSearchField(4)" checked="checked" value="BODY" type="radio">&nbsp;Full
            message&nbsp;&nbsp;</span>
          <div style="display:none"><input name="RadioearchField" id="RadioearchField5" onclick="fnSearchField(5)" type="radio" value="TEXT">&nbsp;Message headers&nbsp;&nbsp;</div>
          <!-- Search mode uad_korney 11/02/2015 -->
          <select id="s_search_mode" style="display:none;">
            <option value="default"></option>
          </select>
        </td>
      </tr>
      <tr>
        <td style="white-space: nowrap; font-weight:bold">Date</td>
      </tr>
      <tr>
        <td colspan="2" style="width: 100%;white-space: nowrap; vertical-align:middle;">
          <input type="checkbox" value="ON" id="s_date_option" onclick="fnMailSearchCheckDate(this)" style="font-size:12px !important; font-family:Arial, Helvetica, sans-serif">
          <select id="s_restrict_date" style="font-size:12px !important; font-family:Arial, Helvetica, sans-serif">
            <option value="ON">On</option>
            <option value="BEFORE">Before</option>
            <option value="SINCE">Since</option>
            <!-- Additional date criterias  uad_korney 04/29/2015-->
            <!-- KA: temp. disabled this part-->
          </select>
          <select id="s_month" style="font-size:12px !important; font-family:Arial, Helvetica, sans-serif" onchange="document.getElementById('s_date_option').checked = true;">
            <option value="0"> Month</option>
            <option value="Jan"> Jan</option>
            <option value="Feb"> Feb</option>
            <option value="Mar"> Mar</option>
            <option value="Apr"> Apr</option>
            <option value="May"> May</option>
            <option value="Jun"> Jun</option>
            <option value="Jul"> Jul</option>
            <option value="Aug"> Aug</option>
            <option value="Sep"> Sep</option>
            <option value="Oct"> Oct</option>
            <option value="Nov"> Nov</option>
            <option value="Dec"> Dec</option>
          </select>
          <select style="font-size:12px !important; font-family:Arial, Helvetica, sans-serif" id="s_day" onchange="document.getElementById('s_date_option').checked = true;">
            <option value="0">Day</option>
            <option value="1"> 1</option>
            <option value="2"> 2</option>
            <option value="3"> 3</option>
            <option value="4"> 4</option>
            <option value="5"> 5</option>
            <option value="6"> 6</option>
            <option value="7"> 7</option>
            <option value="8"> 8</option>
            <option value="9"> 9</option>
            <option value="10"> 10</option>
            <option value="11"> 11</option>
            <option value="12"> 12</option>
            <option value="13"> 13</option>
            <option value="14"> 14</option>
            <option value="15"> 15</option>
            <option value="16"> 16</option>
            <option value="17"> 17</option>
            <option value="18"> 18</option>
            <option value="19"> 19</option>
            <option value="20"> 20</option>
            <option value="21"> 21</option>
            <option value="22"> 22</option>
            <option value="23"> 23</option>
            <option value="24"> 24</option>
            <option value="25"> 25</option>
            <option value="26"> 26</option>
            <option value="27"> 27</option>
            <option value="28"> 28</option>
            <option value="29"> 29</option>
            <option value="30"> 30</option>
            <option value="31"> 31</option>
          </select>
          <select style="font-size:12px !important; font-family:Arial, Helvetica, sans-serif" id="s_year" onchange="document.getElementById('s_date_option').checked = true;">
            <option value="2006">2006</option>
            <option value="2007">2007</option>
            <option value="2008">2008</option>
            <option value="2009">2009</option>
            <option value="2010">2010</option>
            <option value="2011">2011</option>
            <option value="2012">2012</option>
            <option value="2013">2013</option>
            <option value="2014">2014</option>
            <option value="2015">2015</option>
            <option value="2016">2016</option>
            <option value="2017">2017</option>
            <option value="2018">2018</option>
            <option value="2019">2019</option>
            <option value="2020">2020</option>
            <option value="2021">2021</option>
            <option value="2022">2022</option>
            <option value="2023" selected="selected">2023</option>
          </select>
        </td>
      </tr>
      <tr>
        <td style="white-space: nowrap; font-weight:bold">Size</td>
      </tr>
      <tr>
        <td style="width: 100%;white-space: nowrap;">
          <input type="checkbox" value="ON" id="s_size_option" onclick="fnMailSearchSizeOpt(this)">
          <select style="font-size:12px !important; font-family:Arial, Helvetica, sans-serif" id="s_restrict_size" onchange="document.getElementById('s_size_option').checked = true;">
            <option value="SMALLER">Less than</option>
            <option value="LARGER">Greater than</option>
          </select>
          <input type="text" id="s_size" value="" size="3" maxlength="5" onchange="" style="font-size:11px; width:40px">&nbsp;KB
        </td>
      </tr>
      <!-- Messages types criterias  uad_korney 04/29/2015-->
      <tr style="display:none">
        <td style="white-space: nowrap;  font-weight:bold">Type</td>
      </tr>
      <tr style="display:none">
        <td style="width: 100%;white-space: nowrap;">
          <select id="s_message_type">
            <option value="ALL">All</option>
            <option value="NEW">New only</option>
            <option value="ANSWERED">Replied only</option>
            <option value="FLAGGED">Forwarded only</option>
          </select>
        </td>
      </tr>
      <tr>
        <td style="white-space: nowrap; font-weight:bold; padding-top:5px">Folders</td>
      </tr>
      <tr>
        <td style="width: 100%;white-space: nowrap;">
          <div id="pgSearchFoldersID" style="border:1px #E1E1E1 solid; max-height:110px !important ; overflow:auto; color: #8A8A8A; width:99%; margin-left:0px; padding-top:3px; font-size:12px !important; font-family:Arial, Helvetica, sans-serif">
            <!-- === Left Panel Folders HTML ==== -->
            <div style="text-align:center">Loading...</div>
          </div>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Name: main_formPOST

<form id="main_form" name="main_form" action="" method="post" target="my_iframe">
  <input type="hidden" name="faction" value="none" id="Hidden2">
  <input type="hidden" name="SavedDraftGUID" value="" id="SavedDraftGUID">
  <input type="hidden" name="AllFiles" value="" id="AllFiles">
  <input type="hidden" name="FolderIDs" value="" id="FolderIDs">
  <input type="hidden" name="lastInput" value="" id="lastInput">
  <input type="hidden" name="TotalSize" value="0" id="TotalSize">
  <input type="hidden" name="xml_Priorities" value="1" id="xml_Priorities">
  <input type="text" name="xml_From" value="" id="xml_From">
  <input type="text" name="xml_To" value="" dir="ltr" size="20" id="xml_To">
  <input type="text" name="xml_Cc" value="" dir="ltr" size="20" id="xml_Cc">
  <input type="text" name="xml_Bcc" value="" dir="ltr" size="20" id="xml_Bcc">
  <input type="text" name="xml_Subject" value="" maxlength="80" size="20" id="xml_Subject">
  <input type="checkbox" name="mail_save_message" value="true" checked="checked" id="Checkbox5">
  <input type="checkbox" name="mail_request_receipt" value="true" id="mail_request_receipt">
  <input type="hidden" name="xml_TextBody" value="" id="xml_TextBodyID">
  <input type="hidden" name="mail_as_HTML" value="true" id="Hidden7">
  <input type="hidden" name="RichTextFormat" value="true" id="Hidden8">
  <input type="hidden" name="RemoveRichTextFormat" value="" id="Hidden9">
  <input type="hidden" name="sMsgId" value="" id="Hidden10">
  <input type="hidden" name="sAction" value="" id="Hidden11">
  <input type="hidden" name="multilingual" value="false" id="multilingual">
  <input type="hidden" name="translate_menu" value="none_none" id="translate_menu">
  <input type="hidden" name="Send_mail" value="" id="Hidden13">
  <input type="hidden" name="jsaddsig" value="" id="Hidden15">
  <input type="hidden" name="translate_to" value="" id="translate_to">
  <input type="hidden" name="translate_from" value="" id="translate_from">
  <input type="hidden" name="xml_AttachForward" value="" id="xml_AttachForward">
  <input type="hidden" name="xml_AttachSizeForward" value="" id="xml_AttachSizeForward">
  <input type="hidden" name="AttachTotalSizeForward" value="" id="AttachTotalSizeForward">
  <input type="hidden" name="Open_HTML_VK" value="false" id="Open_HTML_VK">
  <input type="hidden" name="save_draft" value="" id="save_draft">
  <input type="hidden" name="sBackgroundColorRTF" value="" id="sBackgroundColorRTF">
  <input type="hidden" name="VK_CurrentLang" value="English" id="VK_CurrentLang">
  <input type="hidden" name="MsgType" value="" id="MsgType">
  <input type="hidden" name="KeepSavedDraft" value="yes" id="KeepSavedDraft">
  <input type="hidden" name="AttachTotalSize" value="0" id="AttachTotalSize">
  <input type="hidden" name="sScheduledMailSentDate" value="" id="sScheduledMailSentDate">
  <input type="hidden" name="ScheduledMailRelateDTS" value="" id="ScheduledMailRelateDTS">
  <input type="hidden" name="strTextBody" value="" id="strTextBody">
  <input type="hidden" name="strHTMLBody" value="" id="strHTMLBody">
</form>

Text Content

 Mail   

    

@        
Compose  

Loading...
Loading...
    
 
            ...     
  This is not spam?
 Loading...

  



From      To   Cc   Bcc      Date  




Click the message you'd like to view (or select the checkbox next to it for more
options)


Hide banner
Drop files ANYWHERE...



to instantly store, organize, share or attach them
 Settings

 Help

DEV BTN 1 DEV BTN 2
External mail accounts

Feedback

Sign out
Vertical split Horizontal split
Personal Preferences Mail Management

Services

Administration Tools
 Mail  Contacts  Drive  Calendar
 All  None  Read  Unread

 High priority  Low priority

 Starred  Unstarred

 Replied  Forwarded

 Has attachment
 Mark all as read

 Block & delete  Delete permanently  Mark as Spam  Not Spam
 Mark all as read

 Open  Reply  Reply all  Forward

 Mark as read  Mark as unread

 Block  Delete
 Mark as read  Mark as unread

 Block  Delete

 Date  New  From  Subject  Star






 High  Normal  Low
     
 
     
 
 Insert quick reponse
 Yes.  No.  Thank you!  Got it. Thanks!  That's great.  I will call you later.
 I am running late, but I'll be there soon.  I'll talk to you soon.  I will get
back to you later.  Please call me when you get this email.  When is the
meeting?


 Create new  
 Quick Filters
 To me  Myself included

 Note to self  From sender  My Contacts  Company Directory  Others

 Unread  Starred  More...
 With attachments  Yesterday  Last week  Anytime

  Allow multiple filters
Add  Done Load
Try them all, keep what fits
Try out all of the new inbox views to see what fits you best. You can always
switch back if you change your mind.
To me
View only messages with you on the To line.
Myself included
View only messages with you and others on the To line.
My Contacts
View only messages from your personal contact list.
Company Directory
View only messages from people in the Company Directory.
Others
View only messages from people who are not listed in your contacts.
From sender
View all messages sent from a specific sender.

Add all email addresses that belong to this person for maximum results.


Sender's name
×
Email addresses
×

Note to self
Do you send yourself notes?  Then use this filter to view messages you sent to
yourself.
Unread
View only unread messages.
Starred
View only starred messages.
With attachments
View only messages that have an attachment.
Yesterday
View only messages received yesterday.
Last week
View only messages received last week.
Anytime
View only messages received during a certain period of time.
Confirmation
Click Add as new to create another filter.   You can create as many filters as
you need.

 You can remove any filter by clicking on the X icon next to it.
Confirmation

 Reply all  Forward

 Open full composer  Check spelling

 Close



Arial Sans Serif Tahoma Verdana Courier New Georgia Times New Roman Impact Comic
Sans MS
Small Normal 3 Large 5 Huge
 
 Emoticon  
 Stickers  
 Emojify  

Loading...
Loading...
Loading...

 No translation

 English to French  English to German  English to Italian  English to Spanish
 English to Portuguese  English to Japanese  English to Arabic  English to
Swedish

 Spanish to English  Spanish to Italian

 French to English  French to German  French to Italian

 German to English  German to French  German to Italian

 Italian to English  Italian to French  Italian to German  Italian to Spanish

 Portuguese to English

 Japanese to English
 Author male  Recipient male  Formal  Recipient singular

 English to French  English to German  English to Italian  English to Spanish
 English to Portuguese  English to Japanese  English to Arabic  English to
Swedish

 Spanish to English  Spanish to Italian

 French to English  French to German  French to Italian

 German to English  German to French  German to Italian

 Italian to English  Italian to French  Italian to German  Italian to Spanish

 Portuguese to English

 Japanese to English
 Save address  Block  Set rule

 Color code

 Find mail from sender in this folder  Find mail from sender in all folders
 Reply  Reply all  Forward

 Close  Close all tabs
 All  People  Groups
 Names  Names  Cards  Birthdays
 Work  Home
 To  Cc  Bcc
 All  People  Groups  None
 New group  Import or export contacts
 Name  Nickname  Personal IM  Personal Phone  Mobile Phone  Birthday
 Anniversary  Spouse / Partner  Company  Work Phone  Company Directory  Home
Phone  Mobile Phone  Name
 HTML  vCard  Business Card  Web Feed
 CSV  XML
 New  Rename

 Empty  Delete

 New main folder  Refresh
 Thumbnails  Details
 All  None  Misc. files  Media files  Images
 All  None

 Active  Disabled

 Auto check  Manual check
 New  Rename

 Delete
 Rename

 Delete
  Email   Send links   Add to public folder

  Facebook   Twitter   Google+   LinkedIn

 View my shared URL  Send my shared URL
                           


 All  None

 Photos  Videos  Audio

 Other
 Name  Size  Type
 Add Reminder  Add task  Add note

Fields  From    To    Cc    Subject    Full message  
 Message headers  
Date On Before Since Month Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Day 1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
31 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020
2021 2022 2023 Size Less than Greater than  KB Type All New only Replied only
Forwarded only Folders
Loading...

Search    Close
    Drag to a folder or the Reading Pane  

Print Forward Export Email contact as   Export   Download vCard  
 
 
 
 
 


   
       Delete Email Share Move    
By Name            

 Organize files
Done    Go to Drive
Translator
   
English to French    Options   
Enter text here


Translate    Use
Attach files from Drive
   
       Go back

Insert as links    Add as attachments    Close
Create mail rules
   

Confirm   Cancel
Add new recipients to your contacts list
   

Add   Cancel
Authentication required
   

Confirm   Close
















New message
      
 From
  
 To
Bcc Cc
 Cc

 Bcc

 Subject
Priority  

       Send                             Read Receipt     Delivery Receipt    
   Reply     

   
New message
      
     xxx ...     

   Recheck spelling  



##Upload Files




 Settings   Go Back

 
 General  
 Mail  
 Accounts  
 Services  
 Control Center  
 

Save Changes   Cancel
  
   --- Debug Log enabled--