| 
    
     | 
       
        | Author |  |  
        | M_B Newbie
 
  
 
 Joined: 14 September 2014
 Location: Germany
 Online Status: Offline
 Posts: 3
 | 
          Currently I've got seven mail-accounts working with WebMail Pro, but I'm not able to send with one special account.
           | Posted: 14 September 2014 at 5:41am | IP Logged |   |  
           | 
 |  
 It's the german web.de, all settings are correct
 
 IMAP Port 993
 SMTP Port 587
 
 User name and password are correct for sure
   
 I can read all new messages and they are all listed, but I'm not able to reply or send new messages. The log looks likes this
 
 
 
| Code: 
 
    
    | 
      
       | 
 
 [12:20:24.61][7cf456a6] [POST(4)][ip:87.123.251.76] /adminpanel/index.php?submit
 [12:20:24.61][7cf456a6] POST > [form_id, ch_EnableDebugLogging, selVerbosity, submit_btn]
 [12:20:24.61][7cf456a6]
 [12:20:24.61][7cf456a6] call CProModule->StandardPostAction->SystemLogging()
 [12:20:24.61][7cf456a6] Location: index.php?root
 
 [12:20:24.79][b8d768ad] [GET][ip:87.123.251.76] /adminpanel/index.php?root
 [12:20:24.79][b8d768ad] POST > []
 [12:20:24.79][b8d768ad]
 [12:20:24.79][b8d768ad] call CCommonModule->PopulateData->SystemLogging()
 [12:20:24.79][b8d768ad] call CWebMailModule->PopulateData->SystemLogging()
 [12:20:24.79][b8d768ad] call CProModule->PopulateData->SystemLogging()
 
 [12:20:32.10][eee02419] [POST(4)][ip:87.123.251.76] /?/Ajax/
 [12:20:32.10][eee02419] POST > [Action, Search, AccountID, Token]
 [12:20:32.10][eee02419]
 [12:20:32.10][eee02419] AJAX: Action: ContactSuggestions
 [12:20:32.10][eee02419] DB(PDO/mysql) : start connect to zamonien@localhost
 [12:20:32.10][eee02419] DB : PDO(mysql:dbname=zamonien_afterlogic;host=localhost;charset=utf8)
 [12:20:32.10][eee02419] DB : connected to zamonien@localhost
 [12:20:32.10][eee02419] DB[1] > SELECT id_acct FROM awm_accounts WHERE def_acct = 1 AND id_user = 1
 [12:20:32.10][eee02419] DB[2] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `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 awm_accounts WHERE `id_acct` = 1
 [12:20:32.11][eee02419] DB[3] > SELECT `id_user`, `id_subscription`, `id_helpdesk_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `created_time`, `last_login`, `last_login_now`, `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`, `sip_impi`, `sip_password`, `twilio_number`, `twilio_enable`, `twilio_default_number`, `use_threads`, `save_replied_messages_to_current_folder`, `desktop_notifications`, `allow_change_input_direction`, `allow_helpdesk_notifications`, `enable_open_pgp`, `allow_autosave_in_drafts`, `autosign_outgoing_emails`, `capa`, `custom_fields`, `files_enable` FROM awm_settings WHERE `id_user` = 1
 [12:20:32.13][eee02419] DB[4] > SELECT id_group, use_frequency, group_nm, organization
 FROM awm_addr_groups
 WHERE id_user = 1 AND group_nm LIKE '%sch%'
 ORDER BY use_frequency DESC
 LIMIT 20 OFFSET 0
 [12:20:32.13][eee02419] DB[5] > SELECT id_addr, str_id, id_user, auto_create, view_email, primary_email, h_email, b_email, other_email,
 use_frequency, fullname, firstname, use_friendly_nm, type, type_id, b_phone, h_phone, h_mobile, shared_to_all
 FROM awm_addr_book
 WHERE ((id_user = 1 AND shared_to_all = 0) OR (shared_to_all = 1 AND id_tenant = 0)) AND deleted = 0 AND hide_in_gab = 0 AND type = 0 AND ((h_email <> '' OR b_email <> '' OR other_email <> '')  AND (fullname LIKE '%sch%' OR firstname LIKE '%sch%' OR surname LIKE '%sch%' OR nickname LIKE '%sch%' OR h_email LIKE '%sch%' OR b_email LIKE '%sch%' OR other_email LIKE '%sch%'))
 ORDER BY shared_to_all ASC, use_frequency DESC
 LIMIT 20 OFFSET 0
 [12:20:32.13][eee02419] DB : disconnect from zamonien@localhost
 
 [12:20:32.78][67c10853] [POST(4)][ip:87.123.251.76] /?/Ajax/
 [12:20:32.78][67c10853] POST > [Action, Search, AccountID, Token]
 [12:20:32.78][67c10853]
 [12:20:32.78][67c10853] AJAX: Action: ContactSuggestions
 [12:20:32.79][67c10853] DB(PDO/mysql) : start connect to zamonien@localhost
 [12:20:32.79][67c10853] DB : PDO(mysql:dbname=zamonien_afterlogic;host=localhost;charset=utf8)
 [12:20:32.79][67c10853] DB : connected to zamonien@localhost
 [12:20:32.79][67c10853] DB[1] > SELECT id_acct FROM awm_accounts WHERE def_acct = 1 AND id_user = 1
 [12:20:32.79][67c10853] DB[2] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `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 awm_accounts WHERE `id_acct` = 1
 [12:20:32.80][67c10853] DB[3] > SELECT `id_user`, `id_subscription`, `id_helpdesk_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `created_time`, `last_login`, `last_login_now`, `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`, `sip_impi`, `sip_password`, `twilio_number`, `twilio_enable`, `twilio_default_number`, `use_threads`, `save_replied_messages_to_current_folder`, `desktop_notifications`, `allow_change_input_direction`, `allow_helpdesk_notifications`, `enable_open_pgp`, `allow_autosave_in_drafts`, `autosign_outgoing_emails`, `capa`, `custom_fields`, `files_enable` FROM awm_settings WHERE `id_user` = 1
 [12:20:32.82][67c10853] DB[4] > SELECT id_group, use_frequency, group_nm, organization
 FROM awm_addr_groups
 WHERE id_user = 1 AND group_nm LIKE '%schre%'
 ORDER BY use_frequency DESC
 LIMIT 20 OFFSET 0
 [12:20:32.83][67c10853] DB[5] > SELECT id_addr, str_id, id_user, auto_create, view_email, primary_email, h_email, b_email, other_email,
 use_frequency, fullname, firstname, use_friendly_nm, type, type_id, b_phone, h_phone, h_mobile, shared_to_all
 FROM awm_addr_book
 WHERE ((id_user = 1 AND shared_to_all = 0) OR (shared_to_all = 1 AND id_tenant = 0)) AND deleted = 0 AND hide_in_gab = 0 AND type = 0 AND ((h_email <> '' OR b_email <> '' OR other_email <> '')  AND (fullname LIKE '%schre%' OR firstname LIKE '%schre%' OR surname LIKE '%schre%' OR nickname LIKE '%schre%' OR h_email LIKE '%schre%' OR b_email LIKE '%schre%' OR other_email LIKE '%schre%'))
 ORDER BY shared_to_all ASC, use_frequency DESC
 LIMIT 20 OFFSET 0
 [12:20:32.83][67c10853] DB : disconnect from zamonien@localhost
 
 [12:20:54.48][47cc427a] [POST(19)][ip:87.123.251.76] /?/Ajax/
 [12:20:54.48][47cc427a] POST > [AccountID, FetcherID, IdentityID, DraftUid, To, Cc, Bcc, Subject, Text, IsHtml, Importance, Sensivity, ReadingConfirmation, InReplyTo, References, Action, ShowReport, SentFolder, Token]
 [12:20:54.48][47cc427a]
 [12:20:54.48][47cc427a] AJAX: Action: MessageSend
 [12:20:54.48][47cc427a] DB(PDO/mysql) : start connect to zamonien@localhost
 [12:20:54.48][47cc427a] DB : PDO(mysql:dbname=zamonien_afterlogic;host=localhost;charset=utf8)
 [12:20:54.48][47cc427a] DB : connected to zamonien@localhost
 [12:20:54.48][47cc427a] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `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 awm_accounts WHERE `id_acct` = 11
 [12:20:54.49][47cc427a] DB[2] > SELECT `id_user`, `id_subscription`, `id_helpdesk_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `created_time`, `last_login`, `last_login_now`, `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`, `sip_impi`, `sip_password`, `twilio_number`, `twilio_enable`, `twilio_default_number`, `use_threads`, `save_replied_messages_to_current_folder`, `desktop_notifications`, `allow_change_input_direction`, `allow_helpdesk_notifications`, `enable_open_pgp`, `allow_autosave_in_drafts`, `autosign_outgoing_emails`, `capa`, `custom_fields`, `files_enable` FROM awm_settings WHERE `id_user` = 1
 [12:20:54.51][47cc427a] IMAP[NOTE]: Start connection to "ssl://imap.web.de:993"
 [12:20:54.57][47cc427a] IMAP[DATA]: < * OK IMAP server ready H miweb013 101319 IMAP-0MWN71-1Xs1An16l8-00XyxH\r\n
 [12:20:54.57][47cc427a] IMAP[DATA]: > TAG1 CAPABILITY\r\n
 [12:20:54.58][47cc427a] IMAP[DATA]: < * CAPABILITY IMAP4rev1 CHILDREN ENABLE ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE NAMESPACE QUOTA SASL-IR SORT SPECIAL-USE THREAD=ORDEREDSUBJECT UIDPLUS UNSELECT WITHIN AUTH=LOGIN AUTH=PLAIN\r\n
 [12:20:54.58][47cc427a] IMAP[DATA]: < TAG1 OK CAPABILITY completed\r\n
 [12:20:54.58][47cc427a] IMAP[SECURE]: > TAG2 LOGIN "braukhoff@web.de" "********"\r\n
 [12:20:54.61][47cc427a] IMAP[DATA]: < TAG2 OK LOGIN completed\r\n
 [12:20:54.62][47cc427a] SMTP[NOTE]: Start connection to "smtp.web.de:587"
 [12:20:54.64][47cc427a] SMTP[DATA]: < 220 web.de (mrweb001) Nemesis ESMTP Service ready\r\n
 [12:20:54.64][47cc427a] SMTP[DATA]: > EHLO mail.wischtisch.de\r\n
 [12:20:54.64][47cc427a] SMTP[DATA]: < 250-web.de Hello mail.wischtisch.de [95.143.172.194]\r\n
 [12:20:54.64][47cc427a] SMTP[DATA]: < 250-SIZE 69920427\r\n
 [12:20:54.64][47cc427a] SMTP[DATA]: < 250-AUTH LOGIN PLAIN\r\n
 [12:20:54.64][47cc427a] SMTP[DATA]: < 250 STARTTLS\r\n
 [12:20:54.64][47cc427a] SMTP[DATA]: > AUTH LOGIN\r\n
 [12:20:54.64][47cc427a] SMTP[DATA]: < 334 VXNlcm5hbWU6\r\n
 [12:20:54.64][47cc427a] SMTP[DATA]: > YnJhdWtob2ZmQHdlYi5kZQ==\r\n
 [12:20:54.65][47cc427a] SMTP[DATA]: < 334 UGFzc3dvcmQ6\r\n
 [12:20:54.65][47cc427a] SMTP[SECURE]: > ********\r\n
 [12:20:54.71][47cc427a] SMTP[DATA]: < 235 Authentication succeeded\r\n
 [12:20:54.71][47cc427a] SMTP[DATA]: > MAIL FROM:<braukhoff@web.de> SIZE=988\r\n
 [12:20:54.71][47cc427a] SMTP[DATA]: < 550-Requested action not taken: mailbox unavailable\r\n
 [12:20:54.71][47cc427a] SMTP[DATA]: < 550 Insufficient security or privacy level.\r\n
 [12:20:54.71][47cc427a] SMTP[ERROR]: exception 'MailSo\Smtp\Exceptions\NegativeResponseException' with message '550-Requested action not taken: mailbox unavailable
 
 550 Insufficient security or privacy level.' in /var/www/virtual/zamonien/mail/libraries/MailSo/Smtp/SmtpClient.php:715
 Stack trace:
 #0 /var/www/virtual/zamonien/mail/libraries/MailSo/Smtp/SmtpClient.php(596): MailSo\Smtp\SmtpClient->validateResponse(250)
 #1 /var/www/virtual/zamonien/mail/libraries/MailSo/Smtp/SmtpClient.php(313): MailSo\Smtp\SmtpClient->sendRequestWithCheck('MAIL', 250, 'FROM:<braukhoff...')
 #2 /var/www/virtual/zamonien/mail/libraries/afterlogic/common/managers/mail/manager.php(1077): MailSo\Smtp\SmtpClient->MailFrom('braukhoff@web.d...', '988')
 #3 /var/www/virtual/zamonien/mail/libraries/ProjectSeven/Actions.php(1509): CApiMailManager->MessageSend(Object(CAccount), Object(MailSo\Mime\Message), NULL, 'Gesendet', '', '')
 #4 [internal function]: ProjectSeven\Actions->AjaxMessageSend()
 #5 /var/www/virtual/zamonien/mail/libraries/ProjectSeven/Service.php(251): call_user_func(Array)
 #6 /var/www/virtual/zamonien/mail/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle()
 #7 /var/www/virtual/zamonien/mail/index.php(80): include('/var/www/virtua...')
 #8 {main}
 [12:20:54.71][47cc427a] Previous Exception: 550-Requested action not taken: mailbox unavailable
 
 550 Insufficient security or privacy level.
 [12:20:54.71][47cc427a] SMTP[DATA]: > QUIT\r\n
 [12:20:54.72][47cc427a] SMTP[DATA]: < 221 web.de Service closing transmission channel\r\n
 [12:20:54.72][47cc427a] SMTP[NOTE]: Disconnected from "smtp.web.de:587" (success)
 [12:20:54.72][47cc427a] exception 'CApiManagerException' with message 'Can't send message' in /var/www/virtual/zamonien/mail/libraries/afterlogic/common/managers/mail/manager.php:1101
 Stack trace:
 #0 /var/www/virtual/zamonien/mail/libraries/ProjectSeven/Actions.php(1509): CApiMailManager->MessageSend(Object(CAccount), Object(MailSo\Mime\Message), NULL, 'Gesendet', '', '')
 #1 [internal function]: ProjectSeven\Actions->AjaxMessageSend()
 #2 /var/www/virtual/zamonien/mail/libraries/ProjectSeven/Service.php(251): call_user_func(Array)
 #3 /var/www/virtual/zamonien/mail/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle()
 #4 /var/www/virtual/zamonien/mail/index.php(80): include('/var/www/virtua...')
 #5 {main}
 
 Next exception 'ProjectSeven\Exceptions\ClientException' with message '550-Requested action not taken: mailbox unavailable
 
 550 Insufficient security or privacy level.' in /var/www/virtual/zamonien/mail/libraries/ProjectSeven/Actions.php:1527
 Stack trace:
 #0 [internal function]: ProjectSeven\Actions->AjaxMessageSend()
 #1 /var/www/virtual/zamonien/mail/libraries/ProjectSeven/Service.php(251): call_user_func(Array)
 #2 /var/www/virtual/zamonien/mail/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle()
 #3 /var/www/virtual/zamonien/mail/index.php(80): include('/var/www/virtua...')
 #4 {main}
 [12:20:54.72][47cc427a] INFO[MEMORY]: Memory peak usage: 10.5MB
 [12:20:54.72][47cc427a] INFO[TIME]: Time delta: 0.3418869972229
 [12:20:54.72][47cc427a] DB : disconnect from zamonien@localhost
 [12:20:54.72][47cc427a] IMAP[DATA]: > TAG3 LOGOUT\r\n
 [12:20:54.72][47cc427a] IMAP[DATA]: < * BYE Server logging out\r\n
 [12:20:54.72][47cc427a] IMAP[DATA]: < TAG3 OK LOGOUT completed\r\n
 [12:20:54.72][47cc427a] IMAP[NOTE]: Disconnected from "ssl://imap.web.de:993" (success)
 
 [12:20:55.97][45eac414] [POST(9)][ip:87.123.251.76] /?/Ajax/
 [12:20:55.97][45eac414] POST > [Action, Folder, Offset, Limit, Search, Filters, UseThreads, AccountID, Token]
 [12:20:55.97][45eac414]
 [12:20:55.97][45eac414] AJAX: Action: MessageList
 [12:20:55.97][45eac414] DB(PDO/mysql) : start connect to zamonien@localhost
 [12:20:55.97][45eac414] DB : PDO(mysql:dbname=zamonien_afterlogic;host=localhost;charset=utf8)
 [12:20:55.97][45eac414] DB : connected to zamonien@localhost
 [12:20:55.97][45eac414] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `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 awm_accounts WHERE `id_acct` = 11
 [12:20:55.98][45eac414] DB[2] > SELECT `id_user`, `id_subscription`, `id_helpdesk_user`, `msgs_per_page`, `contacts_per_page`, `auto_checkmail_interval`, `created_time`, `last_login`, `last_login_now`, `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`, `sip_impi`, `sip_password`, `twilio_number`, `twilio_enable`, `twilio_default_number`, `use_threads`, `save_replied_messages_to_current_folder`, `desktop_notifications`, `allow_change_input_direction`, `allow_helpdesk_notifications`, `enable_open_pgp`, `allow_autosave_in_drafts`, `autosign_outgoing_emails`, `capa`, `custom_fields`, `files_enable` FROM awm_settings WHERE `id_user` = 1
 [12:20:55.99][45eac414] IMAP[NOTE]: Start connection to "ssl://imap.web.de:993"
 [12:20:56.06][45eac414] IMAP[DATA]: < * OK IMAP server ready H miweb010 101319 IMAP-0MAzTd-1XarrB3wge-00AB0L\r\n
 [12:20:56.06][45eac414] IMAP[DATA]: > TAG1 CAPABILITY\r\n
 [12:20:56.06][45eac414] IMAP[DATA]: < * CAPABILITY IMAP4rev1 CHILDREN ENABLE ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE NAMESPACE QUOTA SASL-IR SORT SPECIAL-USE THREAD=ORDEREDSUBJECT UIDPLUS UNSELECT WITHIN AUTH=LOGIN AUTH=PLAIN\r\n
 [12:20:56.06][45eac414] IMAP[DATA]: < TAG1 OK CAPABILITY completed\r\n
 [12:20:56.07][45eac414] IMAP[SECURE]: > TAG2 LOGIN "braukhoff@web.de" "********"\r\n
 [12:20:56.10][45eac414] IMAP[DATA]: < TAG2 OK LOGIN completed\r\n
 [12:20:56.10][45eac414] IMAP[DATA]: > TAG3 EXAMINE "Gesendet"\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: < * 21 EXISTS\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: < * 21 RECENT\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: < * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: < * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)] Unlimited\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: < * OK [UIDNEXT 33] Predicted next UID\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: < * OK [UIDVALIDITY 1] UIDs valid\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: < TAG3 OK [READ-ONLY] EXAMINE completed\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: > TAG4 STATUS "Gesendet" (MESSAGES UNSEEN UIDNEXT)\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: < * STATUS Gesendet (MESSAGES 21 UIDNEXT 33 UNSEEN 0)\r\n
 [12:20:56.11][45eac414] IMAP[DATA]: < TAG4 OK STATUS completed\r\n
 [12:20:56.12][45eac414] IMAP[DATA]: > TAG5 CAPABILITY\r\n
 [12:20:56.12][45eac414] IMAP[DATA]: < * CAPABILITY IMAP4rev1 CHILDREN ENABLE ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE NAMESPACE QUOTA SASL-IR SORT SPECIAL-USE THREAD=ORDEREDSUBJECT UIDPLUS UNSELECT WITHIN\r\n
 [12:20:56.12][45eac414] IMAP[DATA]: < TAG5 OK CAPABILITY completed\r\n
 [12:20:56.12][45eac414] IMAP[DATA]: > TAG6 UID THREAD ORDEREDSUBJECT UTF-8 ALL\r\n
 [12:20:56.14][45eac414] IMAP[DATA]: < * THREAD (12)(13)(14)(15)(16)(17)(18)(19)(20)(21)(22)(23)(24)(25 (26)(27))(28)(29)(30)(31)(32)\r\n
 [12:20:56.14][45eac414] IMAP[DATA]: < TAG6 OK UID THREAD completed\r\n
 [12:20:56.14][45eac414] IMAP[DATA]: > TAG7 UID FETCH 32,31,30,29,28,27,24,23,22,21,20,19,18,17,16,15,14,13,12 (UID RFC822.SIZE INTERNALDATE FLAGS BODYSTRUCTURE BODY.PEEK[HEADER])\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 1 FETCH (UID 12 RFC822.SIZE 1577 INTERNALDATE "08-Sep-2014 19:35:27 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 851 21 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {726}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 2 FETCH (UID 13 RFC822.SIZE 898 INTERNALDATE "08-Sep-2014 19:58:02 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 157 1 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {741}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 3 FETCH (UID 14 RFC822.SIZE 938 INTERNALDATE "08-Sep-2014 21:21:06 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 202 5 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {736}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 4 FETCH (UID 15 RFC822.SIZE 1776 INTERNALDATE "08-Sep-2014 21:50:18 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 911 24 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {865}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 5 FETCH (UID 16 RFC822.SIZE 2641 INTERNALDATE "08-Sep-2014 21:53:16 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 1644 39 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {997}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 6 FETCH (UID 17 RFC822.SIZE 1272 INTERNALDATE "09-Sep-2014 07:53:15 +0000" BODYSTRUCTURE ("TEXT" "plain" ("charset" "UTF-8") NIL NIL "7BIT" 406 30 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {866}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 7 FETCH (UID 18 RFC822.SIZE 862 INTERNALDATE "09-Sep-2014 19:55:11 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 136 1 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {726}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 8 FETCH (UID 19 RFC822.SIZE 1156 INTERNALDATE "09-Sep-2014 20:12:17 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 451 17 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {705}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 9 FETCH (UID 20 RFC822.SIZE 2675 INTERNALDATE "09-Sep-2014 21:09:49 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 1698 34 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {977}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < * 10 FETCH (UID 21 RFC822.SIZE 901 INTERNALDATE "10-Sep-2014 18:12:03 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 173 3 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {728}\r\n
 [12:20:56.18][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < * 11 FETCH (UID 22 RFC822.SIZE 957 INTERNALDATE "10-Sep-2014 19:42:23 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 198 1 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {759}\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < * 12 FETCH (UID 23 RFC822.SIZE 1008 INTERNALDATE "10-Sep-2014 20:18:43 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 229 5 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {779}\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < * 13 FETCH (UID 24 RFC822.SIZE 830 INTERNALDATE "11-Sep-2014 11:11:13 +0000" BODYSTRUCTURE ("TEXT" "plain" ("charset" "UTF-8") NIL NIL "QUOTED-PRINTABLE" 149 6 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {681}\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < * 16 FETCH (UID 27 RFC822.SIZE 1305 INTERNALDATE "11-Sep-2014 16:39:21 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 586 21 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {719}\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < * 17 FETCH (UID 28 RFC822.SIZE 1159 INTERNALDATE "11-Sep-2014 20:12:21 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 434 5 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {725}\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < * 18 FETCH (UID 29 RFC822.SIZE 884 INTERNALDATE "12-Sep-2014 08:03:40 +0000" BODYSTRUCTURE ("TEXT" "plain" ("charset" "UTF-8") NIL NIL "7BIT" 97 7 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {787}\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < * 19 FETCH (UID 30 RFC822.SIZE 1226 INTERNALDATE "12-Sep-2014 22:49:41 +0000" BODYSTRUCTURE ("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 529 13 NIL NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {697}\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < * 20 FETCH (UID 31 RFC822.SIZE 18641 INTERNALDATE "13-Sep-2014 11:11:15 +0000" BODYSTRUCTURE (("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 9526 170 NIL NIL NIL NIL)("IMAGE" "jpeg" NIL "<image005.jpg@01CFCC24.F92D7AB0>" NIL "BASE64" 4388 NIL ("attachment" ("filename" "image005.jpg")) NIL NIL)("IMAGE" "jpeg" NIL "<image006.jpg@01CFCC24.F92D7AB0>" NIL "BASE64" 3070 NIL ("attachment" ("filename" "image006.jpg")) NIL NIL) "related" ("boundary" "refeiks-8a80ca52-79cf-415c-a7a0-fec8cd1b9fca") NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {1085}\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < * 21 FETCH (UID 32 RFC822.SIZE 33523 INTERNALDATE "14-Sep-2014 12:10:22 +0000" BODYSTRUCTURE (("TEXT" "html" ("charset" "UTF-8") NIL NIL "7BIT" 16352 276 NIL NIL NIL NIL)("IMAGE" "jpeg" NIL "<image002.jpg@01CFCF6E.1F8425A0>" NIL "BASE64" 4388 NIL ("attachment" ("filename" "image002.jpg")) NIL NIL)("IMAGE" "jpeg" NIL "<image004.jpg@01CFCF6E.1F8425A0>" NIL "BASE64" 3066 NIL ("attachment" ("filename" "image004.jpg")) NIL NIL)("IMAGE" "jpeg" NIL "<image005.jpg@01CFCF6E.1F8425A0>" NIL "BASE64" 4388 NIL ("attachment" ("filename" "image005.jpg")) NIL NIL)("IMAGE" "jpeg" NIL "<image006.jpg@01CFCF6E.1F8425A0>" NIL "BASE64" 3070 NIL ("attachment" ("filename" "image006.jpg")) NIL NIL) "related" ("boundary" "sgnirkm-29e2c65e-df5a-4027-b9eb-1bbffe0a1b37") NIL NIL NIL) FLAGS (\Recent \Seen) BODY[HEADER] {1257}\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < )\r\n
 [12:20:56.19][45eac414] IMAP[DATA]: < TAG7 OK UID FETCH completed\r\n
 [12:20:56.28][45eac414] INFO[MEMORY]: Memory peak usage: 10.25MB
 [12:20:56.28][45eac414] INFO[TIME]: Time delta: 0.44065308570862
 [12:20:56.28][45eac414] DB : disconnect from zamonien@localhost
 [12:20:56.28][45eac414] IMAP[DATA]: > TAG8 LOGOUT\r\n
 [12:20:56.29][45eac414] IMAP[DATA]: < * BYE Server logging out\r\n
 [12:20:56.29][45eac414] IMAP[DATA]: < TAG8 OK LOGOUT completed\r\n
 [12:20:56.29][45eac414] IMAP[NOTE]: Disconnected from "ssl://imap.web.de:993" (success)
 
 [12:20:59.19][058b0d95] [GET][ip:87.123.251.76] /adminpanel/index.php?pop&type=log&action=view
 [12:20:59.19][058b0d95] POST > []
 [12:20:59.19][058b0d95]
 [12:20:59.19][058b0d95] call CCommonModule->StandardPopAction->System()
 [12:20:59.19][058b0d95] call CWebMailModule->StandardPopAction->System()
 
 |  |  |  
 Hope you can help me, don't want to log in each time on web.de just to write a mail.
 
 Michael
 |  
        | Back to Top |     |  
        |  |  
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6168
 | 
          It appears that mailserver requires SSL on port 587, which isn't a guaranteed behavior actually. In WebMail Pro, you need to supply port 465 if you need SSL for SMTP.
           | Posted: 15 September 2014 at 2:13am | IP Logged |   |  
           | 
 |  
 --
 Regards,
 Igor, AfterLogic Support
 |  
        | Back to Top |     |  
        |  |  
        | M_B Newbie
 
  
 
 Joined: 14 September 2014
 Location: Germany
 Online Status: Offline
 Posts: 3
 | 
          I also tried port 465  - and now again, just to be sure.
           | Posted: 15 September 2014 at 10:15am | IP Logged |   |  
           | 
 |  
 Doesn't work too, no matter if I use SMTP-Authentification or not (on both ports...)
 
 
   |  
        | Back to Top |     |  
        |  |  
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6168
 | 
          If you provide us with account access details via http://www.afterlogic.com/helpdesk/, we might be able to help you on this.
           | Posted: 16 September 2014 at 2:06am | IP Logged |   |  
           | 
 |  
 --
 Regards,
 Igor, AfterLogic Support
 |  
        | Back to Top |     |  
        |  |  
        | M_B Newbie
 
  
 
 Joined: 14 September 2014
 Location: Germany
 Online Status: Offline
 Posts: 3
 | 
          I'll contact the Helpdesk. Cross fingers...
           | Posted: 16 September 2014 at 11:35am | IP Logged |   |  
           | 
 |    |  
        | Back to Top |     |  
        |  |  |  |