Author |
|
donkassim Newbie
Joined: 02 October 2013 Location: Tanzania
Online Status: Offline Posts: 3
|
Posted: 02 October 2013 at 11:47pm | IP Logged
|
|
|
am getting the error : username and password incorrect, but they work fine in other webmails
canot log in error, please advise how can i check or enable the logs ?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 02 October 2013 at 11:55pm | IP Logged
|
|
|
You should be able to enable logging in AdminPanel, make sure log verbosity is set to Debug. Detailed information is available here.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
donkassim Newbie
Joined: 02 October 2013 Location: Tanzania
Online Status: Offline Posts: 3
|
Posted: 03 October 2013 at 12:16am | IP Logged
|
|
|
have pasted below the error log :
[07:00:56.90] [POST(4)] /new/adminpanel/index.php?submit
[07:00:56.90] POST > [form_id, ch_EnableDebugLogging, selVerbosity, submit_btn]
[07:00:56.90]
[07:00:56.90] Location: index.php
[07:00:57.26] /new/adminpanel/index.php
[07:00:57.26]
[07:00:57.26] call CWebMailModule->PopulateData->ServicesLogging()
[07:01:03.22] /new/adminpanel/index.php?logout
[07:01:03.22]
[07:01:03.22] Location: index.php?login
[07:01:06.13] /new/
[07:01:06.13]
[07:01:06.13] DB : start connect to bobbysaf_newm@localhost
[07:01:06.13] DB : connected to bobbysaf_newm@localhost
[07:01:06.13] DB[1] > SELECT `id_domain`, `id_tenant`, `disabled`, `name`, `url`, `override_settings`, `is_internal`, `site_name`, `lang`, `def_user_timezone`, `def_user_timeformat`, `def_user_dateformat`, `allow_registration`, `allow_pass_reset`, `allow_webmail`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_auth`, `mail_out_login`, `mail_out_pass`, `mail_out_ssl`, `mail_out_method`, `check_interval`, `skin`, `msgs_per_page`, `allow_change_interface_settings`, `allow_change_account_settings`, `allow_users_add_acounts`, `allow_new_users_register`, `layout`, `xlist`, `allow_contacts`, `contacts_per_page`, `global_addr_book`, `allow_calendar`, `cal_show_weekends`, `cal_workday_starts`, `cal_workday_ends`, `cal_show_workday`, `cal_week_starts_on`, `cal_default_tab` FROM wm_awm_domains WHERE `url` = 'www.bobbytours.com'
[07:01:06.14] DB : disconnect from bobbysaf_newm@localhost
[07:02:35.88] [POST(6)] /new/index.php?/Ajax/
[07:02:35.88] POST > [Action, Email, IncLogin, IncPassword, SignMe, Token]
[07:02:35.88]
[07:02:35.88] AJAX: Action: Login
[07:02:35.88] DB : start connect to bobbysaf_newm@localhost
[07:02:35.88] DB : connected to bobbysaf_newm@localhost
[07:02:35.88] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `quota_usage_bytes`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM wm_awm_accounts WHERE `def_acct` = 1 AND `email` = 'kasssim@bobbytours.com'
[07:02:35.88] DB[2] > SELECT `id_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `last_login`, `logins_count`, `def_skin`, `def_lang`, `def_editor`, `save_mail`, `layout`, `incoming_charset`, `def_timezone`, `def_time_fmt`, `def_date_fmt`, `client_timezone`, `question_1`, `question_2`, `answer_1`, `answer_2`, `capa`, `custom_fields` FROM wm_awm_settings WHERE `id_user` = 1
[07:02:35.89] IMAP[NOTE]: Start connection to "mail.bobbytours.com:143"
[07:02:35.89] IMAP[TIME]: 0.00055193901062012 (raw connection)
[07:02:35.89] IMAP[DATA]: < * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] \r\n
[07:02:35.89] IMAP[TIME]: 0.0017690658569336 (*)
[07:02:35.89] IMAP[SECURE]: > TAG1 LOGIN "kasssim@bobbytours.com" "*******"\r\n
[07:02:35.91] IMAP[DATA]: < TAG1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA] Logged in\r\n
[07:02:35.91] IMAP[TIME]: 0.013463973999023 (TAG1)
[07:02:35.91] DB[3] > UPDATE wm_awm_settings SET last_login = '2013-10-03 07:02:35', logins_count = logins_count + 1 WHERE id_user = 1
[07:02:35.91] DB : disconnect from bobbysaf_newm@localhost
[07:02:35.91] INFO[MEMORY]: Memory peak usage: 8.75MB
[07:02:35.91] IMAP[DATA]: > TAG2 LOGOUT\r\n
[07:02:35.91] IMAP[DATA]: < * BYE Logging out\r\n
[07:02:35.91] IMAP[DATA]: < TAG2 OK Logout completed.\r\n
[07:02:35.91] IMAP[TIME]: 0.0006709098815918 (TAG2)
[07:02:35.91] IMAP[NOTE]: Disconnected from "mail.bobbytours.com:143" (success)
[07:02:35.91] IMAP[TIME]: 0.019289970397949 (net session)
[07:02:36.30] /new/
[07:02:36.30]
[07:02:36.30] DB : start connect to bobbysaf_newm@localhost
[07:02:36.30] DB : connected to bobbysaf_newm@localhost
[07:02:36.30] DB[1] > SELECT id_acct FROM wm_awm_accounts WHERE def_acct = 1 AND id_user = 1
[07:02:36.30] DB[2] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `quota_usage_bytes`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM wm_awm_accounts WHERE `id_acct` = 1
[07:02:36.30] DB[3] > SELECT `id_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `last_login`, `logins_count`, `def_skin`, `def_lang`, `def_editor`, `save_mail`, `layout`, `incoming_charset`, `def_timezone`, `def_time_fmt`, `def_date_fmt`, `client_timezone`, `question_1`, `question_2`, `answer_1`, `answer_2`, `capa`, `custom_fields` FROM wm_awm_settings WHERE `id_user` = 1
[07:02:36.31] DB[4] > SELECT id_acct, email, def_acct, friendly_nm, signature, signature_opt, signature_type FROM wm_awm_accounts WHERE id_user = 1
[07:02:36.31] DB[5] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `quota_usage_bytes`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM wm_awm_accounts WHERE `id_acct` = 1
[07:02:36.31] DB[6] > SELECT `id_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `last_login`, `logins_count`, `def_skin`, `def_lang`, `def_editor`, `save_mail`, `layout`, `incoming_charset`, `def_timezone`, `def_time_fmt`, `def_date_fmt`, `client_timezone`, `question_1`, `question_2`, `answer_1`, `answer_2`, `capa`, `custom_fields` FROM wm_awm_settings WHERE `id_user` = 1
[07:02:36.31] DB[7] > SELECT `settings_id`, `user_id`, `showweekends`, `showworkday`, `workdaystarts`, `workdayends`, `weekstartson`, `defaulttab` FROM wm_acal_users_data WHERE `user_id` = 1
[07:02:36.32] DB : disconnect from bobbysaf_newm@localhost
[07:02:40.86] [POST(3)] /new/index.php?/Ajax/
[07:02:40.86] POST > [Action, AccountID, Token]
[07:02:40.86]
[07:02:40.86] AJAX: Action: FolderList
[07:02:40.87] DB : start connect to bobbysaf_newm@localhost
[07:02:40.87] DB : connected to bobbysaf_newm@localhost
[07:02:40.87] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `quota_usage_bytes`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM wm_awm_accounts WHERE `id_acct` = 1
[07:02:40.87] DB[2] > SELECT `id_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `last_login`, `logins_count`, `def_skin`, `def_lang`, `def_editor`, `save_mail`, `layout`, `incoming_charset`, `def_timezone`, `def_time_fmt`, `def_date_fmt`, `client_timezone`, `question_1`, `question_2`, `answer_1`, `answer_2`, `capa`, `custom_fields` FROM wm_awm_settings WHERE `id_user` = 1
[07:02:40.88] IMAP[NOTE]: Start connection to "mail.bobbytours.com:143"
[07:02:40.88] IMAP[TIME]: 0.0005340576171875 (raw connection)
[07:02:40.88] IMAP[DATA]: < * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] \r\n
[07:02:40.88] IMAP[TIME]: 0.0017950534820557 (*)
[07:02:40.88] IMAP[SECURE]: > TAG1 LOGIN "kasssim@bobbytours.com" "*******"\r\n
[07:02:40.89] IMAP[DATA]: < TAG1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA] Logged in\r\n
[07:02:40.90] IMAP[TIME]: 0.014364957809448 (TAG1)
[07:02:40.90] IMAP[DATA]: > TAG2 CAPABILITY\r\n
[07:02:40.90] IMAP[DATA]: < * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA\r\n
[07:02:40.90] IMAP[DATA]: < TAG2 OK Capability completed.\r\n
[07:02:40.90] IMAP[TIME]: 0.0012569427490234 (TAG2)
[07:02:40.90] IMAP[DATA]: > TAG3 NAMESPACE\r\n
[07:02:40.90] IMAP[DATA]: < * NAMESPACE (("INBOX." ".")) NIL NIL\r\n
[07:02:40.90] IMAP[DATA]: < TAG3 OK Namespace completed.\r\n
[07:02:40.90] IMAP[TIME]: 0.00074100494384766 (TAG3)
[07:02:40.90] IMAP[DATA]: > TAG4 LIST "" "*" RETURN (STATUS (MESSAGES UNSEEN UIDNEXT))\r\n
[07:02:40.90] IMAP[DATA]: < * LIST () "." "INBOX"\r\n
[07:02:40.90] IMAP[DATA]: < * STATUS "INBOX" (MESSAGES 16596 UIDNEXT 90893 UNSEEN 5)\r\n
[07:02:40.90] IMAP[DATA]: < * LIST () "." "INBOX.Trash"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Trash" (MESSAGES 0 UIDNEXT 15547 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.Sent Items"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Sent Items" (MESSAGES 0 UIDNEXT 69 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.Spam"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Spam" (MESSAGES 0 UIDNEXT 1 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.Junk"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Junk" (MESSAGES 0 UIDNEXT 13066 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.Drafts"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Drafts" (MESSAGES 11 UIDNEXT 813 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.Sent"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Sent" (MESSAGES 5756 UIDNEXT 6399 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.Deleted Messages"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Deleted Messages" (MESSAGES 10 UIDNEXT 9280 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.trades"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.trades" (MESSAGES 4 UIDNEXT 5 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.spam"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.spam" (MESSAGES 0 UIDNEXT 183 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.Notes"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Notes" (MESSAGES 0 UIDNEXT 1 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.Sent Messages"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Sent Messages" (MESSAGES 106 UIDNEXT 107 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < * LIST () "." "INBOX.Deleted Items"\r\n
[07:02:40.91] IMAP[DATA]: < * STATUS "INBOX.Deleted Items" (MESSAGES 3 UIDNEXT 2261 UNSEEN 0)\r\n
[07:02:40.91] IMAP[DATA]: < TAG4 OK List completed.\r\n
[07:02:40.91] IMAP[TIME]: 0.013916015625 (TAG4)
[07:02:40.91] IMAP[DATA]: > TAG5 LSUB "" "*"\r\n
[07:02:40.91] IMAP[DATA]: < * LSUB () "." "INBOX.Drafts"\r\n
[07:02:40.91] IMAP[DATA]: < * LSUB () "." "INBOX.Sent"\r\n
[07:02:40.91] IMAP[DATA]: < * LSUB () "." "INBOX.Trash"\r\n
[07:02:40.91] IMAP[DATA]: < * LSUB () "." "INBOX.Junk"\r\n
[07:02:40.91] IMAP[DATA]: < * LSUB () "." "INBOX.trades"\r\n
[07:02:40.91] IMAP[DATA]: < TAG5 OK Lsub completed.\r\n
[07:02:40.91] IMAP[TIME]: 0.0018360614776611 (TAG5)
[07:02:40.92] DB[3] > SELECT folder_full_name, system_type FROM wm_awm_system_folders WHERE id_acct = 1
[07:02:40.92] DB[4] > SELECT folders_order FROM wm_awm_folders_order WHERE id_acct = 1
[07:02:40.92] DB : disconnect from bobbysaf_newm@localhost
[07:02:40.92] INFO[MEMORY]: Memory peak usage: 9MB
[07:02:40.92] IMAP[DATA]: > TAG6 LOGOUT\r\n
[07:02:40.92] IMAP[DATA]: < * BYE Logging out\r\n
[07:02:40.92] IMAP[DATA]: < TAG6 OK Logout completed.\r\n
[07:02:40.92] IMAP[TIME]: 0.00083804130554199 (TAG6)
[07:02:40.92] IMAP[NOTE]: Disconnected from "mail.bobbytours.com:143" (success)
[07:02:40.92] IMAP[TIME]: 0.042681932449341 (net session)
[07:02:41.49] [POST(4)] /new/index.php?/Ajax/
[07:02:41.49] POST > [Action, ClientTimeZone, AccountID, Token]
[07:02:41.49]
[07:02:41.49] AJAX: Action: IsAuth
[07:02:41.49] DB : start connect to bobbysaf_newm@localhost
[07:02:41.50] DB : connected to bobbysaf_newm@localhost
[07:02:41.50] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `quota_usage_bytes`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM wm_awm_accounts WHERE `id_acct` = 1
[07:02:41.50] DB[2] > SELECT `id_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `last_login`, `logins_count`, `def_skin`, `def_lang`, `def_editor`, `save_mail`, `layout`, `incoming_charset`, `def_timezone`, `def_time_fmt`, `def_date_fmt`, `client_timezone`, `question_1`, `question_2`, `answer_1`, `answer_2`, `capa`, `custom_fields` FROM wm_awm_settings WHERE `id_user` = 1
[07:02:41.50] DB[3] > UPDATE wm_awm_accounts SET `id_user` = 1, `id_domain` = 0, `deleted` = 0, `def_acct` = 1, `mailing_list` = 0, `quota` = 104857600, `friendly_nm` = 'Kassim - Bobby Tours Tanzania Safaris', `mail_protocol` = 1, `mail_inc_host` = 'mail.bobbytours.com', `mail_inc_port` = 143, `mail_inc_login` = 'kasssim@bobbytours.com', `mail_inc_pass` = '7344401211181200', `mail_inc_ssl` = 0, `mail_out_host` = 'mail.bobbytours.com', `mail_out_port` = 25, `mail_out_login` = '', `mail_out_pass` = '', `mail_out_auth` = 2, `mail_out_ssl` = 0, `hide_in_gab` = 0, `signature` = '<span style=\"font-family: \'courier new\'; font-size: 9pt;\"><span style=\"font-family: tahoma;\">--<br>Waiting for your reply.<br>Best Regards,<br>Kassim M. Abdallah<br>Senior Travel Consultant<br>Bobby Tours Tanzania Safaris & Kilimanjaro Climb<br></span></span><a href=\"http://www.bobbytours.com/\" target=\"_blank\" tabindex=\"-1\" style=\"cursor: pointer; font-family: tahoma; font-size: 9pt;\">HTTP://WWW.BOBBYTOURS.COM</a><br style=\"font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 14.545454025268555px;\"><span style=\"font-family: tahoma; font-size: 9pt;\">Mobile 24hrs : +255786110786<br>BLACKBERRY PIN : 21143699<br>EMAIL : </span><a href=\"http://www.bobbytours.com/mc/compose?to=kasssim@bobbytours.com\" target=\"_blank\" tabindex=\"-1\" style=\"cursor: pointer; font-family: tahoma; font-size: 9pt;\">kasssim@bobbytours.com</a><br style=\"font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 14.545454025268555px;\"><span style=\"font-family: tahoma; font-size: 9pt;\">\"once you discover our prices, you will never travel with anyone else!\"<br>Join and like BOBBY TOURS on </span><a href=\"http://www.facebook.com/bobbytours/\" target=\"_blank\" tabindex=\"-1\" style=\"cursor: pointer; font-family: tahoma; font-size: 9pt;\">FACEBOOK</a><span style=\"font-family: tahoma; font-size: 9pt;\"> <br><i>Please consider the environment and do not print this email unless absolutely necessary. Bobby Tours encourages environmental awareness.<br><b>BOBBY TOURS AND SAFARIS</b> is a member of :<br></i><b>Tanzania Tourist Board (TTB)<br>Tanzania Association of Tour Operators (TATO)<br>African Travel & Tourism Association<br>East African Wildlife Society</b></span><br>', `signature_type` = 1, `signature_opt` = 1, `custom_fields` = '' WHERE id_acct = 1
[07:02:41.51] DB[4] > UPDATE wm_awm_settings SET `id_user` = 1, `msgs_per_page` = 20, `contacts_per_page` = 20, `auto_checkmail_interval` = 1, `def_skin` = 'AfterLogic', `def_lang` = 'English', `def_editor` = 1, `save_mail` = 1, `layout` = 0, `incoming_charset` = 'iso-8859-1', `def_timezone` = 0, `def_time_fmt` = 1, `def_date_fmt` = 'MM/DD/YYYY', `client_timezone` = 'Europe/Helsinki', `question_1` = '', `question_2` = '', `answer_1` = '', `answer_2` = '', `capa` = '', `custom_fields` = '' WHERE id_user = 1
[07:02:41.51] DB : disconnect from bobbysaf_newm@localhost
[07:02:41.83] [POST(7)] /new/index.php?/Ajax/
[07:02:41.83] POST > [Action, Folder, Offset, Limit, Search, AccountID, Token]
[07:02:41.83]
[07:02:41.83] AJAX: Action: MessageList
[07:02:41.83] DB : start connect to bobbysaf_newm@localhost
[07:02:41.83] DB : connected to bobbysaf_newm@localhost
[07:02:41.83] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `quota_usage_bytes`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM wm_awm_accounts WHERE `id_acct` = 1
[07:02:41.84] DB[2] > SELECT `id_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `last_login`, `logins_count`, `def_skin`, `def_lang`, `def_editor`, `save_mail`, `layout`, `incoming_charset`, `def_timezone`, `def_time_fmt`, `def_date_fmt`, `client_timezone`, `question_1`, `question_2`, `answer_1`, `answer_2`, `capa`, `custom_fields` FROM wm_awm_settings WHERE `id_user` = 1
[07:02:41.85] IMAP[NOTE]: Start connection to "mail.bobbytours.com:143"
[07:02:41.85] IMAP[TIME]: 0.00060200691223145 (raw connection)
[07:02:41.85] IMAP[DATA]: < * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] \r\n
[07:02:41.85] IMAP[TIME]: 0.0018210411071777 (*)
[07:02:41.85] IMAP[SECURE]: > TAG1 LOGIN "kasssim@bobbytours.com" "*******"\r\n
[07:02:41.86] IMAP[DATA]: < TAG1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA] Logged in\r\n
[07:02:41.87] IMAP[TIME]: 0.014601945877075 (TAG1)
[07:02:41.87] IMAP[DATA]: > TAG2 EXAMINE "INBOX"\r\n
[07:02:41.87] IMAP[DATA]: < * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $Forwarded $NotJunk $Junk $MDNSent)\r\n
[07:02:41.87] IMAP[DATA]: < * OK [PERMANENTFLAGS ()] Read-only mailbox.\r\n
[07:02:41.87] IMAP[DATA]: < * 16596 EXISTS\r\n
[07:02:41.87] IMAP[DATA]: < * 0 RECENT\r\n
[07:02:41.87] IMAP[DATA]: < * OK [UNSEEN 2433] First unseen.\r\n
[07:02:41.87] IMAP[DATA]: < * OK [UIDVALIDITY 1260998689] UIDs valid\r\n
[07:02:41.87] IMAP[DATA]: < * OK [UIDNEXT 90893] Predicted next UID\r\n
[07:02:41.87] IMAP[DATA]: < * OK [HIGHESTMODSEQ 136220] Highest\r\n
[07:02:41.87] IMAP[DATA]: < TAG2 OK [READ-ONLY] Select completed.\r\n
[07:02:41.87] IMAP[TIME]: 0.003803014755249 (TAG2)
[07:02:41.87] IMAP[DATA]: > TAG3 STATUS "INBOX" (MESSAGES UNSEEN UIDNEXT)\r\n
[07:02:41.87] IMAP[DATA]: < * STATUS "INBOX" (MESSAGES 16596 UIDNEXT 90893 UNSEEN 5)\r\n
[07:02:41.87] IMAP[DATA]: < TAG3 OK [CLIENTBUG] Status on selected mailbox completed.\r\n
[07:02:41.87] IMAP[TIME]: 0.00076794624328613 (TAG3)
[07:02:41.87] IMAP[DATA]: > TAG4 CAPABILITY\r\n
[07:02:41.87] IMAP[DATA]: < * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA\r\n
[07:02:41.87] IMAP[DATA]: < TAG4 OK Capability completed.\r\n
[07:02:41.87] IMAP[TIME]: 0.0013291835784912 (TAG4)
[07:02:41.87] IMAP[DATA]: > TAG5 UID SORT (ARRIVAL) US-ASCII ALL\r\n
[07:02:41.91] IMAP[DATA]: < * SORT 57144 57148 57154 57156 57170 57177 57178 57179 57180 57181 57182 57183 57184 57185 57186 57188 57189 57191 57192 57193 57194 57195 57196 57197 57198 57199 57200 57201 57203 57204 57207 57208 57209 57210 57211 57212 57213 57214 57215 57216 57217 57218 57219 57221 57224 57225 57226 57227 57228 57230 57231 57233 57235 57236 57237 57239 57245 57251 57256 57259 57260 57261 57262 57267 57269 57275 57278 57279 57280 57281 57282 57283 57284 57285 57286 57287 57291 57293 57294 57296 57297 57298 57299 57300 57301 57303 57304 57305 57306 57307 57309 57310 57311 57312 57313 57314 57315 57316 57317 57320 57321 57322 57323 57324 57325 57326 57327 57328 57329 57330 57331 57332 57333 57335 57336 57337 57338 57339 57340 57341 57342 57343 57344 57345 57347 57348 57349 57352 57353 57354 57355 57356 57357 57358 57360 57361 57363 57364 57366 57368 57369 57370 57371 57372 57373 57377 57378 57379 57380 57381 57382 57383 57384 57385 57386 57387 57388 57389 57390 57391 57392 57393 57395 57396 57397 57398 57399 57400 57401 57402 57403 57404 57405 57406 57407 57408 57409 57410 57411 57413 57414 57415 57417 57418 57419 57421 57422 57424 57425 57426 57427 57428 57431 57432 57434 57435 57436 57437 57438 57439 57442 57443 57444 57445 57446 57447 57448 57449 57450 57451 57452 57453 57454 57455 57456 57457 57458 57462 57463 57464 57465 57467 57468 57488 57489 57491 57495 57496 57497 57498 57499 57500 57501 57502 57503 57504 57505 57506 57507 57508 57510 57511 57512 57514 57515 57516 57517 57518 57521 57522 57524 57525 57526 57527 57528 57529 57531 57532 57533 57534 57535 57536 57538 57539 57540 57541 57542 57543 57544 57545 57547 57548 57549 57550 57551 57552 57553 57555 57556 57557 57558 57559 57563 57565 57566 57568 57573 57574 57575 57576 57577 57578 57579 57580 57581 57582 57583 57584 57585 57586 57590 57594 57595 57596 57598 57599 57600 57601 57602 57603 57604 57610 57613 57615 57616 57619 57620 57622 57623 57629 57630 57631 57632 57638 57639 57641 57644 57646 57657 57660 57661 57664 57665 57667 57672 57673 57674 57678 57680 57682 57683 57691 57694 57698 57702 57703 57704 57707 57712 57714 57716 57719 57722 57723 57727 57728 57732 57733 57734 57736 57740 57743 57744 57746 57747 57749 57751 57754 57758 57760 57761 57762 57763 57766 57769 57770 57772 57773 57776 57778 57779 57782 57783 57785 57786 57787 57791 57794 57795 57796 57797 57800 57802 57803 57806 57809 57811 57812 57813 57814 57815 57819 57824 57826 57832 57833 57835 57836 57837 57839 57840 57843 57844 57845 57846 57847 57849 57850 57851 57852 57853 57854 57856 57857 57859 57860 57861 57862 57863 57864 57865 57866 57867 57868 57869 57870 57871 57872 57873 57874 57875 57876 57877 57878 57881 57882 57883 57884 57885 57887 57890 57891 57892 57893 57894 57895 57896 57897 57899 57901 57905 57909 57910 57911 57912 57913 57915 57916 57919 57925 57927 57931 57932 57933 57934 57935 57937 57938 57940 57946 57948 57953 57958 57962 57963 57965 57966 57968 57970 57972 57973 57975 57976 57978 57979 57981 57982 57984 57985 57986 57987 57988 58002 58003 58004 58005 58006 58007 58008 58009 58010 58011 58012 58013 58014 58015 58016 58017 58019 58020 58021 58022 58023 58024 58025 58026 58027 58028 58030 58031 58032 58033 58035 58036 58037 58038 58044 58045 58047 58048 58049 58050 58052 58053 58054 58055 58057 58059 58060 58062 58063 58067 58068 58072 58075 58079 58081 58086 58094 58099 58131 58103 58109 58110 58112 58114 58115 58130 58141 58142 58145 58148 58149 58151 58154 58161 58162 58163 58164 58165 58166 58167 58168 58169 58172 58173 58174 58176 58177 58179 58180 58181 58183 58186 58187 58188 58189 58190 58191 58194 58195 58196 58198 58199 58200 58201 58202 58203 58204 58205 58206 58207 58208 58210 58211 58218 58219 58221 58222 58223 58224 58226 58227 58230 58231 58233 58236 58240 58241 58247 58248 58249 58255 58256 58257 58260 58261 58262 58263 58265 58267 58271 58275 58277 58280 58281 58282 58286 58287 58289 58291 58294 58295 58296 58297 58298 58299 58300 58303 58304 58305 58306 58307 58308 58309 58316 58319 58320 58321 58322 58324 58326 58328 58329 58331 58343 58344 58352 58356 58357 58358 58367 58370 58384 58387 58388 58389 58390 58391 58392 58393 58395 58396 58397 58398 58402 58403 58404 58405 58408 58411 58415 58416 58419 58421 58422 58423 58424 58425 58428 58429 58431 58432 58433 58435 58436 58437 58438 58439 58440 58441 58447 58451 58452 58453 58454 58457 58458 58459 58460 58461 58463 58464 58465 58466 58468 58469 58471 58473 58474 58476 58477 58480 58481 58483 58485 58486 58488 58489 58490 58492 58494 58496 58497 58498 58503 58506 58508 58509 58510 58511 58512 58513 58522 58523 58524 58525 58527 58536 58537 58538 58539 58542 58551 58552 58557 58558 58559 58561 58563 58564 58566 58568 58569 58571 58576 58577 58578 58580 58583 58584 58588 58589 58590 58592 58593 58594 58595 58596 58598 58599 58600 58601 58604 58605 58608 58609 58610 58611 58612 58613 58614 58615 58616 58617 58619 58620 58621 58622 58623 58624 58625 58626 58627 58628 58629 58630 58631 58632 58633 58634 58635 58636 58639 58640 58641 58642 58643 58644 58646 58647 58648 58649 58650 58651 58652 58653 58654 58655 58656 58657 58658 58659 58660 58661 58662 58663 58664 58665 58666 58667 58668 58669 58670 58671 58672 58673 58674 58675 58676 58677 58678 58680 58681 58682 58684 58686 58687 58689 58690 58691 58696 58697 58698 58699 58701 58703 58707 58711 58712 58713 58724 58729 58730 58731 58732 58733 58734 58736 58740 58742 58745 58747 58748 58751 58754 58757 58760 58763 58768 58770 58771 58773 58779 58780 58782 58783 58784 58787 58788 58789 58790 58791 58792 58793 58794 58795 58796 58801 58802 58803 58805 58808 58809 58811 58814 58815 58816 58817 58818 58821 58823 58827 58828 58829 58831 58832 58833 58834 58835 58837 58838 58840 58845 58846 58849 58850 58855 58856 58862 58863 58864 58868 58869 58871 58874 58875 58876 58877 58878 58879 58880 58884 58886 58887 58890 58891 58892 58896 58897 58898 58899 58902 58904 58906 58907 58908 58910 58911 58912 58914 58918 58919 58923 58924 58925 58926 58927 58930 58931 58933 58934 58935 58936 58937 58941 58944 58945 58946 58948 58949 58950 58951 58955 58956 58957 58958 58961 58962 58963 58964 58965 58968 58969 58970 58971 58972 58973 58974 58976 58977 58978 58979 59015 58983 58987 58989 58990 58995 58997 58998 58999 59000 59002 59003 59004 59009 59010 59013 59014 59016 59017 59018 59020 59022 59023 59027 59028 59029 59030 59031 59032 59033 59036 59037 59038 59039 59041 59044 59045 59048 59049 59050 59051 59052 59053 59055 59058 59059 59060 59063 59064 59066 59067 59068 59069 59072 59076 59078 59082 59086 59091 59096 59098 59100 59102 59103 59104 59106 59107 59108 59109 59110 59111 59112 59113 59114 59115 59116 59118 59119 59120 59121 59123 59125 59128 59129 59130 59133 59134 59135 59137 59139 59140 59146 59150 59151 59152 59153 59155 59157 59159 59160 59161 59162 59163 59165 59166 59170 59172 59173 59174 59175 59177 59178 59179 59180 59181 59182 59183 59184 59185 59186 59188 59190 59191 59192 59194 59196 59199 59200 59202 59203 59204 59205 59206 59207 59209 59212 59213 59217 59218 59219 59220 59221 59222 59223 59224 59225 59226 59229 59232 59236 59239 59240 59241 59242 59244 59245 59246 59248 59250 59253 59255 59257 59259 59261 59262 59263 59266 59267 59268 59269 59274 59276 59277 59281 59282 59283 59284 59285 59286 59287 59288 59289 59290 59291 59292 59293 59297 59298 59299 59300 59301 59302 59303 59304 59305 59306 59307 59309 59310 59311 59313 59314 59315 59317 59320 59322 59324 59325 59326 59327 59328 59329 59331 59333 59334 59336 59340 59341 59343 59346 59347 59348 59349 59351 59352 59353 59355 59356 59357 59358 59359 59360 59361 59362 59363 59364 59365 59366 59367 59370 59373 59374 59377 59378 59380 59381 59382 59383 59386 59388 59390 59391 59392 59393 59397 59398 59399 59400 59401 59403 59407 59408 59412 59413 59414 59415 59416 59417 59423 59425 59426 59429 59430 59432 59433 59435 59441 59442 59443 59444 59445 59448 59450 59451 59452 59453 59454 59457 59459 59460 59461 59463 59465 59466 59467 59468 59469 59472 59474 59475 59479 59481 59482 59483 59484 59486 59488 59489 59494 59499 59500 59501 59503 59504 59509 59511 59513 59517 59518 59519 59522 59524 59525 59526 59527 59528 59529 59530 59531 59532 59533 59535 59538 59541 59543 59544 59546 59552 59558 59559 59561 59563 59564 59567 59568 59569 59571 59577 59581 59583 59588 59590 59592 59594 59596 59597 59598 59599 59601 59602 59603 59605 59608 59609 59610 59611 59612 59613 59616 59618 59619 59620 59621 59622 59623 59626 59627 59630 59631 59632 59633 59634 59641 59642 59643 59645 59647 59649 59650 59655 59662 59663 59668 59670 59671 59672 59673 59674 59675 59676 59677 59679 59685 59686 59687 59688 59691 59693 59694 59695 59696 59697 59698 59699 59700 59702 59705 59710 59712 59713 59714 59715 59717 59719 59720 59722 59724 59726 59727 59729 59730 59731 59732 59734 59735 59738 59739 59744 59745 59746 59747 59749 59750 59751 59752 59753 59755 59756 59757 59758 59759 59760 59762 59763 59764 59766 59768 59769 59772 59773 59774 59776 59777 59778 59782 59783 59784 59786 59787 59788 59789 59790 59791 59798 59799 59800 59803 59805 59808 59809 59810 59817 59820 59822 59823 59824 59826 59832 59833 59834 59835 59837 59840 59841 59842 59844 59845 59848 59854 59855 59858 59859 59861 59869 59873 59874 59878 59884 59885 59887 59888 59889 59893 59894 59895 59896 59897 59898 59900 59901 59902 59903 59904 59905 59906 59909 59910 59911 59913 59914 59915 59916 59918 59921 59922 59924 59925 59926 59927 59929 59931 59933 59934 59935 59938 59940 59943 59946 59949 59952 59956 59960 59962 59966 59967 59972 59973 59974 59975 59976 59977 59978 59979 59980 59981 59983 59984 59985 59986 59987 59990 59991 59992 59995 59996 59997 59999 60000 60001 60003 60004 60008 60009 60010 60013 60014 60016 60020 60021 60023 60024 60025 60026 60030 60032 60037 60038 60039 60043 60044 60045 60046 60047 60048 60049 60050 60051 60052 60053 60054 60062 60064 60070 60071 60072 60075 60078 60083 60084 60090 60095 60099 60100 60101 60102 60103 60104 60105 60108 60109 60110 60113 60117 60118 60119 60120 60134 60135 60139 60140 60141 60143 60144 60145 60149 60156 60157 60160 60163 60165 60168 60169 60170 60171 60174 60175 60181 60185 60188 60189 60190 60191 60192 60193 60194 60197 60199 60201 60202 60203 60204 60205 60206 60207 60208 60209 60210 60211 60212 60213 60214 60215 60216 60217 60219 60220 60221 60222 60223 60224 60225 60226 60227 60228 60230 60231 60232 60233 60234 60235 60238 60246 60250 60253 60256 60258 60262 60263 60266 60268 60269 60270 60271 60273 60275 60278 60279 60283 60286 60287 60289 60290 60294 60298 60299 60300 60305 60306 60307 60308 60312 60314 60315 60322 60327 60331 60333 60334 60338 60340 60345 60346 60347 60348 60369 60370 60372 60373 60374 60375 60376 60378 60379 60381 60382 60383 60384 60385 60386 60387 60391 60394 60395 60396 60397 60398 60400 60401 60402 60403 60404 60405 60406 60407 60409 60410 60411 60412 60413 60414 60416 60417 60419 60421 60422 60426 60429 60433 60434 60435 60436 60438 60444 60446 60447 60448 60450 60451 60452 60454 60456 60457 60460 60467 60470 60471 60472 60473 60474 60475 60476 60477 60478 60479 60480 60481 60482 60483 60486 60487 60488 60489 60490 60491 60493 60494 60495 60497 60498 60502 60503 60505 60507 60508 60509 60510 60511 60513 60514 60515 60516 60517 60522 60524 60525 60526 60527 60529 60530 60531 60532 60533 60535 60536 60537 60538 60539 60541 60542 60543 60544 60545 60546 60547 60550 60553 60554 60555 60559 60560 60561 60563 60565 60566 60568 60569 60570 60571 60572 60574 60576 60577 60578 60579 60580 60581 60584 60585 60586 60587 60588 60589 60590 60592 60593 60597 60598 60599 60601 60602 60603 60604 60606 60607 60609 60610 60611 60612 60614 60615 60616 60617 60618 60619 60620 60621 60622 60623 60625 60628 60632 60636 60638 60639 60640 60641 60645 60646 60653 60656 60657 60658 60659 60661 60666 60667 60669 60670 60671 60672 60673 60674 60675 60677 60678 60679 60680 60681 60682 60683 60684 60685 60687 60688 60689 60690 60691 60692 60693 60694 60695 60696 60697 60698 60699 60700 60702 60703 60704 60705 60706 60707 60708 60709 60710 60711 60715 60716 60724 60725 60726 60728 60729 60733 60734 60735 60737 60738 60739 60741 60742 60744 60747 60748 60749 60750 60751 60752 60753 60755 60757 60760 60761 60766 60770 60773 60774 60775 60776 60777 60778 60779 60781 60783 60784 60785 60787 60788 60789 60792 60795 60796 60797 60798 60799 60800 60802 60803 60804 60805 60806 60807 60808 60809 60810 60811 60814 60815 60816 60817 60818 60819 60821 60827 60828 60829 60830 60831 60836 60839 60840 60841 60843 60844 60846 60847 60849 60852 60853 60854 60855 60856 60858 60859 60860 60861 60864 60865 60866 60868 60869 60870 60871 60872 60874 60875 60876 60877 60878 60879 60881 60882 60883 60884 60885 60886 60887 60889 60890 60891 60892 60893 60898 60899 60900 60901 60905 60909 60911 60913 60915 60916 60917 60918 60919 60920 60921 60923 60924 60925 60926 60927 60928 60929 60930 60932 60933 60934 60935 60936 60939 60940 60941 60944 60945 60946 60947 60950 60952 60955 60956 60959 60960 60961 60963 60965 60966 60967 60968 60969 60970 60971 60972 60973 60974 60975 60976 60977 60978 60980 60981 60982 60983 60985 60986 60987 60988 60989 60991 61003 61004 61005 61006 61007 61014 61015 61032 61034 61035 61036 61037 61040 61042 61043 61044 61047 61050 61053 61055 61056 61057 61059 61060 61061 61062 61063 61064 61065 61066 61067 61068 61069 61070 61071 61072 61074 61075 61076 61077 61079 61082 61083 61085 61086 61089 61090 61091 61092 61093 61094 61095 61096 61097 61098 61099 61100 61101 61102 61104 61105 61106 61109 61110 61112 61114 61115 61116 61117 61118 61120 61122 61123 61124 61125 61126 61127 61128 61129 61130 61131 61132 61134 61135 61138 61140 61141 61142 61152 61153 61154 61158 61160 61162 61163 61165 61168 61169 61172 61173 61174 61175 61176 61177 61178 61181 61182 61183 61185 61186 61187 61189 61190 61191 61192 61195 61196 61197 61198 61199 61200 61201 61202 61203 61204 61205 61206 61207 61208 61209 61210 61211 61213 61214 61215 61216 61217 61218 61219 61220 61221 61222 61223 61225 61226 61227 61228 61232 61233 61235 61236 61239 61240 61241 61242 61248 61250 61254 61263 61264 61265 61266 61267 61268 61270 61271 61272 61273 61274 61275 61276 61277 61279 61280 61281 61282 61284 61285 61286 61287 61288 61290 61291 61293 61294 61297 61298 61299 61300 61304 61305 61307 61309 61311 61313 61314 61315 61316 61317 61319 61322 61323 61324 61326 61327 61329 61332 61334 61339 61342 61346 61353 61354 61355 61356 61357 61358 61359 61360 61361 61362 61363 61364 61365 61366 61367 61368 61369 61372 61373 61375 61376 61377 61378 61380 61381 61384 61386 61387 61388 61393 61394 61395 61396 61399 61400 61401 61402 61406 61407 61408 61412 61414 61415 61416 61417 61420 61429 61437 61440 61441 61442 61444 61445 61446 61447 61448 61449 61450 61451 61452 61453 61456 61462 61464 61465 61466 61467 61468 61469 61470 61471 61473 61474 61475 61476 61477 61478 61479 61480 61481 61483 61484 61485 61487 61488 61489 61490 61491 61492 61493 61494 61495 61496 61497 61498 61499 61502 61503 61504 61506 61507 61509 61510 61511 61512 61513 61514 61515 61517 61518 61519 61523 61524 61527 61529 61531 61532 61533 61534 61536 61546 61548 61551 61553 61555 61556 61557 61558 61560 61561 61562 61564 61565 61566 61567 61568 61569 61570 61575 61576 61577 61578 61579 61580 61581 61582 61583 61584 61585 61586 61587 61588 61589 61592 61593 61594 61595 61596 61598 61600 61601 61605 61606 61608 61609 61610 61612 61613 61614 61615 61616 61617 61618 61620 61621 61623 61624 61625 61627 61628 61631 61632 61634 61637 61638 61648 61650 61652 61653 61657 61663 61667 61668 61672 61673 61674 61678 61681 61682 61683 61684 61685 61687 61689 61691 61692 61693 61694 61695 61696 61700 61701 61704 61707 61709 61711 61712 61716 61718 61720 61721 61722 61725 61726 61727 61728 61731 61734 61736 61741 61742 61743 61746 61750 61755 61758 61763 61764 61769 61774 61778 61782 61784 61786 61788 61789 61790 61792 61794 61795 61796 61797 61799 61800 61801 61804 61807 61809 61811 61812 61813 61814 61815 61816 61817 61818 61819 61822 61823 61824 61825 61827 61828 61830 61833 61835 61836 61837 61839 61842 61844 61846 61848 61849 61850 61851 61853 61861 61862 61864 61878 61879 61880 61888 61889 61893 61902 61903 61906 61907 61908 61909 61910 61911 61912 61913 61914 61915 61916 61918 61920 61922 61923 61924 61925 61926 61929 61930 61931 61932 61933 61935 61936 61937 61938 61939 61941 61942 61943 61945 61946 61947 61948 61949 61950 61951 61952 61955 61956 61960 61961 61963 61964 61965 61968 61969 61972 61974 61975 61980 61982 61990 61991 61992 61999 62003 62005 62007 62008 62009 62011 62012 62013 62015 62016 62017 62019 62020 62021 62022 62023 62025 62026 62027 62028 62031 62032 62035 62037 62038 62039 62041 62043 62046 62049 62050 62051 62056 62077 62079 62085 62086 62090 62096 62097 62098 62099 62100 62101 62102 62103 62104 62105 62106 62109 62110 62111 62112 62113 62114 62115 62116 62118 62119 62120 62121 62122 62123 62125 62127 62128 62129 62130 62131 62133 62135 62136 62137 62139 62140 62141 62142 62143 62144 62146 62147 62149 62150 62151 62152 62153 62155 62158 62159 62160 62161 62162 62166 62170 62171 62172 62173 62175 62179 62180 62183 62186 62188 62190 62191 62193 62194 62195 62196 62197 62198 62199 62200 62202 62205 62206 62212 62219 62221 62222 62223 62224 62225 62226 62227 62229 62231 62232 62233 62234 62235 62236 62237 62238 62239 62240 62241 62242 62243 62245 62246 62247 62248 62249 62251 62253 62254 62255 62256 62257 62258 62261 62262 62263 62266 62270 62271 62276 62284 62295 62296 62299 62301 62303 62316 62317 62321 62322 62330 62334 62335 62342 62343 62344 62345 62347 62348 62351 62352 62355 62356 62357 62358 62362 62366 62368 62371 62377 62378 62380 62387 62388 62392 62396 62401 62402 62403 62404 62413 62415 62428 62441 62442 62448 62449 62450 62455 62458 62459 62462 62463 62464 62465 62466 62467 62468 62469 62471 62474 62477 62478 62480 62482 62483 62484 62485 62486 62487 62494 62495 62496 62497 62499 62500 62501 62502 62503 62504 62511 62514 62518 62520 62525 62526 62528 62536 62542 62546 62549 62550 62552 62553 62556 62558 62560 62561 62562 62563 62564 62565 62566 62567 62569 62570 62571 62572 62573 62575 62576 62577 62578 62582 62583 62584 62585 62587 62588 62594 62600 62602 62603 62604 62606 62607 62611 62633 62638 62639 62640 62641 62642 62643 62644 62645 62646 62647 62648 62649 62654 62655 62656 62660 62663 62668 62674 62675 62676 62682 62686 62687 62689 62690 62691 62694 62695 62697 62701 62702 62705 62712 62714 62723 62724 62725 62727 62728 62729 62730 62732 62733 62734 62735 62736 62737 62738 62739 62741 62742 62743 62744 62745 62748 62749 62751 62753 62756 62757 62758 62764 62765 62766 62767 62768 62769 62770 62771 62772 62773 62777 62781 62783 62785 62789 62797 62802 62807 62809 62812 62813 62820 62824 62826 62831 62832 62833 62840 62841 62842 62843 62844 62845 62846 62847 62848 62850 62851 62852 62853 62854 62855 62856 62857 62858 62859 62860 62861 62863 62864 62865 62867 62873 62879 62885 62886 62891 62892 62893 62894 62895 62896 62897 62898 62906 62913 62914 62915 62916 62921 62924 62927 62930 62932 62939 62940 62943 62946 62948 62950 62951 62952 62953 62954 62958 62959 62963 62965 62967 62968 62969 62970 62971 62974 62975 62981 62982 62990 62994 62998 62999 63000 63001 63002 63006 63010 63015 63016 63022 63026 63027 63052 63057 63058 63060 63061 63062 63065 63068 63070 63071 63073 63074 63075 63076 63078 63079 63080 63083 63084 63085 63089 63090 63096 63100 63101 63102 63103 63104 63105 63106 63145 63146 63154 63156 63157 63158 63163 63165 63166 63167 63168 63169 63170 63171 63172 63173 63174 63176 63178 63183 63198 63199 63202 63204 63210 63216 63223 63226 63229 63230 63231 63234 63238 63239 63243 63255 63263 63265 63277 63278 63283 63286 63287 63288 63289 63291 63292 63294 63297 63298 63309 63313 63314 63315 63316 63319 63321 63323 63331 63337 63338 63339 63344 63345 63347 63348 63349 63353 63354 63356 63361 63362 63364 63365 63375 63378 63389 63391 63396 63397 63400 63407 63412 63421 63422 63424 63429 63430 63436 63437 63438 63440 63441 63447 63448 63450 63451 63452 63455 63462 63464 63465 63466 63467 63468 63470 63471 63477 63478 63479 63480 63481 63482 63483 63484 63485 63490 63491 63493 63494 63495 63496 63498 63500 63502 63503 63505 63508 63509 63513 63516 63523 63527 63528 63529 63533 63537 63546 63547 63549 63551 63562 63563 63564 63565 63566 63567 63568 63569 63570 63571 63572 63575 63578 63580 63581 63582 63583 63586 63587 63588 63594 63596 63601 63602 63603 63604 63605 63606 63607 63608 63609 63611 63612 63614 63615 63616 63617 63618 63621 63623 63624 63625 63639 63641 63649 63651 63653 63656 63657 63658 63659 63660 63661 63662 63663 63673 63674 63675 63677 63678 63679 63680 63683 63684 63687 63688 63689 63690 63694 63695 63698 63701 63702 63705 63706 63708 63709 63712 63713 63715 63718 63719 63721 63722 63723 63726 63728 63730 63733 63734 63735 63736 63737 63739 63740 63741 63742 63743 63744 63751 63752 63753 63754 63757 63758 63763 63764 63767 63769 63771 63772 63773 63774 63775 63776 63777 63779 63781 63784 63792 63793 63794 63795 63798 63799 63800 63801 63805 63807 63813 63817 63825 63828 63831 63832 63833 63834 63839 63840 63842 63843 63844 63845 63846 63847 63848 63849 63852 63854 63859 63861 63866 63867 63870 63871 63872 63873 63878 63879 63883 63884 63885 63886 63887 63890 63896 63898 63905 63906 63909 63911 63915 63919 63922 63924 63928 63930 63932 63934 63935 63936 63937 63938 63940 63941 63944 63947 63949 63951 63952 63953 63955 63957 63958 63960 63961 63962 63963 63965 63966 63968 63969 63972 63973 63974 63977 63983 63986 63989 63992 63993 64005 64008 64009 64010 64011 64014 64015 64016 64018 64019 64020 64021 64022 64023 64027 64028 64029 64031 64036 64037 64038 64039 64041 64045 64046 64047 64049 64050 64051 64052 64054 64057 64058 64059 64061 64065 64067 64068 64071 64074 64076 64079 64080 64083 64086 64088 64089 64090 64091 64093 64094 64096 64097 64098 64099 64100 64101 64102 64103 64104 64105 64106 64107 64108 64109 64111 64112 64113 64120 64122 64123 64124 64128 64129 64130 64132 64136 64139 64140 64141 64144 64145 64147 64149 64150 64151 64152 64154 64156 64157 64160 64162 64164 64165 64168 64169 64172 64173 64174 64175 64176 64182 64186 64188 64189 64191 64193 64194 64195 64196 64197 64198 64200 64202 64203 64204 64208 64210 64213 64215 64216 64217 64218 64219 64221 64224 64225 64226 64228 64229 64230 64231 64232 64233 64234 64235 64236 64237 64239 64240 64241 64242 64244 64245 64248 64250 64252 64253 64255 64261 64262 64265 64267 64269 64270 64271 64272 64274 64276 64277 64278 64279 64280 64281 64282 64285 64288 64294 64295 64297 64298 64299 64300 64303 64304 64309 64326 64329 64330 64338 64347 64345 64346 64350 64353 64354 64355 64356 64357 64359 64360 64361 64362 64366 64367 64369 64371 64372 64373 64374 64375 64376 64377 64378 64379 64380 64381 64382 64386 64387 64388 64392 64393 64396 64401 64402 64403 64406 64407 64408 64409 64410 64411 64412 64413 64414 64415 64416 64421 64427 64430 64434 64448 64449 64451 64453 64457 64458 64459 64469 64470 64471 64474 64475 64476 64477 64479 64480 64481 64482 64486 64487 64490 64491 64492 64496 64499 64500 64502 64503 64504 64507 64508 64512 64513 64518 64521 64524 64527 64528 64529 64530 64531 64532 64533 64535 64536 64538 64539 64540 64542 64545 64547 64551 64552 64553 64555 64559 64560 64566 64572 64575 64577 64582 64583 64585 64586 64588 64590 64595 64598 64600 64601 64602 64603 64605 64606 64607 64610 64613 64614 64615 64617 64619 64620 64621 64622 64626 64627 64628 64631 64632 64633 64634 64635 64636 64637 64638 64639 64640 64641 64647 64648 64650 64652 64654 64655 64656 64660 64665 64666 64670 64673 64675 64676 64679 64685 64688 64689 64691 64692 64697 64699 64701 64702 64703 64704 64710 64712 64718 64719 64720 64721 64722 64723 64728 64729 64730 64731 64733 64734 64735 64738 64739 64740 64741 64744 64745 64749 64750 64752 64753 64756 64757 64758 64761 64763 64771 64776 64779 64784 64786 64787 64788 64789 64792 64793 64798 64799 64800 64803 64804 64805 64806 64807 64809 64810 64811 64812 64813 64814 64816 64817 64818 64819 64820 64822 64824 64825 64833 64836 64837 64842 64844 64846 64847 64848 64855 64856 64857 64859 64860 64863 64869 64874 64875 64880 64882 64885 64892 64896 64899 64900 64901 64904 64905 64906 64907 64909 64910 64911 64913 64914 64915 64916 64917 64918 64919 64921 64922 64923 64924 64925 64928 64929 64930 64931 64932 64933 64935 64936 64937 64939 64940 64941 64942 64946 64947 64950 64954 64955 64957 64960 64964 64967 64968 64969 64970 64971 64972 64973 64974 64976 64978 64979 64984 64985 64986 64988 64989 64991 64992 64993 64995 64996 64997 65001 65005 65019 65021 65022 65023 65025 65026 65027 65028 65031 65034 65037 65038 65039 65040 65042 65044 65046 65047 65052 65054 65055 65056 65057 65058 65059 65063 65064 65065 65068 65070 65071 65074 65075 65076 65077 65078 65080 65081 65082 65083 65084 65085 65086 65087 65088 65093 65094 65095 65096 65098 65100 65102 65107 65108 65109 65110 65111 65115 65116 65118 65119 65120 65123 65125 65127 65129 65133 65134 65136 65140 65142 65143 65144 65145 65149 65150 65151 65154 65156 65157 65159 65160 65161 65162 65163 65164 65167 65168 65169 65170 65171 65172 65173 65176 65177 65178 65179 65181 65182 65183 65184 65185 65188 65189 65190 65191 65192 65193 65194 65195 65196 65197 65199 65201 65202 65203 65204 65206 65207 65208 65211 65212 65214 65215 65216 65218 65219 65220 65221 65222 65223 65227 65228 65229 65230 65231 65232 65233 65234 65235 65236 65237 65239 65240 65241 65242 65243 65244 65245 65249 65250 65251 65252 65253 65254 65255 65256 65257 65258 65259 65260 65261 65262 65264 65267 65268 65269 65272 65275 65277 65278 65279 65280 65281 65282 65283 65284 65285 65287 65289 65290 65291 65292 65293 65294 65299 65301 65303 65305 65306 65309 65311 65312 65313 65315 65316 65317 65318 65319 65320 65321 65322 65323 65324 65325 65328 65329 65332 65333 65335 65337 65340 65341 65343 65345 65348 65349 65350 65351 65353 65354 65355 65358 65363 65365 65366 65368 65374 65375 65376 65383 65387 65389 65390 65391 65394 65395 65397 65398 65399 65400 65402 65404 65405 65406 65407 65410 65411 65415 65416 65417 65418 65424 65425 65428 65430 65431 65432 65433 65434 65437 65438 65439 65440 65441 65442 65444 65445 65446 65447 65448 65450 65451 65452 65454 65455 65456 65457 65459 65460 65461 65464 65466 65469 65477 65478 65482 65484 65487 65489 65491 65492 65495 65500 65502 65514 65518 65522 65523 65527 65531 65532 65534 65535 65536 65538 65539 65540 65545 65546 65547 65548 65549 65550 65551 65552 65553 65554 65555 65556 65557 65558 65559 65560 65561 65562 65563 65564 65569 65572 65573 65575 65577 65578 65581 65582 65585 65589 65590 65593 65594 65596 65597 65598 65599 65600 65602 65603 65606 65608 65613 65614 65615 65616 65620 65623 65624 65630 65634 65641 65642 65643 65644 65646 65647 65648 65649 65653 65655 65656 65657 65659 65664 65665 65673 65680 65681 65682 65684 65685 65686 65688 65689 65691 65699 65700 65701 65703 65710 65712 65714 65716 65718 65720 65724 65730 65731 65737 65738 65744 65745 65746 65747 65748 65749 65750 65751 65753 65754 65755 65756 65757 65758 65760 65762 65763 65764 65768 65769 65775 65778 65780 65781 65782 65783 65785 65786 65788 65789 65791 65792 65793 65794 65796 65799 65800 65801 65802 65803 65808 65810 65811 65812 65817 65819 65820 65823 65824 65826 65827 65831 65837 65839 65840 65842 65843 65844 65846 65848 65849 65852 65853 65855 65866 65868 65869 65870 65872 65873 65875 65876 65877 65878 65879 65880 65881 65882 65883 65884 65887 65889 65890 65891 65892 65893 65894 65895 65897 65898 65901 65903 65906 65907 65908 65913 65914 65915 65916 65917 65918 65919 65925 65927 65929 65930 65934 65936 65938 65939 65940 65941 65942 65943 65944 65945 65946 65948 65949 65950 65952 65955 65956 65957 65959 65963 65977 65980 65981 65987 65993 65996 66000 66004 66005 66006 66008 66010 66012 66013 66014 66015 66016 66017 66018 66019 66020 66021 66024 66025 66026 66028 66029 66030 66032 66034 66035 66036 66037 66038 66040 66041 66043 66049 66054 66061 66062 66064 66067 66069 66070 66071 66073 66077 66078 66088 66089 66093 66094 66099 66102 66103 66104 66105 66106 66107 66108 66116 66117 66122 66127 66133 66134 66137 66138 66139 66144 66143 66146 66147 66151 66152 66153 66154 66155 66157 66159 66160 66163 66164 66165 66168 66173 66174 66175 66176 66178 66179 66180 66181 66182 66184 66185 66188 66189 66190 66191 66192 66195 66197 66198 66200 66202 66203 66208 66217 66218 66232 66235 66236 66238 66242 66244 66245 66249 66250 66251 66253 66258 66260 66261 66263 66264 66265 66268 66269 66271 66272 66273 66275 66277 66280 66282 66286 66297 66300 66301 66302 66303 66304 66305 66309 66322 66326 66329 66330 66331 66332 66333 66334 66335 66336 66337 66338 66340 66341 66342 66343 66344 66346 66347 66348 66349 66352 66353 66357 66358 66363 66365 66367 66368 66369 66384 66385 66386 66391 66392 66395 66396 66397 66399 66400 66402 66403 66404 66405 66406 66408 66409 66410 66411 66412 66413 66419 66423 66440 66441 66444 66445 66446 66449 66450 66451 66453 66456 66459 66460 66463 66467 66470 66471 66474 66476 66478 66481 66482 66494 66495 66497 66498 66499 66500 66502 66504 66505 66516 66518 66521 66522 66526 66533 66534 66535 66539 66540 66541 66542 66543 66544 66546 66549 66551 66552 66553 66554 66555 66556 66557 66558 66559 66561 66566 66567 66568 66569 66570 66571 66573 66574 66575 66576 66577 66578 66579 66581 66584 66586 66587 66588 66591 66592 66593 66597 66598 66599 66600 66601 66602 66603 66604 66606 66609 66610 66611 66613 66614 66617 66618 66621 66623 66624 66625 66626 66629 66630 66632 66633 66638 66639 66641 66648 66649 66650 66652 66658 66662 66663 66665 66666 66669 66670 66671 66675 66676 66678 66679 66680 66681 66682 66683 66691 66692 66693 66694 66696 66697 66699 66700 66701 66702 66705 66706 66708 66710 66712 66713 66714 66716 66719 66721 66722 66729 66730 66731 66732 66736 66738 66741 66742 66743 66744 66745 66747 66750 66751 66752 66754 66755 66756 66757 66761 66767 66770 66772 66776 66780 66782 66785 66786 66793 66794 66795 66797 66800 66801 66802 66803 66805 66806 66808 66813 66814 66818 66817 66819 66820 66821 66822 66823 66824 66831 66832 66833 66834 66835 66836 66837 66838 66839 66841 66842 66845 66846 66847 66849 66856 66857 66859 66862 66865 66867 66869 66870 66871 66876 66881 66886 66888 66892 66893 66910 66911 66912 66913 66917 66919 66920 66921 66923 66924 66925 66927 66929 66930 66931 66932 66933 66934 66935 66936 66940 66941 66942 66943 66947 66948 66949 66951 66952 66953 66954 66955 66956 66957 66959 66961 66964 66966 66967 66969 66970 66971 66972 66973 66975 66976 66977 66978 66979 66980 66983 66985 66986 66987 66988 66989 66990 66991 66993 66994 66995 66999 67000 67001 67004 67011 67012 67014 67015 67016 67017 67018 67020 67022 67023 67024 67025 67026 67027 67028 67029 67030 67031 67032 67033 67035 67039 67041 67043 67045 67046 67047 67049 67050 67051 67053 67054 67055 67056 67057 67060 67061 67062 67063 67066 67067 67070 67077 67080 67082 67086 67087 67089 67090 67091 67092 67094 67096 67106 67107 67108 67109 67111 67112 67116 67117 67119 67121 67124 67125 67127 67132 67133 67134 67137 67144 67145 67146 67148 67149 67150 67151 67152 67154 67155 67159 67160 67164 67165 67166 67169 67171 67172 67175 67176 67177 67179 67180 67183 67187 67189 67192 67199 67200 67201 67206 67207 67208 67209 67210 67211 67212 67216 67219 67220 67221 67222 67224 67225 67227 67228 67229 67233 67235 67239 67240 67241 67242 67245 67248 67251 67252 67255 67256 67259 67260 67261 67263 67264 67265 67266 67270 67271 67272 67273 67276 67279 67280 67281 67282 67283 67284 67287 67288 67290 67292 67296 67302 67303 67305 67306 67307 67308 67309 67310 67311 67312 67313 67314 67315 67316 67317 67319 67320 67321 67323 67324 67325 67326 67327 67328 67331 67332 67333 67335 67337 67338 67339 67340 67341 67342 67344 67345 67346 67347 67348 67350 67353 67355 67356 67357 67362 67366 67373 67375 67379 67380 67381 67382 67383 67390 67392 67393 67395 67396 67398 67399 67400 67404 67407 67408 67410 67411 67413 67414 67417 67419 67420 67427 67428 67430 67433 67434 67441 67444 67454 67455 67456 67457 67459 67462 67463 67464 67466 67467 67472 67473 67478 67479 67485 67487 67488 67494 67496 67497 67500 67501 67502 67506 67508 67510 67512 67513 67515 67516 67517 67520 67522 67524 67525 67528 67530 67534 67536 67543 67545 67551 67553 67554 67558 67560 67561 67567 67573 67578 67579 67580 67583 67584 67585 67587 67588 67590 67591 67593 67594 67595 67596 67598 67599 67600 67601 67605 67606 67607 67611 67612 67613 67614 67615 67616 67617 67618 67619 67621 67622 67623 67624 67626 67628 67630 67631 67632 67634 67635 67638 67639 67640 67641 67642 67643 67645 67646 67647 67651 67653 67654 67655 67660 67673 67676 67678 67679 67681 67686 67688 67689 67691 67693 67694 67698 67699 67700 67701 67702 67703 67704 67705 67706 67707 67710 67712 67714 67722 67725 67733 67737 67740 67743 67750 67752 67755 67762 67765 67767 67768 67771 67778 67783 67787 67788 67790 67791 67792 67793 67797 67798 67799 67800 67801 67802 67805 67806 67809 67810 67816 67817 67818 67821 67822 67824 67825 67831 67832 67833 67834 67840 67842 67843 67844 67849 67850 67854 67862 67863 67864 67865 67866 67868 67869 67870 67872 67873 67875 67879 67882 67884 67885 67886 67888 67889 67890 67891 67894 67895 67897 67902 67903 67905 67908 67912 67914 67915 67917 67918 67919 67920 67922 67923 67924 67925 67926 67929 67931 67935 67939 67944 67945 67946 67947 67950 67952 67959 67960 67962 67965 67971 67972 67973 67974 67975 67981 67982 67986 67988 67990 67993 67994 67995 67998 67999 68000 68001 68002 68005 68007 68008 68009 68010 68014 68020 68021 68022 68023 68027 68029 68030 68031 68032 68033 68034 68035 68036 68037 68038 68039 68040 68041 68042 68043 68045 68047 68048 68049 68051 68052 68059 68060 68061 68063 68064 68068 68074 68075 68076 68077 68080 68082 68084 68085 68089 68091 68092 68095 68097 68099 68101 68102 68105 68106 68107 68109 68115 68120 68122 68125 68134 68137 68142 68145 68150 68151 68152 68154 68159 68160 68161 68166 68168 68171 68172 68173 68175 68178 68180 68185 68186 68189 68190 68191 68193 68199 68200 68201 68202 68203 68205 68206 68207 68208 68209 68210 68214 68215 68218 68220 68221 68226 68229 68231 68235 68236 68237 68238 68239 68240 68241 68242 68243 68244 68248 68249 68250 68251 68252 68254 68255 68256 68257 68258 68259 68260 68261 68262 68263 68264 68268 68276 68278 68286 68289 68290 68291 68292 68299 68300 68301 68302 68305 68306 68307 68308 68309 68315 68323 68324 68325 68326 68328 68331 68333 68335 68336 68337 68338 68339 68340 68341 68342 68343 68344 68345 68346 68348 68349 68350 68351 68352 68354 68355 68364 68365 68366 68367 68368 68369 68370 68371 68372 68374 68377 68378 68379 68380 68382 68383 68384 68386 68387 68390 68391 68392 68393 68394 68397 68398 68399 68400 68405 68407 68408 68414 68415 68416 68422 68428 68429 68432 68433 68434 68436 68439 68443 68444 68448 68453 68456 68468 68472 68473 68475 68476 68483 68484 68492 68493 68496 68504 68505 68506 68509 68511 68514 68515 68524 68525 68527 68531 68532 68533 68534 68535 68538 68539 68540 68541 68542 68543 68544 68545 68546 68547 68548 68549 68551 68553 68554 68555 68557 68565 68569 68576 68577 68578 68579 68580 68581 68584 68585 68586 68589 68590 68591 68593 68595 68596 68597 68598 68601 68602 68603 68608 68612 68613 68620 68621 68623 68632 68633 68634 68635 68636 68637 68639 68640 68646 68647 68648 68652 68655 68656 68657 68658 68661 68664 68670 68671 68672 68673 68674 68675 68676 68678 68679 68680 68682 68684 68686 68687 68689 68691 68694 68695 68697 68698 68700 68701 68702 68703 68706 68708 68715 68719 68720 68723 68740 68742 68744 68745 68747 68748 68749 68751 68752 68753 68754 68756 68757 68758 68759 68763 68772 68774 68775 68776 68777 68778 68780 68782 68786 68788 68789 68790 68791 68794 68798 68799 68803 68804 68805 68808 68814 68816 68819 68820 68821 68822 68823 68824 68825 68827 68828 68829 68830 68831 68832 68834 68835 68836 68837 68838 68839 68841 68842 68843 68844 68845 68849 68854 68855 68856 68867 68869 68871 68873 68874 68876 68878 68879 68887 68888 68889 68891 68897 68901 68911 68912 68913 68914 68915 68916 68918 68921 68923 68926 68928 68931 68934 68935 68937 68938 68941 68942 68946 68947 68948 68949 68950 68951 68952 68953 68956 68957 68961 68962 68963 68964 68965 68968 68970 68971 68978 68979 68980 68981 68985 68988 68990 68991 68995 68996 68999 69004 69005 69008 69009 69010 69011 69012 69013 69015 69016 69018 69022 69024 69027 69032 69034 69035 69036 69038 69039 69040 69041 69043 69045 69047 69048 69054 69055 69061 69063 69065 69082 69085 69086 69090 69095 69097 69098 69099 69100 69101 69104 69108 69112 69113 69121 69122 69123 69124 69126 69132 69133 69134 69135 69136 69142 69144 69145 69150 69152 69153 69154 69157 69160 69171 69177 69197 69198 69201 69202 69203 69204 69206 69208 69209 69210 69211 69212 69213 69214 69217 69218 69219 69220 69221 69222 69223 69225 69231 69233 69238 69240 69242 69245 69248 69249 69250 69251 69253 69254 69256 69257 69258 69259 69261 69262 69263 69265 69268 69269 69270 69271 69272 69275 69277 69278 69279 69282 69284 69285 69286 69287 69288 69293 69294 69299 69309 69323 69324 69325 69326 69327 69328 69329 69330 69331 69333 69336 69342 69348 69355 69356 69358 69360 69362 69363 69365 69366 69367 69369 69371 69373 69374 69378 69380 69387 69391 69392 69393 69394 69395 69396 69397 69398 69399 69401 69402 69403 69404 69405 69406 69409 69410 69411 69421 69422 69423 69425 69426 69427 69428 69429 69431 69433 69442 69443 69444 69446 69458 69462 69463 69465 69466 69467 69468 69477 69478 69481 69484 69485 69489 69493 69494 69496 69498 69499 69500 69501 69502 69503 69504 69505 69506 69507 69509 69510 69511 69513 69514 69529 69530 69531 69532 69533 69534 69537 69540 69541 69543 69549 69552 69554 69556 69557 69558 69560 69561 69562 69564 69565 69566 69569 69573 69575 69576 69577 69581 69584 69585 69586 69587 69588 69589 69590 69591 69592 69593 69596 69597 69598 69599 69600 69601 69602 69605 69607 69608 69612 69621 69628 69639 69640 69642 69643 69644 69645 69646 69647 69649 69653 69654 69655 69656 69657 69658 69659 69661 69662 69663 69664 69665 69668 69669 69670 69671 69673 69676 69677 69678 69679 69680 69681 69682 69683 69684 69685 69688 69689 69692 69702 69703 69706 69709 69719 69722 69727 69732 69733 69737 69739 69740 69741 69750 69752 69758 69759 69761 69766 69769 69770 69771 69775 69779 69781 69788 69793 69797 69798 69800 69801 69804 69805 69808 69811 69814 69815 69817 69821 69826 69834 69835 69837 69838 69843 69845 69846 69847 69848 69850 69851 69853 69854 69855 69858 69859 69863 69865 69868 69869 69870 69873 69876 69877 69882 69883 69884 69885 69887 69888 69890 69891 69893 69894 69895 69897 69898 69899 69900 69901 69902 69904 69905 69906 69909 69910 69912 69913 69914 69917 69919 69920 69921 69923 69926 69927 69936 69937 69938 69939 69940 69941 69943 69948 69949 69950 69951 69952 69954 69955 69956 69957 69958 69960 69961 69964 69965 69971 69975 69981 69982 69983 69984 69985 69986 69989 69990 69991 69994 69996 69997 70005 70013 70014 70015 70016 70017 70018 70019 70020 70021 70025 70027 70028 70031 70036 70037 70038 70039 70040 70041 70042 70045 70046 70055 70056 70060 70062 70063 70064 70066 70067 70069 70070 70082 70093 70094 70095 70098 70099 70105 70108 70114 70119 70120 70124 70125 70127 70129 70130 70132 70133 70135 70138 70139 70149 70150 70159 70160 70161 70162 70164 70166 70167 70168 70171 70172 70173 70174 70176 70180 70183 70195 70197 70202 70203 70204 70205 70209 70213 70215 70216 70217 70221 70222 70223 70224 70230 70231 70236 70238 70239 70241 70243 70244 70248 70249 70250 70251 70252 70253 70254 70255 70257 70267 70268 70269 70270 70276 70277 70282 70283 70288 70289 70295 70296 70297 70298 70299 70300 70301 70303 70305 70306 70307 70310 70317 70318 70323 70324 70326 70328 70332 70333 70335 70337 70338 70339 70345 70346 70347 70348 70349 70350 70351 70352 70354 70357 70358 70359 70361 70379 70380 70383 70384 70386 70393 70396 70397 70398 70401 70402 70407 70408 70411 70412 70413 70415 70416 70417 70418 70423 70424 70428 70431 70432 70433 70434 70437 70438 70439 70440 70445 70446 70447 70448 70449 70450 70451 70452 70454 70455 70456 70458 70460 70461 70463 70464 70465 70466 70467 70468 70470 70480 70484 70485 70486 70487 70488 70489 70495 70496 70501 70502 70504 70507 70510 70513 70515 70516 70520 70522 70523 70524 70525 70526 70528 70529 70533 70535 70536 70539 70540 70542 70543 70544 70545 70546 70547 70549 70550 70552 70553 70556 70557 70559 70560 70563 70564 70570 70571 70572 70573 70576 70577 70578 70579 70581 70582 70583 70584 70586 70591 70593 70594 70595 70598 70599 70602 70609 70610 70611 70613 70615 70616 70619 70627 70630 70634 70635 70636 70637 70638 70639 70640 70641 70642 70646 70647 70648 70650 70651 70652 70653 70654 70655 70657 70661 70662 70663 70665 70666 70668 70669 70676 70678 70680 70681 70682 70684 70685 70690 70691 70693 70695 70696 70700 70702 70704 70706 70707 70713 70716 70723 70725 70726 70727 70729 70738 70740 70747 70748 70749 70750 70751 70756 70757 70758 70760 70768 70769 70770 70771 70774 70775 70778 70781 70782 70783 70784 70785 70786 70789 70790 70793 70794 70795 70797 70801 70804 70809 70815 70817 70818 70823 70824 70827 70829 70833 70835 70836 70840 70841 70847 70848 70849 70855 70856 70870 70879 70881 70883 70888 70889 70895 70899 70900 70901 70902 70903 70904 70905 70906 70907 70908 70910 70911 70912 70913 70914 70915 70916 70918 70920 70921 70923 70924 70930 70932 70933 70936 70940 70943 70944 70945 70957 70958 70960 70961 70962 70963 70968 70969 70970 70983 70991 70992 70994 70995 70996 70999 71000 71011 71012 71013 71014 71018 71020 71021 71022 71023 71024 71025 71026 71027 71028 71029 71031 71032 71034 71036 71039 71040 71041 71042 71043 71044 71053 71061 71067 71068 71075 71085 71086 71087 71091 71095 71096 71100 71106 71110 71111 71119 71123 71128 71129 71130 71131 71132 71133 71141 71146 71148 71149 71153 71154 71160 71161 71162 71163 71164 71165 71166 71167 71177 71178 71179 71183 71184 71189 71191 71193 71196 71198 71202 71203 71205 71207 71210 71211 71213 71216 71217 71218 71219 71222 71223 71225 71226 71230 71231 71232 71234 71235 71236 71238 71239 71240 71241 71242 71244 71246 71250 71253 71255 71256 71259 71263 71265 71266 71267 71269 71270 71277 71289 71290 71291 71296 71297 71298 71300 71302 71305 71306 71307 71308 71309 71311 71312 71313 71316 71318 71319 71320 71321 71322 71323 71324 71325 71326 71327 71328 71330 71331 71332 71333 71334 71335 71338 71339 71340 71341 71343 71344 71345 71346 71347 71349 71351 71352 71353 71354 71355 71356 71360 71368 71369 71370 71371 71372 71373 71374 71375 71376 71377 71378 71379 71380 71381 71385 71386 71387 71388 71389 71390 71391 71392 71393 71394 71395 71396 71397 71398 71403 71404 71407 71411 71414 71415 71421 71425 71426 71427 71428 71431 71432 71440 71443 71445 71447 71448 71449 71452 71454 71455 71457 71458 71460 71464 71465 71466 71467 71468 71469 71471 71472 71474 71477 71480 71481 71482 71486 71493 71494 71496 71499 71501 71517 71521 71522 71529 71534 71537 71542 71545 71546 71547 71548 71549 71551 71552 71556 71558 71562 71565 71567 71569 71570 71571 71572 71574 71577 71579 71582 71583 71584 71585 71586 71590 71591 71597 71598 71599 71602 71607 71613 71614 71616 71618 71621 71631 71632 71635 71638 71642 71643 71644 71647 71648 71649 71650 71658 71659 71660 71662 71665 71666 71667 71668 71669 71674 71675 71676 71678 71679 71680 71685 71686 71705 71708 71713 71714 71715 71716 71722 71723 71725 71727 71728 71729 71731 71732 71733 71736 71737 71749 71750 71751 71754 71755 71756 71757 71758 71759 71761 71762 71763 71764 71765 71766 71767 71770 71771 71772 71773 71774 71775 71776 71777 71778 71780 71796 71797 71798 71803 71807 71810 71811 71824 71830 71831 71832 71833 71834 71837 71842 71844 71845 71846 71847 71848 71849 71850 71852 71854 71856 71857 71858 71864 71866 71869 71871 71872 71876 71878 71882 71884 71885 71887 71888 71890 71891 71892 71893 71894 71902 71906 71910 71911 71913 71915 71917 71923 71924 71925 71927 71928 71929 71930 71932 71933 71934 71936 71937 71938 71939 71943 71956 71958 71960 71963 71965 71967 71968 71971 71972 71973 71975 71976 71985 71988 71990 71993 71994 71995 71996 71998 71999 72000 72002 72004 72005 72006 72007 72008 72015 72016 72018 72022 72024 72067 72068 72069 72071 72072 72073 72076 72077 72078 72079 72080 72081 72083 72090 72097 72098 72100 72103 72104 72105 72110 72111 72117 72121 72122 72124 72125 72130 72134 72138 72140 72157 72158 72159 72160 72161 72162 72163 72164 72173 72175 72176 72180 72184 72186 72189 72190 72191 72192 72193 72194 72197 72198 72201 72204 72205 72207 72214 72215 72216 72217 72218 72219 72220 72222 72223 72224 72225 72226 72227 72228 72229 72230 72240 72242 72243 72244 72245 72246 72247 72249 72250 72251 72252 72253 72254 72256 72257 72259 72260 72262 72263 72264 72265 72266 72269 72271 72275 72288 72290 72292 72294 72295 72296 72297 72298 72299 72300 72303 72304 72306 72311 72312 72315 72316 72317 72319 72323 72325 72327 72329 72330 72333 72334 72335 72339 72340 72341 72342 72343 72344 72345 72347 72348 72351 72353 72358 72360 72361 72368 72369 72370 72371 72375 72376 72378 72379 72380 72381 72385 72386 72389 72390 72393 72394 72395 72396 72400 72401 72404 72407 72408 72410 72411 72413 72414 72415 72416 72418 72421 72422 72423 72424 72427 72429 72430 72431 72432 72436 72437 72443 72448 72450 72453 72454 72456 72457 72459 72460 72465 72466 72467 72472 72475 72483 72486 72487 72488 72490 72492 72498 72499 72500 72502 72503 72509 72523 72524 72531 72532 72537 72538 72540 72544 72545 72546 72547 72548 72549 72555 72556 72562 72563 72564 72565 72567 72572 72584 72595 72599 72608 72610 72611 72612 72613 72614 72616 72617 72619 72620 72622 72623 72625 72626 72627 72628 72629 72630 72631 72633 72637 72638 72641 72647 72656 72657 72660 72665 72666 72669 72670 72671 72672 72673 72675 72676 72677 72678 72679 72681 72682 72687 72712 72713 72796 72848 72884 72907 72913 72921 72925 72931 72948 72950 72975 72977 72992 72995 72996 72998 73004 73008 73009 73010 73013 73015 73016 73028 73029 73032 73035 73036 73041 73049 73050 73058 73059 73060 73061 73062 73064 73073 73074 73078 73079 73080 73081 73082 73083 73084 73085 73086 73087 73089 73090 73091 73092 73093 73095 73096 73098 73100 73101 73102 73105 73109 73110 73115 73116 73122 73123 73124 73125 73126 73127 73130 73136 73137 73141 73143 73144 73147 73150 73151 73152 73153 73154 73155 73156 73157 73166 73167 73169 73171 73173 73174 73176 73177 73182 73183 73184 73185 73186 73194 73195 73197 73201 73202 73203 73204 73205 73207 73209 73213 73216 73223 73232 73235 73237 73238 73239 73240 73242 73244 73246 73249 73252 73253 73254 73255 73257 73265 73266 73274 73275 73279 73280 73281 73283 73284 73289 73293 73294 73295 73297 73300 73317 73321 73326 73329 73334 73335 73336 73338 73339 73342 73343 73344 73348 73349 73352 73353 73354 73360 73361 73362 73365 73367 73373 73374 73375 73376 73377 73379 73380 73381 73382 73383 73384 73385 73389 73391 73392 73394 73404 73407 73412 73414 73423 73424 73426 73427 73428 73429 73433 73435 73436 73437 73438 73439 73440 73442 73444 73445 73446 73448 73449 73450 73451 73452 73453 73454 73457 73458 73459 73460 73461 73464 73466 73467 73468 73469 73470 73473 73474 73476 73477 73478 73481 73482 73483 73487 73489 73490 73492 73493 73494 73495 73496 73502 73503 73504 73509 73511 73512 73513 73516 73518 73519 73521 73524 73527 73529 73544 73547 73548 73549 73550 73551 73552 73553 73554 73556 73559 73567 73568 73571 73572 73573 73574 73578 73579 73580 73581 73582 73585 73586 73588 73593 73594 73595 73596 73597 73599 73600 73601 73602 73603 73604 73605 73609 73610 73611 73620 73622 73623 73624 73625 73626 73628 73629 73630 73631 73632 73633 73634 73635 73636 73637 73638 73639 73640 73641 73643 73644 73645 73646 73647 73648 73649 73650 73651 73652 73655 73658 73661 73663 73667 73668 73672 73673 73674 73677 73679 73680 73681 73682 73686 73687 73688 73689 73691 73692 73693 73694 73695 73697 73700 73701 73706 73707 73715 73719 73721 73722 73723 73725 73727 73730 73731 73734 73739 73740 73742 73747 73753 73754 73755 73756 73757 73759 73760 73761 73762 73765 73766 73768 73769 73770 73771 73772 73773 73778 73779 73781 73782 73783 73784 73785 73786 73791 73792 73793 73794 73795 73796 73797 73798 73831 73838 73839 73841 73842 73843 73845 73846 73847 73848 73849 73850 73854 73855 73858 73859 73860 73861 73862 73866 73869 73870 73871 73872 73873 73875 73886 73892 73894 73895 73897 73901 73902 73903 73904 73905 73908 73909 73910 73911 73912 73917 73918 73919 73922 73927 73929 73930 73936 73937 73938 73940 73942 73943 73944 73945 73946 73947 73948 73950 73951 73952 73954 73955 73957 73958 73961 73962 73963 73965 73969 73971 73973 73974 73976 73978 73979 73988 73989 73990 73998 74003 74004 74005 74006 74008 74013 74014 74015 74016 74017 74019 74020 74021 74023 74025 74026 74027 74028 74029 74030 74031 74032 74033 74034 74042 74043 74044 74045 74046 74047 74048 74049 74050 74051 74052 74053 74054 74055 74058 74059 74060 74063 74067 74069 74070 74072 74073 74074 74075 74078 74080 74081 74091 74092 74093 74094 74097 74099 74100 74101 74102 74103 74109 74110 74113 74114 74115 74116 74117 74118 74119 74121 74122 74124 74128 74129 74134 74138 74139 74140 74141 74142 74144 74145 74146 74151 74152 74156 74165 74167 74174 74176 74177 74178 74179 74181 74183 74186 74187 74188 74189 74204 74206 74207 74208 74210 74213 74215 74216 74217 74218 74219 74221 74226 74227 74229 74232 74233 74234 74235 74236 74238 74239 74240 74241 74242 74254 74257 74258 74259 74263 74268 74272 74274 74277 74286 74288 74291 74292 74293 74295 74296 74300 74301 74302 74303 74304 74305 74306 74307 74308 74309 74313 74314 74315 74318 74319 74322 74335 74336 74338 74339 74340 74341 74342 74343 74344 74345 74346 74348 74349 74350 74353 74354 74356 74357 74359 74360 74361 74362 74363 74364 74368 74369 74370 74371 74373 74376 74377 74378 74379 74381 74385 74386 74389 74390 74393 74394 74395 74396 74398 74399 74405 74406 74407 74409 74411 74415 74416 74417 74423 74427 74430 74431 74432 74433 74434 74436 74437 74438 74439 74444 74446 74447 74448 74449 74450 74451 74452 74455 74456 74457 74458 74459 74460 74465 74471 74472 74473 74474 74477 74478 74482 74483 74484 74485 74487 74488 74490 74491 74492 74493 74494 74495 74497 74498 74499 74502 74503 74504 74507 74508 74509 74513 74518 74520 74521 74522 74529 74530 74533 74536 74537 74542 74543 74544 74547 74548 74549 74550 74551 74552 74553 74554 74555 74556 74557 74558 74559 74560 74564 74565 74568 74569 74572 74573 74575 74578 74580 74581 74582 74585 74586 74591 74600 74601 74602 74603 74606 74607 74608 74609 74611 74614 74615 74616 74620 74622 74623 74627 74629 74630 74632 74636 74637 74638 74640 74644 74646 74647 74648 74649 74650 74656 74657 74658 74659 74660 74662 74663 74664 74665 74666 74668 74669 74672 74674 74675 74679 74682 74689 74694 74695 74713 74715 74716 74718 74719 74720 74723 74724 74725 74729 74730 74731 74732 74733 74734 74735 74736 74737 74738 74739 74740 74741 74742 74743 74744 74745 74746 74749 74750 74751 74752 74754 74759 74763 74764 74767 74775 74777 74778 74782 74783 74784 74785 74786 74787 74791 74793 74794 74795 74799 74806 74807 74812 74813 74816 74817 74818 74821 74823 74824 74825 74826 74829 74830 74831 74832 74833 74834 74835 74836 74837 74838 74839 74840 74841 74843 74845 74846 74849 74850 74852 74853 74854 74856 74857 74858 74859 74860 74864 74867 74868 74872 74873 74875 74876 74877 74878 74879 74882 74883 74884 74888 74889 74890 74891 74904 74905 74907 74908 74909 74910 74911 74912 74913 74923 74924 74925 74928 74929 74930 74931 74932 74934 74935 74938 74939 74943 74944 74946 74947 74950 74958 74959 74962 74968 74969 74970 74971 74972 74974 74975 74977 74978 74979 74980 74981 74983 74984 74985 74986 74987 74988 74989 74990 74991 74992 74994 74995 74996 74997 74998 74999 75000 75001 75003 75009 75017 75018 75025 75031 75032 75034 75036 75037 75038 75039 75041 75042 75043 75044 75045 75046 75048 75049 75050 75051 75052 75055 75056 75057 75060 75061 75062 75064 75066 75067 75068 75069 75071 75076 75077 75083 75085 75086 75087 75088 75089 75090 75091 75092 75093 75098 75103 75104 75107 75109 75110 75112 75113 75114 75115 75116 75117 75118 75119 75120 75121 75122 75123 75124 75125 75126 75127 75128 75130 75131 75132 75133 75134 75135 75139 75140 75141 75143 75152 75158 75165 75166 75169 75171 75172 75178 75179 75188 75190 75191 75192 75193 75194 75195 75197 75198 75199 75200 75202 75205 75206 75207 75208 75209 75210 75211 75212 75213 75214 75215 75218 75219 75220 75221 75222 75223 75229 75231 75232 75233 75234 75235 75236 75237 75238 75239 75242 75243 75244 75246 75248 75251 75258 75261 75264 75266 75267 75268 75269 75273 75274 75276 75277 75282 75283 75284 75286 75289 75290 75291 75292 75296 75301 75302 75303 75304 75305 75306 75308 75309 75310 75311 75313 75314 75315 75317 75318 75320 75321 75322 75326 75329 75331 75333 75334 75336 75338 75339 75340 75345 75347 75349 75350 75351 75352 75353 75354 75355 75356 75359 75360 75362 75363 75364 75369 75380 75381 75382 75383 75384 75386 75387 75388 75390 75391 75393 75396 75398 75403 75404 75405 75409 75411 75416 75430 75436 75437 75439 75441 75442 75456 75457 75460 75463 75467 75470 75471 75472 75473 75474 75475 75476 75482 75483 75486 75487 75488 75495 75496 75497 75498 75499 75500 75507 75508 75509 75510 75514 75515 75516 75517 75520 75521 75529 75532 75538 75539 75544 75545 75546 75547 75548 75551 75552 75553 75554 75555 75556 75557 75558 75559 75562 75565 75586 75587 75588 75595 75598 75599 75600 75601 75603 75604 75607 75609 75610 75611 75614 75615 75616 75617 75618 75619 75624 75625 75632 75634 75637 75638 75639 75640 75643 75654 75656 75664 75667 75668 75669 75672 75674 75675 75676 75677 75678 75679 75682 75683 75684 75685 75686 75687 75688 75689 75690 75694 75695 75697 75698 75699 75700 75704 75710 75718 75725 75726 75727 75729 75730 75731 75732 75736 75739 75740 75745 75753 75754 75755 75798 75799 75804 75812 75813 75814 75815 75823 75824 75825 75826 75827 75828 75830 75831 75832 75833 75835 75836 75839 75840 75841 75848 75855 75858 75859 75860 75861 75862 75863 75864 75865 75866 75867 75871 75872 75873 75874 75875 75877 75878 75879 75880 75890 75904 75905 75906 75907 75908 75909 75910 75914 75915 75916 75917 75918 75919 75921 75922 75924 75925 75927 75928 75931 75932 75933 75935 75939 75940 75941 75942 75943 75947 75949 75951 75952 75953 75954 75955 75958 75959 75961 75962 75963 75965 75966 75967 75968 75969 75972 75973 75976 75978 75981 75983 75984 75985 75986 75987 75998 75999 76000 76001 76002 76004 76006 76012 76013 76020 76021 76022 76023 76024 76027 76028 76029 76030 76031 76032 76033 76035 76037 76038 76042 76043 76051 76060 76065 76066 76069 76070 76072 76073 76077 76078 76079 76080 76081 76082 76083 76084 76085 76086 76087 76088 76089 76090 76092 76093 76094 76095 76096 76097 76098 76099 76100 76101 76102 76103 76104 76105 76106 76107 76109 76111 76112 76114 76115 76116 76120 76121 76123 76125 76128 76129 76132 76133 76134 76135 76139 76145 76146 76147 76148 76151 76152 76153 76161 76163 76165 76167 76168 76170 76173 76174 76177 76178 76179 76180 76181 76182 76183 76184 76185 76186 76190 76192 76195 76196 76198 76200 76201 76202 76215 76216 76218 76219 76220 76221 76222 76223 76224 76226 76227 76228 76230 76232 76233 76234 76235 76236 76238 76239 76240 76241 76242 76243 76244 76245 76246 76247 76250 76251 76253 76254 76255 76257 76258 76259 76260 76261 76262 76263 76264 76266 76267 76269 76273 76274 76276 76279 76280 76281 76282 76284 76286 76296 76297 76301 76302 76303 76305 76306 76309 76310 76311 76312 76314 76315 76316 76317 76318 76319 76320 76321 76323 76324 76325 76326 76327 76328 76329 76331 76332 76333 76334 76335 76336 76337 76338 76339 76340 76341 76342 76343 76344 76345 76346 76347 76348 76349 76350 76352 76353 76356 76360 76361 76365 76371 76375 76376 76377 76378 76379 76382 76383 76384 76385 76386 76389 76390 76391 76392 76393 76395 76397 76398 76399 76401 76402 76403 76404 76405 76406 76407 76409 76410 76411 76412 76413 76414 76415 76416 76418 76419 76420 76421 76422 76424 76425 76426 76427 76428 76429 76430 76431 76432 76433 76434 76435 76436 76437 76438 76439 76440 76442 76443 76444 76445 76446 76447 76448 76449 76450 76451 76454 76455 76456 76457 76458 76463 76464 76465 76466 76467 76470 76471 76475 76477 76481 76483 76484 76485 76486 76487 76488 76489 76490 76491 76493 76494 76495 76498 76499 76500 76501 76502 76503 76504 76505 76506 76509 76510 76512 76513 76515 76516 76517 76518 76519 76520 76521 76522 76523 76524 76529 76530 76531 76533 76534 76535 76537 76538 76539 76540 76541 76542 76543 76544 76546 76545 76549 76550 76558 76559 76560 76562 76563 76581 76582 76583 76584 76586 76740 76742 76743 76744 76745 76746 76747 76757 76758 76763 76764 76769 76770 76775 76784 76786 76787 76789 76790 76791 76792 76793 76794 76795 76796 76797 76798 76799 76801 76805 76806 76809 76811 76818 76822 76825 76827 76828 76829 76833 76834 76835 76836 76837 76838 76839 76840 76841 76843 76844 76845 76846 76847 76848 76852 76853 76854 76855 76856 76857 76858 76860 76861 76862 76870 76873 76874 76875 76876 76877 76878 76879 76880 76881 76882 76883 76884 76885 76886 76887 76889 76890 76891 76894 76896 76897 76898 76902 76904 76907 76913 76916 76917 76921 76922 76923 76924 76925 76926 76927 76928 76929 76930 76931 76932 76933 76936 76937 76938 76939 76941 76947 76949 76950 76951 76955 76957 76958 76959 76962 76963 76964 76967 76968 76972 76976 76977 76978 76981 76982 76984 76985 76986 76988 76989 76990 76994 76997 76998 77000 77002 77005 77009 77010 77011 77012 77014 77015 77016 77017 77019 77020 77021 77022 77023 77028 77030 77031 77032 77033 77035 77038 77039 77040 77047 77048 77049 77050 77051 77052 77053 77054 77056 77057 77058 77060 77061 77062 77064 77065 77067 77068 77069 77070 77072 77073 77074 77076 77078 77080 77082 77083 77084 77085 77087 77097 77098 77099 77102 77103 77109 77113 77116 77117 77118 77120 77121 77124 77125 77129 77130 77132 77135 77136 77137 77140 77143 77144 77147 77148 77149 77150 77151 77152 77153 77154 77155 77156 77157 77158 77159 77160 77161 77162 77163 77164 77165 77166 77167 77168 77169 77170 77171 77173 77174 77175 77176 77177 77179 77180 77181 77182 77183 77184 77190 77191 77192 77196 77198 77199 77200 77203 77204 77205 77206 77207 77208 77209 77210 77211 77221 77222 77223 77224 77225 77228 77229 77231 77234 77236 77238 77239 77242 77244 77246 77247 77248 77249 77250 77252 77253 77254 77255 77256 77259 77261 77264 77266 77267 77272 77273 77274 77275 77276 77277 77278 77279 77282 77283 77284 77285 77286 77287 77288 77289 77290 77291 77292 77293 77303 77304 77305 77306 77307 77308 77309 77310 77311 77312 77313 77314 77318 77319 77320 77323 77325 77326 77327 77328 77329 77331 77332 77333 77334 77342 77343 77344 77345 77347 77353 77354 77355 77356 77357 77358 77361 77362 77363 77365 77367 77368 77369 77370 77371 77372 77373 77374 77379 77382 77383 77385 77392 77395 77396 77398 77399 77410 77413 77415 77416 77417 77419 77420 77421 77422 77423 77424 77425 77429 77430 77431 77432 77433 77436 77437 77438 77439 77440 77441 77443 77444 77445 77446 77447 77448 77449 77450 77451 77452 77455 77458 77459 77461 77462 77463 77464 77466 77469 77470 77472 77473 77474 77476 77477 77479 77484 77485 77487 77488 77489 77496 77498 77500 77501 77502 77503 77506 77508 77512 77513 77514 77515 77518 77519 77521 77522 77523 77524 77525 77526 77527 77530 77532 77533 77534 77535 77536 77540 77541 77542 77543 77544 77545 77546 77547 77548 77550 77551 77553 77562 77563 77564 77573 77577 77578 77580 77588 77590 77592 77593 77594 77596 77599 77603 77611 77612 77616 77617 77618 77619 77620 77621 77622 77624 77625 77627 77628 77629 77630 77631 77633 77635 77636 77645 77647 77649 77650 77651 77652 77654 77658 77659 77661 77662 77663 77664 77668 77673 77674 77675 77676 77677 77678 77679 77680 77681 77685 77688 77689 77690 77692 77700 77706 77708 77712 77714 77715 77717 77719 77726 77727 77728 77733 77734 77735 77736 77737 77739 77740 77741 77742 77743 77744 77745 77746 77749 77750 77752 77753 77755 77756 77758 77759 77760 77761 77762 77763 77764 77765 77768 77769 77770 77772 77773 77774 77775 77776 77777 77780 77781 77782 77783 77784 77785 77786 77787 77788 77789 77790 77792 77793 77794 77795 77796 77797 77798 77799 77800 77802 77803 77804 77806 77807 77808 77813 77816 77818 77819 77821 77829 77831 77832 77833 77834 77835 77836 77837 77838 77839 77840 77842 77843 77844 77845 77846 77847 77848 77850 77852 77862 77864 77865 77869 77871 77874 77876 77881 77882 77885 77890 77893 77895 77898 77899 77902 77903 77904 77905 77906 77907 77910 77911 77914 77919 77920 77921 77922 77923 77924 77926 77927 77928 77929 77930 77931 77935 77936 77938 77941 77942 77945 77948 77949 77950 77951 77952 77954 77955 77958 77959 77960 77961 77963 77964 77965 77967 77969 77970 77971 77977 77982 77983 77984 77991 77998 77999 78002 78005 78013 78015 78017 78018 78019 78020 78024 78025 78026 78027 78029 78030 78035 78036 78037 78038 78040 78041 78042 78043 78044 78045 78050 78054 78055 78064 78066 78068 78070 78074 78075 78076 78078 78079 78080 78081 78082 78090 78091 78094 78096 78100 78101 78106 78107 78110 78115 78118 78121 78124 78127 78134 78135 78136 78137 78138 78139 78140 78141 78143 78144 78148 78152 78155 78156 78157 78158 78159 78163 78167 78169 78170 78171 78172 78173 78174 78176 78178 78180 78181 78182 78183 78184 78195 78196 78198 78199 78200 78201 78202 78203 78207 78208 78210 78212 78213 78216 78225 78226 78228 78229 78230 78231 78232 78233 78234 78236 78238 78239 78240 78242 78245 78248 78252 78254 78255 78256 78257 78258 78259 78260 78261 78262 78263 78264 78266 78267 78274 78276 78277 78279 78280 78281 78285 78286 78288 78294 78295 78296 78297 78300 78306 78307 78318 78324 78325 78328 78332 78342 78343 78344 78345 78346 78348 78349 78350 78351 78352 78353 78354 78355 78356 78357 78358 78359 78360 78361 78363 78364 78369 78373 78375 78377 78378 78379 78381 78382 78383 78386 78387 78390 78391 78392 78393 78397 78403 78404 78408 78409 78410 78411 78416 78417 78418 78419 78420 78421 78422 78424 78425 78426 78428 78429 78434 78436 78437 78438 78439 78440 78441 78444 78445 78446 78448 78449 78455 78456 78457 78458 78459 78460 78461 78467 78468 78471 78482 78483 78493 78497 78499 78503 78505 78506 78507 78508 78509 78510 78514 78516 78518 78519 78521 78522 78523 78524 78529 78530 78531 78533 78536 78537 78538 78539 78540 78542 78543 78544 78545 78546 78547 78548 78549 78550 78551 78553 78556 78557 78559 78560 78561 78563 78565 78566 78567 78568 78569 78570 78571 78572 78575 78579 78580 78581 78582 78584 78585 78586 78587 78591 78595 78596 78597 78599 78600 78614 78615 78617 78618 78619 78620 78624 78625 78626 78628 78629 78630 78639 78651 78653 78654 78655 78656 78657 78658 78659 78660 78661 78663 78670 78671 78673 78674 78680 78682 78686 78691 78692 78693 78694 78695 78696 78697 78698 78699 78700 78701 78703 78704 78707 78708 78713 78714 78715 78721 78722 78723 78725 78740 78742 78744 78747 78748 78749 78750 78752 78753 78754 78757 78759 78760 78762 78763 78764 78765 78766 78767 78768 78769 78772 78774 78775 78776 78782 78783 78788 78789 78794 78796 78797 78798 78803 78806 78807 78808 78821 78823 78825 78826 78827 78828 78829 78830 78836 78837 78839 78840 78841 78842 78843 78844 78846 78849 78850 78851 78856 78857 78860 78861 78862 78863 78864 78868 78869 78870 78871 78872 78873 78874 78884 78886 78887 78892 78895 78896 78904 78905 78906 78910 78911 78913 78914 78915 78916 78924 78940 78942 78944 78953 78954 78955 78956 78965 78969 78970 78971 78972 78975 78976 78977 78978 78979 78980 78981 78982 78983 78988 78989 78992 78993 78994 78995 78996 78997 78998 78999 79000 79001 79002 79003 79004 79006 79007 79009 79010 79011 79012 79013 79014 79015 79016 79018 79020 79021 79022 79023 79024 79025 79026 79029 79031 79032 79033 79036 79038 79039 79040 79041 79042 79044 79045 79046 79047 79049 79050 79051 79052 79053 79054 79055 79057 79060 79061 79062 79074 79083 79084 79086 79087 79088 79089 79090 79092 79093 79096 79097 79100 79101 79102 79103 79184 79109 79110 79111 79112 79113 79114 79115 79116 79120 79121 79122 79129 79130 79131 79132 79133 79134 79136 79138 79139 79149 79150 79153 79154 79160 79161 79162 79163 79164 79167 79168 79171 79175 79176 79178 79179 79180 79181 79182 79183 79185 79186 79188 79189 79190 79191 79192 79196 79197 79200 79201 79202 79203 79205 79206 79210 79212 79214 79215 79216 79217 79218 79219 79220 79221 79228 79233 79236 79237 79240 79241 79243 79245 79246 79247 79248 79250 79251 79252 79253 79254 79255 79256 79257 79258 79259 79260 79261 79262 79263 79264 79265 79266 79269 79270 79271 79278 79283 79287 79288 79290 79291 79292 79295 79296 79298 79299 79302 79304 79307 79318 79319 79323 79325 79326 79327 79329 79330 79331 79333 79334 79336 79338 79341 79342 79349 79351 79352 79353 79354 79356 79357 79358 79363 79364 79367 79369 79370 79372 79374 79376 79377 79383 79384 79385 79386 79387 79388 79389 79390 79392 79393 79395 79396 79397 79398 79399 79401 79402 79403 79404 79405 79406 79410 79412 79414 79417 79419 79421 79424 79429 79432 79433 79434 79435 79437 79438 79441 79447 79448 79453 79454 79460 79462 79463 79464 79467 79468 79469 79470 79471 79474 79475 79476 79477 79481 79483 79484 79485 79486 79487 79490 79498 79499 79500 79501 79502 79503 79504 79505 79506 79508 79510 79511 79512 79513 79514 79515 79516 79517 79522 79523 79525 79526 79527 79528 79529 79530 79535 79536 79537 79538 79539 79540 79541 79542 79544 79545 79546 79547 79549 79551 79554 79555 79556 79557 79559 79560 79561 79563 79568 79569 79570 79574 79575 79576 79577 79578 79580 79581 79583 79584 79585 79586 79587 79588 79589 79591 79592 79593 79604 79605 79609 79610 79611 79615 79619 79620 79623 79624 79627 79636 79638 79639 79641 79644 79646 79647 79648 79649 79650 79651 79653 79654 79655 79656 79657 79658 79659 79660 79661 79662 79663 79664 79665 79666 79667 79668 79670 79671 79678 79682 79684 79685 79686 79687 79689 79690 79691 79692 79694 79696 79697 79698 79699 79700 79701 79702 79704 79705 79706 79707 79709 79710 79712 79715 79722 79723 79724 79725 79728 79730 79731 79734 79735 79737 79738 79739 79740 79741 79745 79779 79781 79782 79783 79787 79788 79793 79800 79801 79802 79803 79804 79808 79809 79811 79812 79813 79814 79815 79816 79821 79822 79824 79825 79826 79827 79830 79831 79832 79833 79835 79836 79837 79838 79840 79841 79842 79843 79844 79845 79846 79847 79848 79849 79850 79855 79858 79859 79860 79867 79877 79878 79879 79880 79881 79882 79883 79886 79894 79896 79897 79899 79903 79909 79910 79911 79912 79916 79920 79925 79926 79927 79928 79929 79930 79931 79932 79933 79934 79935 79937 79939 79940 79943 79944 79945 79946 79948 79949 79951 79952 79956 79958 79961 79962 79969 79974 79975 79976 79981 79982 79986 79990 79997 79998 80002 80006 80018 80020 80021 80023 80025 80026 80027 80028 80030 80031 80032 80033 80034 80037 80038 80039 80042 80043 80044 80045 80046 80047 80048 80049 80050 80052 80053 80054 80055 80056 80057 80058 80059 80060 80061 80062 80063 80065 80067 80068 80069 80070 80072 80079 80080 80084 80085 80086 80087 80088 80089 80090 80091 80095 80096 80097 80098 80099 80100 80101 80103 80104 80105 80106 80107 80109 80110 80111 80112 80113 80116 80118 80119 80120 80121 80122 80123 80124 80125 80126 80127 80128 80131 80133 80135 80136 80137 80138 80140 80143 80145 80151 80152 80156 80160 80161 80163 80164 80171 80181 80182 80184 80185 80186 80187 80188 80189 80190 80191 80192 80195 80196 80197 80199 80200 80201 80202 80203 80205 80206 80207 80209 80210 80211 80212 80213 80215 80216 80219 80223 80224 80225 80228 80229 80236 80241 80242 80247 80248 80250 80251 80252 80255 80257 80260 80274 80275 80276 80278 80279 80280 80281 80284 80285 80291 80294 80296 80297 80299 80300 80301 80302 80306 80307 80308 80309 80312 80313 80314 80316 80318 80322 80323 80325 80328 80329 80330 80331 80333 80334 80336 80337 80338 80345 80346 80347 80348 80349 80352 80353 80354 80355 80357 80358 80359 80364 80367 80368 80369 80370 80373 80374 80375 80376 80377 80380 80381 80382 80383 80384 80385 80386 80387 80390 80391 80392 80393 80394 80395 80396 80397 80398 80399 80400 80402 80403 80407 80408 80410 80411 80412 80416 80419 80420 80422 80423 80433 80445 80461 80462 80465 80466 80467 80471 80472 80475 80476 80477 80478 80479 80480 80481 80482 80483 80484 80486 80487 80488 80489 80490 80492 80493 80494 80495 80496 80497 80498 80499 80500 80501 80503 80504 80506 80507 80508 80509 80511 80513 80514 80518 80523 80526 80530 80531 80536 80537 80539 80542 80544 80545 80556 80569 80574 80576 80578 80580 80583 80585 80587 80588 80589 80592 80593 80594 80597 80603 80607 80610 80611 80613 80614 80616 80618 80622 80624 80625 80626 80627 80630 80631 80632 80635 80636 80637 80638 80639 80640 80641 80642 80644 80646 80656 80657 80662 80663 80670 80672 80675 80690 80691 80693 80694 80698 80702 80706 80710 80711 80712 80713 80714 80715 80719 80720 80721 80722 80723 80724 80726 80727 80730 80731 80733 80734 80738 80742 80745 80746 80747 80748 80750 80751 80752 80757 80759 80760 80763 80764 80765 80766 80767 80769 80773 80774 80777 80781 80782 80783 80784 80785 80786 80787 80788 80789 80790 80791 80792 80793 80794 80795 80796 80797 80798 80799 80800 80801 80803 80804 80807 80809 80810 80811 80812 80813 80814 80815 80818 80819 80820 80821 80822 80823 80824 80825 80826 80827 80828 80829 80830 80832 80836 80837 80838 80839 80840 80841 80842 80844 80846 80848 80849 80850 80851 80853 80854 80855 80856 80857 80858 80859 80860 80862 80865 80866 80868 80869 80870 80873 80874 80875 80878 80879 80880 80882 80883 80884 80888 80890 80892 80895 80896 80897 80898 80899 80900 80903 80904 80905 80906 80907 80909 80910 80911 80912 80914 80916 80917 80918 80920 80921 80923 80924 80925 80926 80927 80928 80929 80930 80931 80932 80933 80934 80935 80937 80938 80939 80940 80941 80948 80950 80953 80954 80960 80962 80963 80964 80965 80966 80967 80971 80972 80973 80977 80978 80980 80981 80982 80983 80985 80987 80988 80992 80994 80998 80999 81001 81002 81003 81004 81005 81008 81009 81010 81012 81014 81017 81018 81020 81021 81024 81034 81035 81039 81040 81041 81042 81044 81047 81048 81049 81050 81051 81053 81058 81059 81060 81063 81065 81069 81070 81073 81074 81078 81083 81084 81090 81091 81097 81100 81105 81106 81108 81109 81113 81114 81117 81119 81120 81121 81122 81123 81124 81127 81129 81130 81133 81134 81135 81136 81137 81141 81144 81145 81147 81148 81149 81150 81151 81155 81157 81158 81159 81160 81161 81162 81163 81164 81165 81166 81167 81169 81170 81171 81173 81174 81175 81177 81178 81180 81181 81186 81189 81191 81192 81195 81196 81197 81198 81208 81218 81223 81224 81226 81227 81231 81232 81233 81234 81235 81237 81240 81245 81246 81247 81249 81255 81256 81257 81258 81259 81260 81261 81263 81264 81265 81268 81273 81275 81281 81282 81283 81284 81285 81288 81289 81291 81293 81302 81303 81306 81308 81309 81313 81314 81315 81316 81320 81326 81331 81334 81338 81339 81341 81342 81344 81345 81346 81347 81349 81350 81351 81352 81353 81354 81356 81357 81358 81359 81360 81361 81362 81363 81364 81365 81366 81368 81369 81370 81371 81374 81376 81377 81378 81379 81380 81385 81386 81390 81391 81392 81393 81394 81396 81397 81398 81401 81403 81404 81405 81407 81409 81410 81412 81413 81415 81419 81422 81432 81434 81439 81440 81442 81443 81444 81448 81449 81452 81453 81454 81455 81456 81457 81458 81459 81460 81461 81462 81463 81465 81466 81467 81469 81470 81471 81472 81475 81476 81478 81483 81486 81487 81496 81497 81498 81500 81501 81504 81505 81506 81507 81508 81511 81512 81513 81514 81515 81516 81518 81519 81526 81528 81532 81533 81534 81536 81537 81538 81539 81540 81541 81542 81543 81544 81545 81546 81547 81548 81549 81550 81551 81553 81554 81555 81556 81557 81565 81566 81567 81568 81569 81570 81572 81573 81575 81580 81586 81587 81590 81594 81595 81596 81597 81598 81599 81600 81602 81604 81607 81608 81609 81611 81612 81614 81615 81617 81618 81628 81654 81655 81656 81659 81663 81664 81667 81670 81672 81673 81676 81678 81679 81684 81685 81686 81688 81689 81692 81693 81694 81695 81696 81697 81698 81700 81701 81704 81705 81706 81707 81708 81710 81711 81712 81713 81715 81717 81719 81722 81726 81727 81728 81729 81737 81738 81742 81749 81750 81751 81752 81753 81754 81755 81756 81757 81759 81761 81762 81763 81764 81765 81766 81767 81770 81772 81774 81775 81780 81781 81783 81786 81791 81792 81793 81799 81802 81804 81807 81810 81815 81818 81819 81820 81821 81823 81824 81826 81827 81828 81830 81831 81832 81833 81834 81835 81836 81837 81838 81839 81840 81841 81843 81844 81846 81847 81848 81849 81850 81851 81852 81853 81854 81856 81857 81860 81861 81862 81863 81867 81868 81869 81872 81875 81876 81880 81881 81882 81883 81884 81885 81886 81887 81889 81890 81891 81892 81896 81897 81898 81901 81906 81907 81908 81909 81911 81912 81913 81914 81917 81923 81925 81927 81928 81929 81930 81931 81932 81933 81934 81939 81944 81946 81948 81955 81956 81964 81967 81968 81970 81975 81976 81978 81979 81982 81984 81985 81990 81991 81992 81993 81994 82003 82005 82006 82007 82008 82009 82010 82012 82013 82015 82016 82017 82020 82021 82023 82024 82027 82028 82029 82030 82031 82032 82034 82036 82037 82039 82045 82047 82050 82051 82052 82058 82059 82063 82064 82065 82066 82067 82068 82069 82070 82071 82072 82073 82074 82075 82076 82077 82078 82081 82082 82083 82084 82087 82089 82090 82095 82098 82099 82102 82103 82107 82108 82109 82110 82111 82113 82114 82115 82116 82117 82118 82119 82120 82121 82123 82124 82126 82128 82130 82131 82132 82133 82136 82137 82140 82142 82145 82146 82151 82158 82159 82160 82161 82164 82171 82172 82173 82174 82175 82177 82178 82180 82181 82182 82185 82187 82188 82190 82191 82192 82193 82196 82197 82198 82199 82201 82202 82204 82206 82207 82210 82212 82213 82215 82218 82222 82223 82225 82226 82227 82230 82231 82232 82235 82236 82237 82240 82241 82243 82247 82248 82249 82281 82282 82283 82288 82291 82292 82297 82299 82300 82302 82304 82305 82306 82307 82309 82310 82311 82313 82314 82317 82318 82319 82320 82321 82322 82323 82324 82325 82331 82333 82334 82335 82336 82337 82338 82339 82342 82344 82350 82351 82352 82353 82354 82356 82358 82361 82362 82366 82368 82372 82373 82376 82377 82380 82381 82382 82387 82388 82390 82399 82401 82403 82404 82407 82410 82412 82414 82418 82425 82426 82428 82431 82432 82433 82435 82436 82437 82438 82439 82441 82443 82444 82447 82449 82463 82464 82466 82467 82470 82472 82473 82475 82476 82477 82480 82482 82483 82484 82490 82491 82493 82494 82495 82496 82497 82498 82499 82501 82502 82503 82504 82505 82506 82507 82508 82509 82511 82512 82513 82514 82515 82519 82522 82532 82533 82534 82538 82541 82542 82544 82545 82549 82553 82554 82558 82563 82565 82572 82574 82579 82582 82585 82586 82589 82590 82591 82592 82593 82595 82596 82597 82598 82599 82600 82601 82603 82604 82605 82606 82607 82608 82609 82610 82611 82612 82613 82614 82615 82616 82617 82618 82619 82620 82623 82638 82639 82642 82644 82645 82646 82647 82649 82651 82652 82653 82655 82656 82657 82658 82659 82662 82664 82665 82666 82667 82668 82669 82679 82680 82682 82684 82685 82686 82687 82688 82689 82690 82691 82695 82775 82776 82882 82883 82887 82888 82889 82890 82891 82893 82894 82895 82896 82898 82902 82903 82905 82911 82912 82914 82915 82916 82919 82922 82923 82924 82929 82931 82933 82934 82935 82936 82939 82940 82941 82942 82945 82946 82947 82948 82953 82954 82964 82971 82973 82975 82977 82981 82982 82983 82986 82994 82995 82996 83002 83003 83006 83014 83017 83021 83022 83023 83027 83029 83030 83031 83035 83037 83038 83043 83044 83045 83047 83049 83052 83053 83054 83055 83056 83057 83058 83059 83060 83061 83062 83063 83064 83065 83066 83067 83068 83069 83070 83072 83074 83075 83076 83077 83078 83080 83081 83084 83087 83088 83089 83091 83092 83093 83095 83096 83100 83101 83102 83104 83112 83121 83124 83126 83128 83129 83133 83134 83135 83137 83142 83143 83144 83145 83151 83152 83156 83158 83159 83160 83161 83162 83163 83164 83166 83167 83168 83169 83172 83174 83175 83176 83177 83178 83179 83180 83182 83183 83184 83185 83186 83188 83189 83190 83191 83192 83193 83194 83199 83200 83201 83203 83205 83206 83210 83211 83212 83213 83216 83217 83218 83220 83221 83226 83227 83228 83229 83231 83232 83233 83234 83236 83237 83238 83240 83241 83242 83244 83245 83249 83251 83253 83255 83256 83257 83259 83260 83262 83263 83264 83265 83266 83267 83269 83270 83273 83280 83281 83282 83285 83286 83287 83288 83289 83291 83292 83293 83294 83295 83296 83298 83299 83301 83302 83304 83311 83312 83313 83315 83316 83319 83320 83324 83326 83327 83329 83331 83333 83334 83335 83336 83337 83338 83339 83340 83341 83342 83343 83344 83345 83347 83348 83349 83350 83351 83353 83354 83355 83356 83357 83363 83365 83367 83368 83369 83378 83379 83380 83382 83383 83384 83385 83386 83388 83389 83390 83391 83394 83395 83398 83401 83402 83403 83406 83408 83410 83411 83414 83415 83417 83419 83421 83429 83435 83441 83444 83445 83446 83447 83448 83451 83452 83453 83454 83455 83456 83457 83458 83459 83460 83461 83462 83463 83468 83469 83471 83473 83474 83475 83476 83477 83478 83479 83480 83482 83483 83484 83485 83490 83492 83493 83496 83497 83500 83503 83508 83509 83512 83513 83514 83515 83516 83518 83519 83520 83521 83527 83528 83529 83538 83539 83544 83546 83550 83561 83562 83567 83568 83569 83572 83577 83579 83581 83582 83584 83585 83586 83588 83589 83590 83592 83594 83595 83596 83597 83601 83602 83603 83604 83605 83606 83608 83609 83610 83611 83612 83616 83618 83619 83620 83621 83623 83624 83625 83626 83628 83630 83632 83633 83636 83639 83640 83641 83642 83645 83646 83660 83665 83666 83668 83669 83672 83674 83679 83685 83689 83693 83694 83702 83703 83707 83708 83709 83710 83711 83712 83714 83715 83716 83717 83718 83719 83720 83721 83722 83723 83724 83725 83726 83728 83731 83732 83733 83734 83735 83737 83739 83741 83742 83745 83746 83751 83755 83761 83763 83764 83765 83767 83768 83781 83784 83785 83786 83788 83789 83792 83793 83794 83795 83796 83797 83801 83802 83803 83804 83805 83806 83807 83808 83809 83810 83811 83812 83813 83815 83816 83817 83818 83819 83820 83821 83822 83823 83826 83827 83831 83832 83837 83840 83844 83845 83857 83858 83860 83862 83863 83864 83865 83885 83886 83892 83897 83899 83900 83902 83906 83908 83910 83914 83915 83917 83918 83920 83921 83922 83923 83924 83925 83926 83928 83929 83930 83931 83932 83933 83934 83935 83936 83939 83941 83942 83943 83944 83947 83948 83950 83952 83953 83954 83955 83956 83957 83958 83959 83960 83961 83962 83963 83964 83965 83966 83967 83968 83969 83970 83973 83975 83976 83977 83978 83979 83981 83982 83984 83985 83987 83988 83989 83992 83995 83997 84001 84002 84003 84005 84006 84007 84008 84010 84016 84018 84019 84022 84023 84024 84025 84035 84036 84037 84039 84040 84041 84049 84058 84059 84060 84063 84067 84068 84069 84070 84071 84072 84073 84075 84077 84082 84083 84084 84085 84086 84087 84088 84089 84090 84091 84094 84095 84097 84098 84100 84101 84104 84105 84106 84110 84113 84117 84118 84119 84120 84121 84122 84123 84124 84125 84126 84127 84134 84151 84152 84155 84156 84163 84166 84170 84176 84181 84182 84185 84187 84191 84194 84199 84201 84203 84204 84205 84206 84207 84208 84209 84210 84211 84213 84214 84215 84216 84217 84218 84219 84220 84221 84224 84226 84227 84229 84230 84231 84232 84235 84236 84237 84238 84239 84240 84241 84242 84245 84246 84247 84249 84251 84252 84253 84254 84255 84257 84258 84264 84265 84268 84269 84271 84272 84273 84274 84275 84276 84277 84278 84279 84280 84287 84288 84291 84292 84294 84295 84296 84298 84299 84301 84303 84304 84305 84306 84310 84311 84314 84315 84316 84317 84320 84324 84328 84332 84333 84334 84335 84336 84339 84340 84342 84344 84345 84346 84348 84349 84350 84351 84352 84353 84354 84362 84363 84364 84365 84367 84368 84369 84371 84373 84374 84379 84380 84381 84382 84385 84386 84387 84390 84396 84398 84399 84401 84411 84412 84413 84414 84420 84422 84423 84424 84430 84436 84439 84441 84443 84446 84449 84450 84451 84452 84453 84454 84456 84457 84458 84459 84460 84461 84462 84464 84465 84467 84468 84469 84470 84471 84472 84474 84475 84476 84484 84485 84486 84490 84493 84496 84497 84499 84500 84501 84502 84508 84515 84516 84517 84518 84519 84522 84523 84525 84526 84527 84528 84529 84530 84531 84534 84538 84540 84541 84542 84543 84544 84545 84546 84547 84548 84550 84551 84556 84558 84559 84560 84565 84566 84568 84569 84570 84572 84573 84574 84575 84577 84578 84579 84581 84582 84583 84584 84585 84586 84587 84590 84591 84593 84595 84596 84599 84600 84601 84602 84603 84604 84605 84609 84610 84614 84615 84616 84617 84618 84620 84625 84626 84627 84628 84630 84633 84634 84635 84637 84638 84639 84641 84642 84643 84644 84647 84651 84653 84656 84657 84658 84659 84660 84661 84663 84666 84667 84668 84669 84670 84671 84672 84680 84681 84682 84688 84689 84692 84698 84700 84701 84702 84705 84707 84708 84716 84717 84718 84728 84732 84733 84734 84735 84737 84739 84740 84741 84742 84743 84745 84746 84747 84748 84749 84750 84752 84754 84755 84761 84763 84765 84767 84768 84769 84772 84774 84775 84777 84780 84781 84784 84787 84789 84790 84791 84793 84805 84815 84817 84823 84825 84828 84829 84830 84851 84852 84853 84854 84855 84856 84857 84858 84859 84860 84861 84862 84866 84867 84868 84870 84874 84877 84878 84882 84883 84886 84888 84891 84892 84897 84898 84900 84901 84902 84904 84906 84912 84917 84918 84919 84921 84922 84923 84927 84928 84930 84931 84932 84938 84939 84940 84941 84951 84953 84954 84957 84964 84969 84970 84973 84974 84977 84978 84979 84980 84982 84983 84984 84985 84986 84987 84988 84991 84992 84993 84996 84999 85000 85001 85002 85005 85006 85007 85008 85009 85012 85015 85017 85018 85019 85020 85021 85024 85028 85029 85031 85033 85036 85037 85038 85039 85048 85051 85052 85053 85060 85064 85065 85081 85086 85087 85090 85094 85095 85096 85097 85098 85099 85100 85101 85105 85108 85109 85110 85113 85114 85120 85121 85122 85123 85124 85125 85129 85130 85131 85134 85135 85138 85141 85142 85143 85144 85145 85146 85147 85148 85150 85151 85152 85153 85154 85155 85156 85158 85159 85161 85162 85164 85165 85167 85168 85169 85170 85171 85180 85181 85183 85184 85187 85191 85192 85198 85201 85202 85203 85208 85210 85211 85213 85214 85215 85216 85217 85219 85221 85222 85223 85226 85230 85232 85235 85236 85237 85238 85240 85242 85243 85244 85249 85250 85251 85252 85253 85258 85259 85262 85263 85265 85278 85281 85283 85285 85288 85289 85291 85293 85294 85295 85296 85299 85300 85301 85302 85305 85306 85307 85308 85310 85311 85312 85313 85314 85315 85316 85318 85319 85323 85327 85328 85329 85330 85331 85332 85334 85336 85337 85338 85340 85341 85343 85344 85349 85350 85351 85357 85359 85360 85362 85365 85366 85367 85370 85374 85375 85376 85380 85386 85387 85388 85393 85394 85399 85404 85407 85408 85412 85413 85415 85416 85417 85418 85420 85421 85423 85424 85425 85426 85429 85430 85431 85432 85433 85435 85436 85437 85438 85439 85440 85441 85443 85444 85445 85446 85447 85448 85451 85454 85458 85459 85462 85464 85465 85466 85467 85468 85469 85470 85471 85472 85473 85475 85476 85477 85478 85482 85483 85485 85486 85487 85488 85489 85490 85491 85492 85495 85496 85502 85503 85504 85505 85508 85509 85511 85512 85513 85515 85519 85520 85521 85522 85523 85524 85525 85526 85529 85530 85531 85540 85546 85551 85553 85555 85556 85557 85558 85559 85560 85561 85562 85563 85564 85566 85568 85569 85570 85572 85573 85574 85575 85578 85580 85586 85589 85590 85592 85594 85595 85596 85597 85602 85603 85604 85605 85608 85609 85611 85612 85613 85616 85617 85619 85620 85622 85623 85625 85626 85627 85632 85634 85638 85641 85642 85647 85648 85649 85651 85658 85662 85666 85667 85668 85671 85672 85676 85680 85681 85682 85683 85685 85686 85687 85688 85689 85690 85691 85693 85695 85696 85697 85698 85699 85700 85701 85702 85703 85705 85706 85709 85710 85712 85713 85714 85715 85717 85719 85723 85724 85725 85729 85734 85735 85737 85738 85740 85742 85743 85745 85753 85755 85757 85760 85761 85764 85765 85767 85768 85771 85772 85773 85774 85775 85776 85777 85778 85779 85780 85781 85782 85783 85785 85787 85790 85791 85792 85793 85794 85795 85796 85798 85799 85801 85805 85806 85807 85810 85813 85820 85821 85823 85825 85826 85827 85828 85829 85830 85831 85832 85833 85834 85835 85837 85838 85839 85840 85841 85842 85852 85855 85858 85872 85874 85876 85877 85879 85881 85882 85883 85885 85887 85889 85894 85897 85898 85899 85901 85905 85906 85907 85908 85911 85912 85913 85914 85915 85916 85917 85919 85920 85921 85922 85923 85924 85925 85926 85930 85931 85934 85936 85937 85938 85939 85940 85942 85943 85944 85945 85946 85947 85948 85949 85951 85952 85954 85956 85957 85959 85960 85962 85965 85966 85967 85968 85969 85970 85971 85972 85974 85975 85976 85978 85979 85980 85983 85987 85988 85990 85995 86005 86018 86025 86026 86030 86031 86033 86034 86035 86036 86037 86039 86040 86041 86045 86047 86048 86049 86051 86052 86053 86054 86055 86056 86065 86066 86067 86068 86069 86070 86071 86072 86073 86074 86075 86076 86077 86078 86081 86082 86085 86086 86087 86088 86089 86090 86091 86092 86095 86096 86097 86099 86103 86104 86105 86106 86107 86111 86118 86119 86120 86130 86131 86133 86134 86136 86141 86143 86144 86145 86146 86147 86148 86150 86152 86156 86157 86160 86161 86163 86164 86165 86166 86167 86168 86170 86171 86172 86173 86174 86175 86176 86177 86179 86180 86181 86182 86183 86184 86185 86189 86190 86192 86194 86196 86197 86199 86203 86205 86206 86207 86212 86213 86214 86215 86216 86217 86218 86219 86221 86222 86223 86228 86229 86230 86235 86236 86237 86238 86239 86240 86241 86242 86243 86244 86245 86246 86247 86250 86251 86257 86258 86260 86261 86268 86275 86276 86277 86278 86279 86280 86281 86282 86283 86284 86285 86286 86287 86288 86289 86290 86291 86292 86293 86294 86295 86296 86297 86298 86299 86300 86301 86302 86304 86306 86307 86308 86309 86310 86311 86314 86315 86316 86317 86318 86319 86321 86322 86326 86327 86328 86330 86331 86333 86334 86335 86342 86343 86345 86349 86350 86351 86352 86353 86358 86359 86360 86361 86362 86365 86366 86367 86368 86369 86370 86371 86372 86373 86374 86375 86376 86377 86378 86379 86380 86381 86382 86383 86384 86385 86386 86387 86388 86389 86390 86391 86392 86393 86395 86396 86397 86398 86399 86400 86401 86402 86403 86408 86409 86410 86411 86412 86414 86416 86419 86422 86423 86424 86425 86426 86427 86428 86429 86430 86433 86435 86442 86447 86448 86450 86451 86454 86457 86459 86461 86462 86463 86464 86465 86466 86467 86469 86471 86472 86483 86484 86485 86486 86487 86488 86489 86490 86491 86494 86496 86502 86503 86506 86507 86514 86516 86517 86520 86521 86522 86523 86540 86541 86542 86543 86544 86545 86546 86547 86548 86549 86551 86552 86553 86554 86556 86557 86558 86559 86560 86562 86563 86564 86565 86567 86568 86569 86570 86571 86575 86576 86577 86578 86579 86581 86582 86583 86584 86585 86586 86587 86589 86591 86593 86594 86595 86596 86597 86598 86599 86600 86602 86603 86604 86605 86606 86607 86608 86609 86610 86611 86613 86614 86615 86616 86617 86618 86619 86620 86621 86624 86627 86630 86631 86632 86634 86635 86638 86639 86640 86641 86647 86648 86649 86650 86651 86652 86653 86654 86655 86656 86657 86658 86659 86660 86662 86663 86664 86665 86666 86667 86668 86669 86670 86671 86672 86673 86676 86677 86678 86679 86680 86682 86683 86684 86685 86687 86688 86690 86691 86692 86693 86694 86695 86696 86697 86698 86699 86715 86716 86717 86718 86719 86720 86722 86723 86725 86727 86728 86730 86731 86732 86735 86736 86737 86738 86739 86740 86741 86742 86745 86746 86748 86749 86751 86752 86753 86755 86756 86761 86762 86763 86764 86768 86769 86771 86773 86775 86777 86780 86782 86787 86788 86791 86792 86794 86796 86798 86799 86801 86802 86806 86811 86812 86813 86814 86815 86816 86820 86821 86822 86823 86824 86828 86829 86830 86831 86832 86833 86836 86837 86839 86840 86841 86842 86843 86845 86846 86847 86850 86851 86852 86853 86854 86855 86856 86857 86858 86864 86865 86866 86867 86868 86869 86870 86871 86872 86874 86876 86877 86878 86879 86880 86881 86882 86883 86884 86885 86886 86887 86888 86889 86890 86891 86892 86894 86895 86896 86898 86901 86902 86908 86917 86920 86921 86923 86924 86926 86927 86929 86930 86938 86939 86940 86941 86945 86946 86947 86951 86952 86953 86954 86955 86956 86957 86958 86959 86960 86961 86962 86963 86965 86966 86967 86968 86970 86971 86973 86974 86977 86978 86979 86980 86981 86982 86984 86986 86987 86989 86991 86993 86994 86996 86997 86998 87001 87002 87006 87007 87008 87009 87010 87011 87020 87021 87029 87032 87034 87035 87038 87042 87046 87047 87049 87050 87051 87052 87053 87054 87056 87057 87058 87059 87060 87061 87062 87063 87064 87065 87066 87067 87069 87070 87071 87072 87073 87074 87075 87076 87077 87078 87079 87080 87082 87083 87084 87085 87086 87093 87095 87098 87099 87100 87101 87102 87103 87104 87105 87106 87109 87112 87116 87117 87124 87125 87126 87127 87132 87137 87139 87140 87141 87142 87143 87144 87146 87147 87148 87149 87150 87151 87152 87153 87154 87155 87156 87159 87160 87164 87165 87167 87168 87169 87170 87171 87172 87173 87174 87177 87178 87179 87181 87182 87185 87186 87190 87192 87193 87197 87198 87203 87204 87205 87211 87216 87219 87220 87221 87223 87226 87229 87231 87232 87234 87235 87238 87239 87240 87241 87242 87243 87246 87247 87250 87255 87262 87263 87264 87265 87266 87267 87269 87270 87271 87273 87274 87275 87276 87277 87278 87279 87280 87281 87282 87283 87285 87286 87287 87288 87289 87290 87291 87292 87293 87294 87295 87297 87302 87303 87304 87305 87307 87308 87309 87312 87320 87329 87330 87332 87334 87338 87340 87341 87342 87346 87349 87350 87353 87365 87366 87367 87371 87372 87373 87376 87377 87380 87381 87383 87384 87385 87386 87387 87389 87394 87395 87396 87401 87402 87403 87404 87405 87408 87409 87412 87417 87421 87427 87436 87441 87442 87444 87455 87460 87462 87463 87471 87475 87481 87482 87485 87486 87488 87489 87490 87491 87492 87493 87494 87496 87497 87499 87502 87504 87511 87512 87513 87514 87515 87519 87520 87521 87522 87525 87530 87534 87535 87536 87543 87551 87560 87563 87564 87571 87574 87576 87577 87578 87579 87581 87582 87585 87586 87587 87588 87589 87590 87593 87601 87602 87605 87606 87607 87615 87616 87617 87619 87620 87621 87622 87625 87626 87627 87630 87631 87632 87633 87636 87637 87638 87649 87660 87663 87664 87669 87671 87672 87673 87676 87677 87678 87679 87681 87682 87683 87684 87685 87686 87687 87690 87691 87692 87695 87696 87697 87698 87699 87700 87702 87703 87704 87705 87708 87709 87710 87711 87712 87713 87714 87717 87719 87720 87726 87727 87728 87729 87732 87735 87736 87737 87738 87739 87747 87767 87768 87769 87770 87771 87775 87776 87778 87779 87780 87782 87787 87788 87789 87795 87796 87797 87798 87806 87807 87812 87816 87820 87823 87824 87825 87829 87830 87832 87844 87845 87847 87849 87850 87851 87852 87854 87855 87856 87857 87858 87859 87861 87862 87863 87864 87870 87871 87872 87874 87875 87876 87878 87879 87880 87881 87882 87883 87884 87885 87886 87887 87889 87890 87894 87895 87897 87898 87902 87905 87906 87908 87909 87911 87918 87919 87920 87922 87926 87927 87929 87931 87933 87935 87936 87938 87939 87943 87944 87945 87946 87947 87948 87949 87952 87953 87954 87956 87957 87959 87960 87965 87966 87969 87970 87971 87972 87974 87982 87983 87985 87986 87991 87993 88002 88013 88014 88018 88019 88020 88021 88022 88025 88027 88031 88033 88036 88037 88041 88042 88044 88046 88047 88048 88049 88050 88051 88053 88054 88055 88056 88059 88060 88061 88062 88069 88071 88074 88079 88080 88081 88082 88089 88091 88092 88093 88098 88102 88105 88106 88112 88115 88116 88117 88121 88123 88124 88125 88128 88129 88138 88139 88140 88141 88142 88143 88144 88145 88146 88147 88148 88149 88150 88152 88153 88155 88156 88157 88158 88159 88164 88165 88167 88168 88169 88170 88171 88172 88175 88176 88177 88183 88184 88186 88187 88188 88189 88190 88193 88194 88196 88197 88200 88201 88204 88205 88207 88208 88212 88213 88215 88217 88221 88226 88230 88231 88242 88245 88247 88251 88253 88255 88256 88257 88258 88261 88262 88264 88266 88267 88268 88269 88271 88272 88273 88274 88275 88276 88279 88280 88281 88282 88284 88285 88286 88287 88288 88290 88291 88292 88293 88295 88297 88299 88300 88301 88302 88303 88304 88306 88307 88310 88314 88315 88316 88317 88318 88319 88321 88322 88323 88324 88325 88326 88328 88330 88331 88332 88333 88334 88335 88336 88340 88343 88344 88345 88346 88347 88348 88350 88351 88353 88354 88357 88358 88364 88365 88366 88371 88372 88373 88374 88375 88376 88378 88379 88380 88382 88383 88384 88385 88386 88387 88388 88389 88390 88391 88392 88393 88395 88397 88398 88399 88401 88402 88403 88404 88405 88406 88407 88412 88419 88422 88423 88427 88428 88429 88437 88438 88439 88441 88446 88447 88448 88449 88458 88461 88463 88472 88473 88474 88475 88476 88477 88479 88481 88483 88484 88485 88487 88490 88491 88493 88497 88499 88500 88501 88503 88505 88507 88508 88509 88511 88512 88516 88518 88523 88524 88525 88526 88528 88530 88531 88533 88534 88536 88539 88542 88543 88544 88545 88548 88549 88553 88554 88555 88556 88558 88559 88560 88562 88563 88565 88566 88567 88568 88569 88572 88575 88579 88584 88585 88587 88589 88590 88591 88592 88593 88598 88599 88600 88606 88607 88608 88609 88611 88612 88613 88614 88615 88616 88617 88618 88619 88622 88623 88628 88629 88630 88633 88634 88636 88643 88644 88646 88648 88649 88656 88657 88658 88659 88660 88661 88665 88666 88668 88670 88671 88676 88680 88681 88682 88683 88684 88686 88688 88689 88691 88692 88697 88698 88708 88710 88711 88712 88713 88714 88715 88717 88718 88724 88725 88726 88727 88728 88730 88731 88732 88733 88738 88739 88740 88741 88742 88744 88745 88746 88749 88774 88777 88794 88797 88801 88802 88803 88804 88805 88806 88807 88808 88809 88810 88811 88812 88813 88815 88816 88817 88818 88819 88820 88821 88822 88823 88824 88826 88827 88828 88830 88831 88832 88836 88837 88838 88841 88842 88843 88845 88846 88857 88859 88864 88865 88866 88867 88868 88869 88870 88872 88873 88877 88878 88879 88880 88881 88882 88883 88884 88885 88886 88887 88888 88889 88890 88893 88894 88896 88898 88909 88910 88911 88920 88927 88930 88939 88940 88941 88942 88943 88944 88945 88946 88947 88949 88952 88953 88954 88961 88963 88964 88965 88967 88968 88970 88971 88976 88977 88980 88981 88982 88983 88985 88986 88991 88994 88996 89001 89002 89006 89007 89009 89010 89018 89019 89020 89021 89022 89023 89024 89025 89026 89027 89030 89032 89035 89036 89037 89040 89041 89046 89047 89052 89053 89062 89063 89072 89074 89075 89076 89079 89081 89082 89083 89084 89085 89086 89087 89089 89090 89091 89093 89094 89095 89097 89098 89101 89103 89104 89105 89106 89111 89113 89114 89115 89116 89117 89118 89119 89120 89121 89123 89124 89125 89126 89127 89128 89129 89130 89131 89134 89135 89136 89141 89142 89145 89151 89152 89153 89155 89158 89159 89160 89161 89162 89163 89164 89165 89169 89170 89171 89172 89173 89174 89175 89176 89177 89178 89179 89180 89181 89182 89184 89185 89187 89188 89189 89191 89193 89199 89200 89201 89206 89207 89210 89211 89212 89219 89221 89224 89229 89230 89233 89234 89235 89236 89237 89238 89239 89242 89244 89250 89251 89252 89253 89254 89255 89258 89259 89261 89262 89263 89265 89266 89268 89269 89270 89271 89272 89273 89274 89275 89284 89285 89287 89288 89289 89291 89292 89294 89296 89297 89298 89299 89301 89305 89306 89320 89322 89332 89333 89334 89335 89336 89337 89340 89342 89344 89360 89361 89362 89364 89365 89366 89372 89374 89375 89376 89378 89379 89380 89381 89382 89384 89385 89386 89388 89389 89390 89391 89395 89396 89399 89402 89403 89404 89405 89407 89408 89409 89410 89411 89412 89413 89414 89415 89417 89418 89421 89425 89428 89429 89436 89438 89445 89449 89461 89464 89465 89467 89469 89472 89473 89475 89476 89484 89485 89495 89496 89497 89498 89502 89505 89506 89508 89509 89510 89511 89514 89515 89516 89517 89520 89521 89522 89523 89524 89525 89527 89529 89530 89532 89534 89535 89536 89538 89539 89543 89553 89554 89555 89556 89558 89559 89564 89565 89566 89567 89568 89569 89575 89576 89581 89583 89584 89585 89586 89593 89601 89602 89603 89614 89615 89616 89617 89618 89622 89624 89626 89627 89628 89629 89630 89631 89632 89633 89635 89636 89637 89638 89641 89642 89643 89644 89646 89647 89650 89651 89655 89656 89657 89658 89659 89660 89661 89662 89665 89667 89669 89670 89678 89679 89686 89687 89698 89701 89702 89713 89715 89716 89717 89724 89726 89727 89728 89729 89730 89731 89733 89735 89737 89738 89739 89740 89741 89744 89745 89746 89748 89749 89753 89754 89755 89759 89761 89763 89764 89766 89774 89786 89787 89788 89791 89793 89801 89802 89803 89806 89811 89816 89817 89818 89822 89826 89827 89828 89830 89831 89832 89834 89835 89836 89838 89841 89846 89847 89848 89857 89859 89864 89865 89867 89871 89873 89877 89878 89880 89881 89883 89885 89890 89896 89899 89900 89903 89904 89906 89908 89911 89915 89916 89917 89919 89921 89922 89924 89925 89926 89929 89931 89932 89933 89935 89936 89938 89941 89942 89943 89944 89945 89946 89947 89948 89950 89951 89952 89955 89956 89957 89958 89959 89962 89963 89965 89966 89967 89968 89969 89971 89973 89978 89981 89984 89985 89986 89990 89991 89992 89994 89995 89996 89997 89998 89999 90000 90001 90002 90003 90004 90009 90012 90028 90029 90030 90034 90037 90038 90046 90047 90048 90049 90050 90059 90060 90061 90062 90063 90064 90065 90073 90076 90077 90078 90079 90081 90082 90083 90087 90088 90096 90097 90098 90100 90102 90103 90109 90110 90111 90113 90115 90116 90119 90120 90121 90122 90129 90130 90134 90136 90137 90140 90143 90144 90148 90149 90152 90154 90156 90158 90162 90164 90169 90171 90178 90179 90184 90189 90196 90198 90199 90200 90203 90205 90206 90207 90208 90209 90211 90212 90214 90215 90221 90222 90223 90224 90226 90227 90229 90230 90231 90232 90233 90235 90236 90237 90238 90239 90241 90242 90246 90248 90251 90253 90254 90257 90258 90263 90265 90266 90267 90273 90274 90275 90277 90278 90280 90281 90282 90284 90285 90286 90295 90298 90299 90305 90306 90309 90322 90323 90326 90329 90330 90331 90332 90333 90335 90336 90339 90340 90341 90342 90344 90345 90346 90347 90348 90349 90350 90351 90353 90354 90356 90360 90361 90362 90363 90364 90365 90368 90370 90371 90372 90374 90375 90379 90380 90384 90385 90388 90389 90390 90391 90394 90410 90411 90415 90418 90419 90420 90421 90422 90423 90424 90425 90427 90428 90429 90430 90431 90432 90434 90435 90437 90439 90442 90444 90445 90446 90448 90449 90450 90451 90463 90464 90467 90470 90477 90479 90480 90493 90497 90499 90500 90504 90506 90515 90516 90523 90526 90529 90530 90537 90540 90542 90543 90544 90546 90548 90549 90555 90556 90558 90565 90568 90569 90571 90573 90574 90577 90578 90580 90584 90586 90587 90589 90590 90592 90593 90594 90597 90598 90599 90600 90601 90602 90603 90604 90605 90606 90608 90611 90618 90619 90620 90621 90625 90626 90627 90631 90632 90634 90635 90640 90642 90647 90648 90650 90651 90652 90654 90655 90656 90659 90660 90662 90663 90665 90666 90667 90668 90672 90674 90675 90677 90678 90680 90681 90682 90683 90684 90685 90686 90687 90692 90698 90699 90702 90703 90708 90709 90711 90713 90714 90716 90717 90719 90720 90721 90723 90727 90728 90729 90730 90737 90743 90744 90745 90746 90747 90750 90755 90762 90763 90764 90765 90767 90769 90770 90771 90772 90773 90774 90775 90776 90777 90780 90784 90786 90787 90790 90793 90794 90797 90800 90801 90802 90804 90805 90807 90811 90819 90820 90822 90823 90824 90825 90833 90838 90849 90858 90862 90867 90870 90874 90875 90878 90887 90888 90890 90891 90892\r\n
[07:02:42.20] IMAP[DATA]: < TAG5 OK Sort completed (0.033 secs).\r\n
[07:02:42.20] IMAP[TIME]: 0.32687997817993 (TAG5)
[07:02:42.21] IMAP[DATA]: > TAG6 UID FETCH 90892,90891,90890,90888,90887,90878,90875,90874,90870,90867,90862,90858,90849,90838,90833,90825,90824,90823,90822,90820 (UID RFC822.SIZE INTERNALDATE FLAGS BODYSTRUCTURE BODY.PEEK[HEADER])\r\n
[07:02:42.29] IMAP[DATA]: < * 16577 FETCH (UID 90820 RFC822.SIZE 5917 INTERNALDATE "02-Oct-2013 07:05:29 -0500" FLAGS (\Seen) BODYSTRUCTURE ("text" "html" ("charset" "koi8-r") NIL NIL "base64" 1598 21 NIL NIL NIL NIL) BODY[HEADER] {4319}\r\n
[07:02:42.29] IMAP[DATA]: < )\r\n
[07:02:42.29] IMAP[DATA]: < * 16578 FETCH (UID 90822 RFC822.SIZE 203975 INTERNALDATE "02-Oct-2013 07:21:56 -0500" FLAGS (\Seen) BODYSTRUCTURE (((("text" "plain" ("charset" "windows-1250") NIL NIL "quoted-printable" 32204 2817 NIL NIL NIL NIL)("text" "html" ("charset" "windows-1250") "<A5D649B0637BAB4187904A374C3993DC@eurprd02.prod.outlook.com>" NIL "quoted-printable" 103763 3090 NIL NIL NIL NIL) "alternative" ("boundary" "_000_CE71DC4DEFD9contactplanetescapepl_") NIL NIL NIL)("image" "png" ("name" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[24].png") "<293A479A-CCCD-4904-B719-E123F92F67CF>" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[24].png" "base64" 22864 NIL ("inline" ("filename" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[24].png" "size" "16705" "creation-date" "Wed, 02 Oct 2013 12:21:46 GMT" "modification-date" "Wed, 02 Oct 2013 12:21:46 GMT")) NIL NIL)("image" "png" ("name" "1401FE88-F265-4993-B5A5-4A2E28940E4B[24].png") "<A8EEA072-9619-4769-A846-88AE6C7B1D97>" "1401FE88-F265-4993-B5A5-4A2E28940E4B[24].png" "base64" 8338 NIL ("inline" ("filename" "1401FE88-F265-4993-B5A5-4A2E28940E4B[24].png" "size" "6093" "creation-date" "Wed, 02 Oct 2013 12:21:46 GMT" "modification-date" "Wed, 02 Oct 2013 12:21:46 GMT")) NIL NIL) "related" ("boundary" "_007_CE71DC4DEFD9contactplanetescapepl_" "type" "multipart/alternative") NIL NIL NIL)("image" "png" ("name" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[26].png") "<6e1e319957736a7462169d66e891c173@bobbytours.com>" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[26].png" "base64" 22864 NIL ("attachment" ("filename" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[26].png" "size" "16705" "creation-date" "Wed, 02 Oct 2013 12:21:46 GMT" "modification-date" "Wed, 02 Oct 2013 12:21:46 GMT")) NIL NIL)("image" "png" ("name" "1401FE88-F265-4993-B5A5-4A2E28940E4B[26].png") "<2d213984828058b0f805f4b30c229a5e@bobbytours.com>" "1401FE88-F265-4993-B5A5-4A2E28940E4B[26].png" "base64" 8338 NIL ("attachment" ("filename" "1401FE88-F265-4993-B5A5-4A2E28940E4B[26].png" "size" "6093" "creation-date" "Wed, 02 Oct 2013 12:21:46 GMT" "modification-date" "Wed, 02 Oct 2013 12:21:46 GMT")) NIL NIL) "mixed" ("boundary" "_008_CE71DC4DEFD9contactplanetescapepl_") NIL ("en-US") NIL) BODY[HEADER] {2856}\r\n
[07:02:42.30] IMAP[DATA]: < )\r\n
[07:02:42.30] IMAP[DATA]: < * 16579 FETCH (UID 90823 RFC822.SIZE 12282 INTERNALDATE "02-Oct-2013 07:29:19 -0500" FLAGS (\Answered \Seen) BODYSTRUCTURE (("text" "plain" ("charset" "ISO-8859-1") NIL NIL "7bit" 3045 138 NIL NIL NIL NIL)("text" "html" ("charset" "ISO-8859-1") NIL NIL "quoted-printable" 5799 131 NIL NIL NIL NIL) "alternative" ("boundary" "001a11c25ee2d49b1f04e7c137f9") NIL NIL NIL) BODY[HEADER] {3196}\r\n
[07:02:42.30] IMAP[DATA]: < )\r\n
[07:02:42.30] IMAP[DATA]: < * 16580 FETCH (UID 90824 RFC822.SIZE 2917 INTERNALDATE "02-Oct-2013 07:38:17 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "UTF-8") NIL NIL "7bit" 435 22 NIL NIL NIL NIL)("text" "html" ("charset" "UTF-8") NIL NIL "quoted-printable" 621 21 NIL NIL NIL NIL) "alternative" ("boundary" "=_996c89409e168fdb1a333bcd28b0ba38") NIL NIL NIL) BODY[HEADER] {1576}\r\n
[07:02:42.30] IMAP[DATA]: < )\r\n
[07:02:42.30] IMAP[DATA]: < * 16581 FETCH (UID 90825 RFC822.SIZE 6313 INTERNALDATE "02-Oct-2013 07:45:51 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "UTF-8") NIL NIL "8bit" 1599 74 NIL NIL NIL NIL)("text" "html" ("charset" "UTF-8") NIL NIL "quoted-printable" 2846 72 NIL NIL NIL NIL) "alternative" ("boundary" "=_83e09bc8165f1ff16cf97b3c39ce9209") NIL NIL NIL) BODY[HEADER] {1583}\r\n
[07:02:42.30] IMAP[DATA]: < )\r\n
[07:02:42.30] IMAP[DATA]: < * 16582 FETCH (UID 90833 RFC822.SIZE 15878 INTERNALDATE "02-Oct-2013 08:28:52 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "ISO-8859-1") NIL NIL "7bit" 4630 206 NIL NIL NIL NIL)("text" "html" ("charset" "ISO-8859-1") NIL NIL "quoted-printable" 7688 191 NIL NIL NIL NIL) "alternative" ("boundary" "001a11c25ee2c1ace504e7c20ca9") NIL NIL NIL) BODY[HEADER] {3318}\r\n
[07:02:42.30] IMAP[DATA]: < )\r\n
[07:02:42.30] IMAP[DATA]: < * 16583 FETCH (UID 90838 RFC822.SIZE 14198 INTERNALDATE "02-Oct-2013 08:39:54 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "UTF-8") NIL NIL "7bit" 2837 144 NIL NIL NIL NIL)("text" "html" ("charset" "UTF-8") NIL NIL "quoted-printable" 9217 166 NIL NIL NIL NIL) "alternative" ("boundary" "=_98bec816bac8845f15b14b4e0c477c81") NIL NIL NIL) BODY[HEADER] {1859}\r\n
[07:02:42.30] IMAP[DATA]: < )\r\n
[07:02:42.30] IMAP[DATA]: < * 16584 FETCH (UID 90849 RFC822.SIZE 477519 INTERNALDATE "02-Oct-2013 10:40:05 -0500" FLAGS (\Seen) BODYSTRUCTURE ((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1430 57 NIL NIL NIL NIL)("text" "html" ("charset" "us-ascii") NIL NIL "quoted-printable" 6823 200 NIL NIL NIL NIL) "alternative" ("boundary" "----=_NextPart_001_0038_01CEBF9E.C6E46D40") NIL NIL NIL)("application" "pdf" ("name" "Bobby Tours & Safaris.pdf") NIL NIL "base64" 465694 NIL ("attachment" ("filename" "Bobby Tours & Safaris.pdf")) NIL NIL) "mixed" ("boundary" "----=_NextPart_000_0037_01CEBF9E.C6E46D40") NIL ("en-us") NIL) BODY[HEADER] {2790}\r\n
[07:02:42.30] IMAP[DATA]: < )\r\n
[07:02:42.30] IMAP[DATA]: < * 16585 FETCH (UID 90858 RFC822.SIZE 3218 INTERNALDATE "02-Oct-2013 11:49:05 -0500" FLAGS (\Seen) BODYSTRUCTURE ("text" "plain" ("format" "flowed" "charset" "UTF-8" "reply-type" "response") NIL NIL "8bit" 1423 46 NIL NIL NIL NIL) BODY[HEADER] {1795}\r\n
[07:02:42.31] IMAP[DATA]: < )\r\n
[07:02:42.31] IMAP[DATA]: < * 16586 FETCH (UID 90862 RFC822.SIZE 243128 INTERNALDATE "02-Oct-2013 13:27:41 -0500" FLAGS (\Seen) BODYSTRUCTURE (((("text" "plain" ("charset" "windows-1250") NIL NIL "quoted-printable" 33461 2864 NIL NIL NIL NIL)("text" "html" ("charset" "windows-1250") "<6C9C5409306B684D9ABD95415E9D2036@eurprd02.prod.outlook.com>" NIL "quoted-printable" 109501 3232 NIL NIL NIL NIL) "alternative" ("boundary" "_000_CE7230E0F04Bcontactplanetescapepl_") NIL NIL NIL)("image" "png" ("name" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[46].png") "<58D3CB34-4432-4480-B215-79924E47C55F>" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[46].png" "base64" 22864 NIL ("inline" ("filename" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[46].png" "size" "16705" "creation-date" "Wed, 02 Oct 2013 18:27:31 GMT" "modification-date" "Wed, 02 Oct 2013 18:27:31 GMT")) NIL NIL)("image" "png" ("name" "1401FE88-F265-4993-B5A5-4A2E28940E4B[46].png") "<7CE540A9-7685-45A3-A647-55E26A311697>" "1401FE88-F265-4993-B5A5-4A2E28940E4B[46].png" "base64" 8338 NIL ("inline" ("filename" "1401FE88-F265-4993-B5A5-4A2E28940E4B[46].png" "size" "6093" "creation-date" "Wed, 02 Oct 2013 18:27:31 GMT" "modification-date" "Wed, 02 Oct 2013 18:27:31 GMT")) NIL NIL) "related" ("boundary" "_009_CE7230E0F04Bcontactplanetescapepl_" "type" "multipart/alternative") NIL NIL NIL)("image" "png" ("name" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[26].png") "<6e1e319957736a7462169d66e891c173@bobbytours.com>" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[26].png" "base64" 22864 NIL ("attachment" ("filename" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[26].png" "size" "16705" "creation-date" "Wed, 02 Oct 2013 18:27:31 GMT" "modification-date" "Wed, 02 Oct 2013 18:27:31 GMT")) NIL NIL)("image" "png" ("name" "1401FE88-F265-4993-B5A5-4A2E28940E4B[26].png") "<2d213984828058b0f805f4b30c229a5e@bobbytours.com>" "1401FE88-F265-4993-B5A5-4A2E28940E4B[26].png" "base64" 8338 NIL ("attachment" ("filename" "1401FE88-F265-4993-B5A5-4A2E28940E4B[26].png" "size" "6093" "creation-date" "Wed, 02 Oct 2013 18:27:31 GMT" "modification-date" "Wed, 02 Oct 2013 18:27:31 GMT")) NIL NIL)("image" "png" ("name" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[24].png") "<293A479A-CCCD-4904-B719-E123F92F67CF>" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[24].png" "base64" 22864 NIL ("attachment" ("filename" "C0669BA6-D9E8-44F2-B55E-C65A9EB78FFD[24].png" "size" "16705" "creation-date" "Wed, 02 Oct 2013 18:27:31 GMT" "modification-date" "Wed, 02 Oct 2013 18:27:31 GMT")) NIL NIL)("image" "png" ("name" "1401FE88-F265-4993-B5A5-4A2E28940E4B[24].png") "<A8EEA072-9619-4769-A846-88AE6C7B1D97>" "1401FE88-F265-4993-B5A5-4A2E28940E4B[24].png" "base64" 8338 NIL ("attachment" ("filename" "1401FE88-F265-4993-B5A5-4A2E28940E4B[24].png" "size" "6093" "creation-date" "Wed, 02 Oct 2013 18:27:31 GMT" "modification-date" "Wed, 02 Oct 2013 18:27:31 GMT")) NIL NIL) "mixed" ("boundary" "_010_CE7230E0F04Bcontactplanetescapepl_") NIL ("en-US") NIL) BODY[HEADER] {2843}\r\n
[07:02:42.31] IMAP[DATA]: < )\r\n
[07:02:42.31] IMAP[DATA]: < * 16587 FETCH (UID 90867 RFC822.SIZE 44388 INTERNALDATE "02-Oct-2013 13:38:33 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "utf-8") NIL NIL "quoted-printable" 8678 352 NIL NIL NIL NIL)("text" "html" ("charset" "utf-8") NIL NIL "quoted-printable" 32444 578 NIL NIL NIL NIL) "alternative" ("boundary" "----=_NextPart_000_0001_01CEBFA6.F7F72A50") NIL ("en-gb") NIL) BODY[HEADER] {2892}\r\n
[07:02:42.31] IMAP[DATA]: < )\r\n
[07:02:42.31] IMAP[DATA]: < * 16588 FETCH (UID 90870 RFC822.SIZE 7424 INTERNALDATE "02-Oct-2013 15:51:53 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "binary" 1180 20 NIL ("inline" NIL) NIL NIL)("text" "html" ("charset" "us-ascii") NIL NIL "binary" 3282 45 NIL ("inline" NIL) NIL NIL) "alternative" ("boundary" "_----------=_1380657124241440") NIL NIL NIL) BODY[HEADER] {2348}\r\n
[07:02:42.31] IMAP[DATA]: < )\r\n
[07:02:42.31] IMAP[DATA]: < * 16589 FETCH (UID 90874 RFC822.SIZE 52833 INTERNALDATE "02-Oct-2013 16:40:58 -0500" FLAGS (\Seen) BODYSTRUCTURE ((("text" "plain" ("charset" "UTF-8") NIL NIL "8bit" 620 13 NIL NIL NIL NIL)("text" "html" ("charset" "UTF-8") NIL NIL "8bit" 2117 58 NIL NIL NIL NIL) "alternative" ("boundary" "b2_b131fb0ce34b69a919568f1b26cecffc") NIL NIL NIL)("image" "jpeg" ("name" "resized/6_days_camping_s_4afbb55f8f579_310x195.jpg") "<product_image>" NIL "base64" 47764 NIL ("inline" ("filename" "resized/6_days_camping_s_4afbb55f8f579_310x195.jpg")) NIL NIL) "related" ("type" "text/html" "boundary" "b1_b131fb0ce34b69a919568f1b26cecffc") NIL NIL NIL) BODY[HEADER] {1595}\r\n
[07:02:42.31] IMAP[DATA]: < )\r\n
[07:02:42.31] IMAP[DATA]: < * 16590 FETCH (UID 90875 RFC822.SIZE 3005 INTERNALDATE "02-Oct-2013 17:33:24 -0500" FLAGS (\Seen) BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "8bit" 305 27 NIL NIL NIL NIL) BODY[HEADER] {2700}\r\n
[07:02:42.31] IMAP[DATA]: < )\r\n
[07:02:42.31] IMAP[DATA]: < * 16591 FETCH (UID 90878 RFC822.SIZE 7382 INTERNALDATE "02-Oct-2013 18:06:58 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "binary" 1173 20 NIL ("inline" NIL) NIL NIL)("text" "html" ("charset" "us-ascii") NIL NIL "binary" 3258 45 NIL ("inline" NIL) NIL NIL) "alternative" ("boundary" "_----------=_1380657124241440") NIL NIL NIL) BODY[HEADER] {2337}\r\n
[07:02:42.32] IMAP[DATA]: < )\r\n
[07:02:42.32] IMAP[DATA]: < * 16592 FETCH (UID 90887 RFC822.SIZE 31163 INTERNALDATE "02-Oct-2013 22:01:32 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "iso-8859-1") NIL NIL "8bit" 1907 34 NIL ("inline" NIL) NIL NIL)("message" "rfc822" ("x-spam-type" "original") NIL "original message before SpamAssassin" "8bit" 27587 ("Tue, 1 Oct 2013 20:20:54 -0300" "ARGENTINA: LANDSCAPES ON THE WEST" (("COMUNICACION | Parana Tur" NIL "comunicacion" "paranatur-server202.com.ar")) (("COMUNICACION | Parana Tur" NIL "comunicacion" "paranatur-server202.com.ar")) (("COMUNICACION | Parana Tur" NIL "comunicacion" "paranatur-server202.com.ar")) (("COMUNICACION | Parana Tur" NIL "comunicacion" "paranatur-server202.com.ar")) NIL NIL NIL "<ce1001cebefd$4c09b130$e41d1390$@com.ar>") (("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 2632 100 NIL NIL NIL NIL)("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 23623 617 NIL NIL NIL NIL) "alternative" ("boundary" "----=_NextPart_000_CE11_01CEBEE4.26BC7930") NIL ("es") NIL) 755 NIL ("attachment" NIL) NIL NIL) "mixed" ("boundary" "----------=_524CDE0C.CBA23C2E") NIL NIL NIL) BODY[HEADER] {1225}\r\n
[07:02:42.32] IMAP[DATA]: < )\r\n
[07:02:42.32] IMAP[DATA]: < * 16593 FETCH (UID 90888 RFC822.SIZE 22765 INTERNALDATE "02-Oct-2013 23:04:24 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 8367 219 NIL NIL NIL NIL)("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 12334 191 NIL NIL NIL NIL) "alternative" ("boundary" "_be243619-20c6-4b5d-bd70-f208ccedf2ed_") NIL NIL NIL) BODY[HEADER] {1743}\r\n
[07:02:42.32] IMAP[DATA]: < )\r\n
[07:02:42.32] IMAP[DATA]: < * 16594 FETCH (UID 90890 RFC822.SIZE 17067 INTERNALDATE "03-Oct-2013 01:46:39 -0500" FLAGS (\Seen) BODYSTRUCTURE (("text" "plain" ("charset" "utf-8") NIL "Mail message body" "quoted-printable" 1668 56 NIL NIL NIL NIL)("text" "html" ("charset" "utf-8") NIL "Mail message body" "quoted-printable" 13634 188 NIL NIL NIL NIL) "alternative" ("boundary" "===============1029987693==") NIL NIL NIL) BODY[HEADER] {1317}\r\n
[07:02:42.32] IMAP[DATA]: < )\r\n
[07:02:42.32] IMAP[DATA]: < * 16595 FETCH (UID 90891 RFC822.SIZE 5542 INTERNALDATE "03-Oct-2013 01:58:06 -0500" FLAGS () BODYSTRUCTURE (("text" "plain" ("charset" "UTF-8") NIL NIL "8bit" 923 32 NIL NIL NIL NIL)("text" "html" ("charset" "UTF-8") NIL NIL "8bit" 2828 65 NIL NIL NIL NIL) "alternative" ("boundary" "b1_a97b7d9d316ef4f53f6f276213fe9439") NIL NIL NIL) BODY[HEADER] {1507}\r\n
[07:02:42.32] IMAP[DATA]: < )\r\n
[07:02:42.32] IMAP[DATA]: < * 16596 FETCH (UID 90892 RFC822.SIZE 3428 INTERNALDATE "03-Oct-2013 01:58:27 -0500" FLAGS () BODYSTRUCTURE ("text" "plain" ("charset" "UTF-8" "format" "flowed") NIL NIL "8bit" 1531 72 NIL NIL NIL NIL) BODY[HEADER] {1897}\r\n
[07:02:42.32] IMAP[DATA]: < )\r\n
[07:02:42.32] IMAP[DATA]: < TAG6 OK Fetch completed.\r\n
[07:02:42.32] IMAP[TIME]: 0.10904717445374 (TAG6)
[07:02:42.43] DB : disconnect from bobbysaf_newm@localhost
[07:02:42.43] INFO[MEMORY]: Memory peak usage: 16.5MB
[07:02:42.43] IMAP[DATA]: > TAG7 LOGOUT\r\n
[07:02:42.43] IMAP[DATA]: < * BYE Logging out\r\n
[07:02:42.43] IMAP[DATA]: < TAG7 OK Logout completed.\r\n
[07:02:42.43] IMAP[TIME]: 0.0011129379272461 (TAG7)
[07:02:42.43] IMAP[NOTE]: Disconnected from "mail.bobbytours.com:143" (success)
[07:02:42.43] IMAP[TIME]: 0.58060312271118 (net session)
[07:02:44.87] [POST(5)] /new/index.php?/Ajax/
[07:02:44.87] POST > [AccountID, Action, Folder, Uids, Token]
[07:02:44.87]
[07:02:44.87] AJAX: Action: Messages
[07:02:44.87] DB : start connect to bobbysaf_newm@localhost
[07:02:44.87] DB : connected to bobbysaf_newm@localhost
[07:02:44.88] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `quota_usage_bytes`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM wm_awm_accounts WHERE `id_acct` = 1
[07:02:44.88] DB[2] > SELECT `id_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `last_login`, `logins_count`, `def_skin`, `def_lang`, `def_editor`, `save_mail`, `layout`, `incoming_charset`, `def_timezone`, `def_time_fmt`, `def_date_fmt`, `client_timezone`, `question_1`, `question_2`, `answer_1`, `answer_2`, `capa`, `custom_fields` FROM wm_awm_settings WHERE `id_user` = 1
[07:02:44.89] IMAP[NOTE]: Start connection to "mail.bobbytours.com:143"
[07:02:44.89] IMAP[TIME]: 0.00062680244445801 (raw connection)
[07:02:44.89] IMAP[DATA]: < * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] \r\n
[07:02:44.89] IMAP[TIME]: 0.0018479824066162 (*)
[07:02:44.89] IMAP[SECURE]: > TAG1 LOGIN "kasssim@bobbytours.com" "*******"\r\n
[07:02:44.90] IMAP[DATA]: < TAG1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA] Logged in\r\n
[07:02:44.90] IMAP[TIME]: 0.015438079833984 (TAG1)
[07:02:44.91] IMAP[DATA]: > TAG2 EXAMINE "INBOX"\r\n
[07:02:44.93] IMAP[DATA]: < * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $Forwarded $NotJunk $Junk $MDNSent)\r\n
[07:02:44.93] IMAP[DATA]: < * OK [PERMANENTFLAGS ()] Read-only mailbox.\r\n
[07:02:44.93] IMAP[DATA]: < * 16596 EXISTS\r\n
[07:02:44.93] IMAP[DATA]: < * 0 RECENT\r\n
[07:02:44.93] IMAP[DATA]: < * OK [UNSEEN 2433] First unseen.\r\n
[07:02:44.93] IMAP[DATA]: < * OK [UIDVALIDITY 1260998689] UIDs valid\r\n
[07:02:44.93] IMAP[DATA]: < * OK [UIDNEXT 90893] Predicted next UID\r\n
[07:02:44.93] IMAP[DATA]: < * OK [HIGHESTMODSEQ 136220] Highest\r\n
[07:02:44.93] IMAP[DATA]: < TAG2 OK [READ-ONLY] Select completed.\r\n
[07:02:44.94] IMAP[TIME]: 0.030304908752441 (TAG2)
[07:02:44.94] IMAP[DATA]: > TAG3 UID FETCH 90892 (UID BODYSTRUCTURE)\r\n
[07:02:44.94] IMAP[DATA]: < * 16596 FETCH (UID 90892 BODYSTRUCTURE ("text" "plain" ("charset" "UTF-8" "format" "flowed") NIL NIL "8bit" 1531 72 NIL NIL NIL NIL))\r\n
[07:02:44.94] IMAP[DATA]: < TAG3 OK Fetch completed.\r\n
[07:02:44.94] IMAP[TIME]: 0.0012791156768799 (TAG3)
[07:02:44.94] IMAP[DATA]: > TAG4 UID FETCH 90892 (UID RFC822.SIZE INTERNALDATE FLAGS BODY.PEEK[HEADER] BODY.PEEK[1])\r\n
[07:02:45.00] IMAP[DATA]: < * 16596 FETCH (UID 90892 RFC822.SIZE 3428 INTERNALDATE "03-Oct-2013 01:58:27 -0500" FLAGS () BODY[HEADER] {1897}\r\n
[07:02:45.00] IMAP[DATA]: < BODY[1] {1531}\r\n
[07:02:45.00] IMAP[DATA]: < )\r\n
[07:02:45.00] IMAP[DATA]: < TAG4 OK Fetch completed.\r\n
[07:02:45.00] IMAP[TIME]: 0.057894945144653 (TAG4)
[07:02:45.01] DB[3] > SELECT safety FROM wm_awm_senders WHERE id_user = 1 AND email = 'nancy@bobbytours.com'
[07:02:45.01] IMAP[DATA]: > TAG5 UID FETCH 90891 (UID BODYSTRUCTURE)\r\n
[07:02:45.01] IMAP[DATA]: < * 16595 FETCH (UID 90891 BODYSTRUCTURE (("text" "plain" ("charset" "UTF-8") NIL NIL "8bit" 923 32 NIL NIL NIL NIL)("text" "html" ("charset" "UTF-8") NIL NIL "8bit" 2828 65 NIL NIL NIL NIL) "alternative" ("boundary" "b1_a97b7d9d316ef4f53f6f276213fe9439") NIL NIL NIL))\r\n
[07:02:45.01] IMAP[DATA]: < TAG5 OK Fetch completed.\r\n
[07:02:45.01] IMAP[TIME]: 0.0013968944549561 (TAG5)
[07:02:45.01] IMAP[DATA]: > TAG6 UID FETCH 90891 (UID RFC822.SIZE INTERNALDATE FLAGS BODY.PEEK[HEADER] BODY.PEEK[2])\r\n
[07:02:45.01] IMAP[DATA]: < * 16595 FETCH (UID 90891 RFC822.SIZE 5542 INTERNALDATE "03-Oct-2013 01:58:06 -0500" FLAGS () BODY[HEADER] {1507}\r\n
[07:02:45.01] IMAP[DATA]: < BODY[2] {2828}\r\n
[07:02:45.01] IMAP[DATA]: < )\r\n
[07:02:45.01] IMAP[DATA]: < TAG6 OK Fetch completed.\r\n
[07:02:45.01] IMAP[TIME]: 0.0014200210571289 (TAG6)
[07:02:45.01] DB[4] > SELECT safety FROM wm_awm_senders WHERE id_user = 1 AND email = 'sodineg@wanadoo.fr'
[07:02:45.01] IMAP[DATA]: > TAG7 UID FETCH 90890 (UID BODYSTRUCTURE)\r\n
[07:02:45.01] IMAP[DATA]: < * 16594 FETCH (UID 90890 BODYSTRUCTURE (("text" "plain" ("charset" "utf-8") NIL "Mail message body" "quoted-printable" 1668 56 NIL NIL NIL NIL)("text" "html" ("charset" "utf-8") NIL "Mail message body" "quoted-printable" 13634 188 NIL NIL NIL NIL) "alternative" ("boundary" "===============1029987693==") NIL NIL NIL))\r\n
[07:02:45.02] IMAP[DATA]: < TAG7 OK Fetch completed.\r\n
[07:02:45.02] IMAP[TIME]: 0.001450777053833 (TAG7)
[07:02:45.02] IMAP[DATA]: > TAG8 UID FETCH 90890 (UID RFC822.SIZE INTERNALDATE FLAGS BODY.PEEK[HEADER] BODY.PEEK[2])\r\n
[07:02:45.02] IMAP[DATA]: < * 16594 FETCH (UID 90890 RFC822.SIZE 17067 INTERNALDATE "03-Oct-2013 01:46:39 -0500" FLAGS (\Seen) BODY[HEADER] {1317}\r\n
[07:02:45.02] IMAP[DATA]: < BODY[2] {13634}\r\n
[07:02:45.02] IMAP[DATA]: < )\r\n
[07:02:45.02] IMAP[DATA]: < TAG8 OK Fetch completed.\r\n
[07:02:45.02] IMAP[TIME]: 0.0015301704406738 (TAG8)
[07:02:45.02] DB[5] > SELECT safety FROM wm_awm_senders WHERE id_user = 1 AND email = 'meg@getaltd.net'
[07:02:45.02] IMAP[DATA]: > TAG9 UID FETCH 90888 (UID BODYSTRUCTURE)\r\n
[07:02:45.02] IMAP[DATA]: < * 16593 FETCH (UID 90888 BODYSTRUCTURE (("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 8367 219 NIL NIL NIL NIL)("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 12334 191 NIL NIL NIL NIL) "alternative" ("boundary" "_be243619-20c6-4b5d-bd70-f208ccedf2ed_") NIL NIL NIL))\r\n
[07:02:45.02] IMAP[DATA]: < TAG9 OK Fetch completed.\r\n
[07:02:45.02] IMAP[TIME]: 0.0013680458068848 (TAG9)
[07:02:45.02] IMAP[DATA]: > TAG10 UID FETCH 90888 (UID RFC822.SIZE INTERNALDATE FLAGS BODY.PEEK[HEADER] BODY.PEEK[2])\r\n
[07:02:45.02] IMAP[DATA]: < * 16593 FETCH (UID 90888 RFC822.SIZE 22765 INTERNALDATE "02-Oct-2013 23:04:24 -0500" FLAGS (\Seen) BODY[HEADER] {1743}\r\n
[07:02:45.02] IMAP[DATA]: < BODY[2] {12334}\r\n
[07:02:45.02] IMAP[DATA]: < )\r\n
[07:02:45.02] IMAP[DATA]: < TAG10 OK Fetch completed.\r\n
[07:02:45.02] IMAP[TIME]: 0.0014908313751221 (TAG10)
[07:02:45.03] DB[6] > SELECT safety FROM wm_awm_senders WHERE id_user = 1 AND email = 'dhushyk@hotmail.com'
[07:02:45.03] IMAP[DATA]: > TAG11 UID FETCH 90887 (UID BODYSTRUCTURE)\r\n
[07:02:45.03] IMAP[DATA]: < * 16592 FETCH (UID 90887 BODYSTRUCTURE (("text" "plain" ("charset" "iso-8859-1") NIL NIL "8bit" 1907 34 NIL ("inline" NIL) NIL NIL)("message" "rfc822" ("x-spam-type" "original") NIL "original message before SpamAssassin" "8bit" 27587 ("Tue, 1 Oct 2013 20:20:54 -0300" "ARGENTINA: LANDSCAPES ON THE WEST" (("COMUNICACION | Parana Tur" NIL "comunicacion" "paranatur-server202.com.ar")) (("COMUNICACION | Parana Tur" NIL "comunicacion" "paranatur-server202.com.ar")) (("COMUNICACION | Parana Tur" NIL "comunicacion" "paranatur-server202.com.ar")) (("COMUNICACION | Parana Tur" NIL "comunicacion" "paranatur-server202.com.ar")) NIL NIL NIL "<ce1001cebefd$4c09b130$e41d1390$@com.ar>") (("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 2632 100 NIL NIL NIL NIL)("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 23623 617 NIL NIL NIL NIL) "alternative" ("boundary" "----=_NextPart_000_CE11_01CEBEE4.26BC7930") NIL ("es") NIL) 755 NIL ("attachment" NIL) NIL NIL) "mixed" ("boundary" "----------=_524CDE0C.CBA23C2E") NIL NIL NIL))\r\n
[07:02:45.03] IMAP[DATA]: < TAG11 OK Fetch completed.\r\n
[07:02:45.03] IMAP[TIME]: 0.0025880336761475 (TAG11)
[07:02:45.03] IMAP[DATA]: > TAG12 UID FETCH 90887 (UID RFC822.SIZE INTERNALDATE FLAGS BODY.PEEK[HEADER] BODY.PEEK[1])\r\n
[07:02:45.03] IMAP[DATA]: < * 16592 FETCH (UID 90887 RFC822.SIZE 31163 INTERNALDATE "02-Oct-2013 22:01:32 -0500" FLAGS (\Seen) BODY[HEADER] {1225}\r\n
[07:02:45.03] IMAP[DATA]: < BODY[1] {1907}\r\n
[07:02:45.03] IMAP[DATA]: < )\r\n
[07:02:45.03] IMAP[DATA]: < TAG12 OK Fetch completed.\r\n
[07:02:45.03] IMAP[TIME]: 0.0014660358428955 (TAG12)
[07:02:45.03] DB[7] > SELECT safety FROM wm_awm_senders WHERE id_user = 1 AND email = 'comunicacion@paranatur-server202.com.ar'
[07:02:45.04] IMAP[DATA]: > TAG13 UID FETCH 90878 (UID BODYSTRUCTURE)\r\n
[07:02:45.04] IMAP[DATA]: < * 16591 FETCH (UID 90878 BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "binary" 1173 20 NIL ("inline" NIL) NIL NIL)("text" "html" ("charset" "us-ascii") NIL NIL "binary" 3258 45 NIL ("inline" NIL) NIL NIL) "alternative" ("boundary" "_----------=_1380657124241440") NIL NIL NIL))\r\n
[07:02:45.04] IMAP[DATA]: < TAG13 OK Fetch completed.\r\n
[07:02:45.04] IMAP[TIME]: 0.0015988349914551 (TAG13)
[07:02:45.04] IMAP[DATA]: > TAG14 UID FETCH 90878 (UID RFC822.SIZE INTERNALDATE FLAGS BODY.PEEK[HEADER] BODY.PEEK[2])\r\n
[07:02:45.04] IMAP[DATA]: < * 16591 FETCH (UID 90878 RFC822.SIZE 7382 INTERNALDATE "02-Oct-2013 18:06:58 -0500" FLAGS (\Seen) BODY[HEADER] {2337}\r\n
[07:02:45.04] IMAP[DATA]: < BODY[2] {3258}\r\n
[07:02:45.04] IMAP[DATA]: < )\r\n
[07:02:45.04] IMAP[DATA]: < TAG14 OK Fetch completed.\r\n
[07:02:45.04] IMAP[TIME]: 0.001453161239624 (TAG14)
[07:02:45.04] DB[8] > SELECT safety FROM wm_awm_senders WHERE id_user = 1 AND email = 'support2@addme.com'
[07:02:45.08] DB : disconnect from bobbysaf_newm@localhost
[07:02:45.08] INFO[MEMORY]: Memory peak usage: 10MB
[07:02:45.08] IMAP[DATA]: > TAG15 LOGOUT\r\n
[07:02:45.08] IMAP[DATA]: < * BYE Logging out\r\n
[07:02:45.08] IMAP[DATA]: < TAG15 OK Logout completed.\r\n
[07:02:45.08] IMAP[TIME]: 0.0013370513916016 (TAG15)
[07:02:45.08] IMAP[NOTE]: Disconnected from "mail.bobbytours.com:143" (success)
[07:02:45.08] IMAP[TIME]: 0.19688987731934 (net session)
[07:02:45.24] [POST(3)] /new/index.php?/Ajax/
[07:02:45.24] POST > [Action, AccountID, Token]
[07:02:45.24]
[07:02:45.24] AJAX: Action: Logout
[07:02:45.24] DB : start connect to bobbysaf_newm@localhost
[07:02:45.24] DB : connected to bobbysaf_newm@localhost
[07:02:45.24] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `quota_usage_bytes`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM wm_awm_accounts WHERE `id_acct` = 1
[07:02:45.25] DB[2] > SELECT `id_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `last_login`, `logins_count`, `def_skin`, `def_lang`, `def_editor`, `save_mail`, `layout`, `incoming_charset`, `def_timezone`, `def_time_fmt`, `def_date_fmt`, `client_timezone`, `question_1`, `question_2`, `answer_1`, `answer_2`, `capa`, `custom_fields` FROM wm_awm_settings WHERE `id_user` = 1
[07:02:45.25] DB : disconnect from bobbysaf_newm@localhost
[07:02:45.64] /new/
[07:02:45.64]
[07:02:45.64] DB : start connect to bobbysaf_newm@localhost
[07:02:45.64] DB : connected to bobbysaf_newm@localhost
[07:02:45.64] DB[1] > SELECT `id_domain`, `id_tenant`, `disabled`, `name`, `url`, `override_settings`, `is_internal`, `site_name`, `lang`, `def_user_timezone`, `def_user_timeformat`, `def_user_dateformat`, `allow_registration`, `allow_pass_reset`, `allow_webmail`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_auth`, `mail_out_login`, `mail_out_pass`, `mail_out_ssl`, `mail_out_method`, `check_interval`, `skin`, `msgs_per_page`, `allow_change_interface_settings`, `allow_change_account_settings`, `allow_users_add_acounts`, `allow_new_users_register`, `layout`, `xlist`, `allow_contacts`, `contacts_per_page`, `global_addr_book`, `allow_calendar`, `cal_show_weekends`, `cal_workday_starts`, `cal_workday_ends`, `cal_show_workday`, `cal_week_starts_on`, `cal_default_tab` FROM wm_awm_domains WHERE `url` = 'www.bobbytours.com'
[07:02:45.65] DB : disconnect from bobbysaf_newm@localhost
[07:04:50.69] /new/
[07:04:50.69]
[07:04:50.69] DB : start connect to bobbysaf_newm@localhost
[07:04:50.70] DB : connected to bobbysaf_newm@localhost
[07:04:50.70] DB[1] > SELECT `id_domain`, `id_tenant`, `disabled`, `name`, `url`, `override_settings`, `is_internal`, `site_name`, `lang`, `def_user_timezone`, `def_user_timeformat`, `def_user_dateformat`, `allow_registration`, `allow_pass_reset`, `allow_webmail`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_auth`, `mail_out_login`, `mail_out_pass`, `mail_out_ssl`, `mail_out_method`, `check_interval`, `skin`, `msgs_per_page`, `allow_change_interface_settings`, `allow_change_account_settings`, `allow_users_add_acounts`, `allow_new_users_register`, `layout`, `xlist`, `allow_contacts`, `contacts_per_page`, `global_addr_book`, `allow_calendar`, `cal_show_weekends`, `cal_workday_starts`, `cal_workday_ends`, `cal_show_workday`, `cal_week_starts_on`, `cal_default_tab` FROM wm_awm_domains WHERE `url` = 'www.bobbytours.com'
[07:04:50.71] DB : disconnect from bobbysaf_newm@localhost
[07:05:15.05] [POST(6)] /new/index.php?/Ajax/
[07:05:15.05] POST > [Action, Email, IncLogin, IncPassword, SignMe, Token]
[07:05:15.05]
[07:05:15.05] AJAX: Action: Login
[07:14:50.97] [POST(3)] /new/adminpanel/index.php?login
[07:14:50.97] POST > [AdmloginInput, AdmpasswordInput, enter]
[07:14:50.97]
[07:14:50.97] Location: index.php?enter
[07:14:53.45] /new/adminpanel/index.php?enter
[07:14:53.45]
[07:14:53.45] call CCommonModule->PopulateData->SystemDb()
[07:15:12.33] /new/adminpanel/index.php?mode=security
[07:15:12.33]
[07:15:12.33] call CCommonModule->PopulateData->SystemSecurity()
[07:15:15.58] /new/adminpanel/index.php?tab=system
[07:15:15.58]
[07:15:15.58] call CCommonModule->PopulateData->SystemSecurity()
[07:15:19.90] /new/adminpanel/index.php?tab=services
[07:15:19.90]
[07:15:19.90] call CWebMailModule->PopulateData->ServicesLogging()
[07:15:37.11] /new/adminpanel/index.php?pop&type=dllog
[07:15:37.11]
[07:15:37.11] call CWebMailModule->StandardPopAction->Services()
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 03 October 2013 at 12:22am | IP Logged
|
|
|
As you can see, the log file doesn't contain any errors reported by IMAP server, and querying IMAP mailbox seems to work okay, information about folders and mails is retrieved successfully. Thus, looks like there are no auth errors in the session logged. Try reproducing the issue and see if you get any errors reflected in the logs.
By the way, there's a slight chance something goes wrong on webserver side, checking PHP logs might be helpful here too.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
donkassim Newbie
Joined: 02 October 2013 Location: Tanzania
Online Status: Offline Posts: 3
|
Posted: 03 October 2013 at 12:25am | IP Logged
|
|
|
sorry, i cleared the log and tried again :
[07:23:24.00] Location: index.php
[07:23:24.36] /new/adminpanel/index.php
[07:23:24.36]
[07:23:24.36] call CWebMailModule->PopulateData->ServicesLogging()
[07:23:34.54] /new/adminpanel/index.php
[07:23:34.54]
[07:23:34.54] call CWebMailModule->PopulateData->ServicesLogging()
[07:23:41.69] /new/adminpanel/index.php?pop&type=log&action=view
[07:23:41.69]
[07:23:41.69] call CWebMailModule->StandardPopAction->Services()
[07:24:11.21] /new/
[07:24:11.21]
[07:24:11.21] DB : start connect to bobbysaf_newm@localhost
[07:24:11.21] DB : connected to bobbysaf_newm@localhost
[07:24:11.21] DB[1] > SELECT `id_domain`, `id_tenant`, `disabled`, `name`, `url`, `override_settings`, `is_internal`, `site_name`, `lang`, `def_user_timezone`, `def_user_timeformat`, `def_user_dateformat`, `allow_registration`, `allow_pass_reset`, `allow_webmail`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_auth`, `mail_out_login`, `mail_out_pass`, `mail_out_ssl`, `mail_out_method`, `check_interval`, `skin`, `msgs_per_page`, `allow_change_interface_settings`, `allow_change_account_settings`, `allow_users_add_acounts`, `allow_new_users_register`, `layout`, `xlist`, `allow_contacts`, `contacts_per_page`, `global_addr_book`, `allow_calendar`, `cal_show_weekends`, `cal_workday_starts`, `cal_workday_ends`, `cal_show_workday`, `cal_week_starts_on`, `cal_default_tab` FROM wm_awm_domains WHERE `url` = 'www.bobbytours.com'
[07:24:11.22] DB : disconnect from bobbysaf_newm@localhost
[07:24:32.91] [POST(6)] /new/index.php?/Ajax/
[07:24:32.91] POST > [Action, Email, IncLogin, IncPassword, SignMe, Token]
[07:24:32.91]
[07:24:32.91] AJAX: Action: Login
[07:24:49.65] /new/adminpanel/index.php
[07:24:49.65]
[07:24:49.65] call CWebMailModule->PopulateData->ServicesLogging()
[07:24:57.20] /new/adminpanel/index.php?pop&type=log&action=view
[07:24:57.20]
[07:24:57.20] call CWebMailModule->StandardPopAction->Services()
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 03 October 2013 at 12:28am | IP Logged
|
|
|
Again, there need to be a specific error in the log, can't help you any further without that. For now, there are no errors reported by WebMail, so the issue is probably elsewhere.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
|
|