henryvi Newbie 
          
 
  Joined: 17 June 2013 Location: Hong Kong
 Online Status: Offline Posts: 2
          | 
        
         
          
           | Posted: 17 June 2013 at 10:14pm | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
HI, 
 
   I can't send mail with webmail but it work with iphone, and webmail squirrelmail too
 Server using Linux with qmailtoaster, SMTP i try 25 with auth and also 587 which working fine on other client. but no luck with afterlogic webmail lite. So, can anyone help me please!
 
 Henry From Hong Kong.
 
 
 Here is the Log that i found SMTP error:
 ---------------------------------------------------------------------------------------
 [04:04:27.41] SMTP[NOTE]: Start connection to "localhost:25"
 [04:04:27.41] SMTP[TIME]: 0.00015401840209961 (raw connection)
 [04:04:27.46] SMTP[DATA]: < 220  - Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP\r\n
 
 [04:04:45.44] [POST(3)] /aw/index.php?/Ajax/
 [04:04:45.44] POST > [Action, AccountID, Token]
 [04:04:45.44]
 [04:04:45.44] AJAX: Action: DoServerInitializations
 [04:04:45.44] DB : start connect to root@localhost
 [04:04:45.44] DB : connected to root@localhost
 [04:04:45.44] 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`, `def_order`, `getmail_at_login`, `hide_in_gab`, `mail_mode`, `mails_on_server_days`, `signature`, `signature_type`, `signature_opt`, `delimiter`, `mailbox_size`, `namespace`, `custom_fields` FROM awm_accounts WHERE `id_acct` = 1
 [04:04:45.44] 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 awm_settings WHERE `id_user` = 1
 [04:04:45.45] DB[3] > SELECT id_addr, type_id FROM awm_addr_book
 WHERE id_user = 1 AND deleted = 0 AND auto_create = 0 AND type = 1
 [04:04:45.45] SynchronizeExternalContacts: none
 [04:04:45.45] DB : disconnect from root@localhost
 [04:04:47.46] SMTP[ERROR]: exception 'MailSo\Net\Exceptions\SocketReadTimeoutException' with message 'MailSo-Net-Exceptions-SocketReadTimeoutException (NetClient.php ~ 374)' in /usr/share/webmail/libraries/MailSo/Net/NetClient.php:374
 Stack trace:
 #0 /usr/share/webmail/libraries/MailSo/Smtp/SmtpClient.php(662): MailSo\Net\NetClient->getNextBuffer()
 #1 /usr/share/webmail/libraries/MailSo/Smtp/SmtpClient.php(124): MailSo\Smtp\SmtpClient->validateResponse(220)
 #2 /usr/share/webmail/libraries/afterlogic/common/managers/mail/manager.php(823): MailSo\Smtp\SmtpClient->Connect('localhost', 25, 'localhost', 9)
 #3 /usr/share/webmail/libraries/ProjectSeven/Actions.php(737): CApiMailManager->MessageSend(Object(CAccount), Object(MailSo\Mime\Message), 'INBOX.Sent', '', '')
 #4 [internal function]: ProjectSeven\Actions->AjaxMessageSend()
 #5 /usr/share/webmail/libraries/ProjectSeven/Service.php(95): call_user_func(Array)
 #6 /usr/share/webmail/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle()
 #7 /usr/share/webmail/index.php(54): include('/usr/share/webm...')
 #8 {main}
 [04:04:47.46] SMTP[NOTE]: Disconnected from "localhost:25" (success)
 [04:04:47.46] SMTP[TIME]: 20.049063205719 (net session)
 
 ---------------------------------------------------------------------------
         |