| Author | 
         | 
         
      
        
         
         slangsc Newbie 
          
 
  Joined: 09 February 2011
 Online Status: Offline Posts: 2
          | 
        
         
          
           | Posted: 09 February 2011 at 8:25am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Using Afterlogic Webmail Pro, PHP:
 
 I can read messages just fine, but I am not able to send.  The log is posted:
 
 [09:12:01.58] [SMTP] Connecting to server mail.pasigns.com on port 587
 [09:12:08.90] [SMTP] <<: 220-mint.hmdnsgroup.com ESMTP Exim 4.69 #1 Wed, 09 Feb 2011 11:08:45 -0500
 [09:12:08.90] [SMTP] <<: 220-We do not authorize the use of this system to transport unsolicited,
 [09:12:08.90] [SMTP] <<: 220 and/or bulk e-mail.
 [09:12:08.90] [SMTP] >>: EHLO pasigns.com
 [09:12:09.00] [SMTP] <<: 250-mint.hmdnsgroup.com Hello pasigns.com [71.216.218.76]
 [09:12:09.00] [SMTP] <<: 250-SIZE 52428800
 [09:12:09.00] [SMTP] <<: 250-PIPELINING
 [09:12:09.00] [SMTP] <<: 250-AUTH PLAIN LOGIN
 [09:12:09.00] [SMTP] <<: 250-STARTTLS
 [09:12:09.00] [SMTP] <<: 250 HELP
 [09:12:09.00] [SMTP] >>: STARTTLS
 [09:12:09.11] [SMTP] <<: 220 TLS go ahead
 [09:12:09.11] [SMTP] >>: EHLO pasigns.com
 [09:12:09.21] [SMTP] <<: 554 Security failure
 [09:12:09.21] [SMTP] Error <<: 554 Security failure
 [09:12:09.21] [SMTP] >>: HELO pasigns.com
 [09:12:09.31] [SMTP] <<: 554 Security failure
 [09:12:09.31] [SMTP] Error <<: 554 Security failure
 
 
 The one thing that I do see is that it's trying to use TLS, but I've not configured the settings to do that.  I do need to authenticate, but not securely.
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   |