| Author | 
         | 
         
      
        
         
         alexonline Newbie 
          
 
  Joined: 13 February 2012
 Online Status: Offline Posts: 6
          | 
        
         
          
           | Posted: 13 February 2012 at 5:45am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Hey,
 I'm german so i have a bad english.
 My Problem i can't send a mail over smtp.live.com with port 587
 
 I've get the error 
 [12:25:51.385] [SMTP] Connecting to server smtp.live.com on port 587
 221::[12:25:51.606] [SMTP] <<: 220 BLU0-SMTP99.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at  Mon, 13 Feb 2012 04:25:51 -0800
 [12:25:51.607] [SMTP] >>: EHLO chaosweb.in
 [12:25:51.712] [SMTP] <<: 250-BLU0-SMTP99.phx.gbl Hello [78.94.214.244]
 [12:25:51.712] [SMTP] <<: 250-TURN
 [12:25:51.713] [SMTP] <<: 250-SIZE 41943040
 [12:25:51.713] [SMTP] <<: 250-ETRN
 [12:25:51.713] [SMTP] <<: 250-PIPELINING
 [12:25:51.713] [SMTP] <<: 250-DSN
 [12:25:51.714] [SMTP] <<: 250-ENHANCEDSTATUSCODES
 [12:25:51.714] [SMTP] <<: 250-8bitmime
 [12:25:51.714] [SMTP] <<: 250-BINARYMIME
 [12:25:51.715] [SMTP] <<: 250-CHUNKING
 [12:25:51.715] [SMTP] <<: 250-VRFY
 [12:25:51.715] [SMTP] <<: 250-TLS
 [12:25:51.716] [SMTP] <<: 250-STARTTLS
 [12:25:51.716] [SMTP] <<: 250 OK
 [12:25:51.716] [SMTP] >>: AUTH LOGIN
 [12:25:51.820] [SMTP] <<: 530 5.7.0 Must issue a STARTTLS command first
 [12:25:51.820] [SMTP] Error <<: 530 5.7.0 Must issue a STARTTLS command first
 [12:25:51.822] >>>[server_xml]>>>
 
 
 
 
 after i edited the class_smtp.php
 from     define('USE_STARTTLS', false); to      define('USE_STARTTLS', true);
 
 
 
 i get this error 
 [13:38:29.456] [SMTP] Connecting to server smtp.live.com on port 587
 208::[13:38:29.664] [SMTP] <<: 220 BLU0-SMTP292.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at  Mon, 13 Feb 2012 05:38:29 -0800
 [13:38:29.664] [SMTP] >>: STARTTLS
 [13:38:29.768] [SMTP] <<: 503 5.5.2 Send hello first
 [13:38:29.769] [SMTP] Error <<: 503 5.5.2 Send hello first
 [13:38:29.769] [SMTP] >>: EHLO chaosweb.in
 [13:38:29.875] [SMTP] <<: 250-BLU0-SMTP292.phx.gbl Hello [78.94.214.244]
 [13:38:29.875] [SMTP] <<: 250-TURN
 [13:38:29.875] [SMTP] <<: 250-SIZE 41943040
 [13:38:29.876] [SMTP] <<: 250-ETRN
 [13:38:29.876] [SMTP] <<: 250-PIPELINING
 [13:38:29.876] [SMTP] <<: 250-DSN
 [13:38:29.877] [SMTP] <<: 250-ENHANCEDSTATUSCODES
 [13:38:29.877] [SMTP] <<: 250-8bitmime
 [13:38:29.877] [SMTP] <<: 250-BINARYMIME
 [13:38:29.877] [SMTP] <<: 250-CHUNKING
 [13:38:29.878] [SMTP] <<: 250-VRFY
 [13:38:29.878] [SMTP] <<: 250-TLS
 [13:38:29.878] [SMTP] <<: 250-STARTTLS
 [13:38:29.879] [SMTP] <<: 250 OK
 [13:38:29.879] [SMTP] >>: AUTH LOGIN
 [13:38:29.982] [SMTP] <<: 530 5.7.0 Must issue a STARTTLS command first
 [13:38:29.983] [SMTP] Error <<: 530 5.7.0 Must issue a STARTTLS command first
 [13:38:29.984] >>>[server_xml]>>>
 
 
 
 
 PLS HELP ME! 
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Igor AfterLogic Support 
          
 
  Joined: 24 June 2008 Location: United States
 Online Status: Offline Posts: 6168
          | 
        
         
          
           | Posted: 13 February 2012 at 5:56am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Can you confirm you're using the latest 6.3.9 version? You can check the version number as shown here.
 
 --
 Regards,
 Igor, AfterLogic Support
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         alexonline Newbie 
          
 
  Joined: 13 February 2012
 Online Status: Offline Posts: 6
          | 
        
         
          
           | Posted: 13 February 2012 at 8:58am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
THX Update works for me!
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         alexonline Newbie 
          
 
  Joined: 13 February 2012
 Online Status: Offline Posts: 6
          | 
        
         
          
           | Posted: 13 February 2012 at 9:17am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
SORRY! DOENST WORK!
 
 I get 
 [17:15:47.87] [SMTP] Connecting to server ssl://smtp.live.com on port 587
 [17:15:48.26] [SMTP] Error: 
 [17:15:48.27] XML Result >
 <?xml version="1.0" encoding="utf-8"?><webmail><error><![CDATA[Nachricht konnte nicht gesendet werden]]></error></webmail>
 [17:15:48.27] # script shutdown
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         alexonline Newbie 
          
 
  Joined: 13 February 2012
 Online Status: Offline Posts: 6
          | 
        
         
          
           | Posted: 13 February 2012 at 9:31am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
in the lite version i become the same error as in the first post :(
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Igor AfterLogic Support 
          
 
  Joined: 24 June 2008 Location: United States
 Online Status: Offline Posts: 6168
          | 
        
         
          
           | Posted: 13 February 2012 at 11:48pm | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Make sure that you don't have "Use SSL" option selected, that box should be unchecked. We've just tested it, and it should work fine that way.
 
 --
 Regards,
 Igor, AfterLogic Support
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         alexonline Newbie 
          
 
  Joined: 13 February 2012
 Online Status: Offline Posts: 6
          | 
        
         
          
           | Posted: 14 February 2012 at 4:57am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
THX THAT WORKS!
 
 I have a last question where is the funktion to display on the login the domain?
 Like 
 Adress: fieldtowrite + static@domain.tld
 Login:....
 ? 
 THX for your Support and for this great software!
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Igor AfterLogic Support 
          
 
  Joined: 24 June 2008 Location: United States
 Online Status: Offline Posts: 6168
          | 
        
         
          
           | Posted: 14 February 2012 at 5:05am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Things like that are configured via settings.xml file, you're probably looking for LoginFormType, LoginAtDomainValue and related values.
 
 --
 Regards,
 Igor, AfterLogic Support
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         alexonline Newbie 
          
 
  Joined: 13 February 2012
 Online Status: Offline Posts: 6
          | 
        
         
          
           | Posted: 14 February 2012 at 6:54am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
THX!
 Your support is Great! :)
 
 
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   |