| Author |  | 
      
        | SandMan Newbie
 
  
 
 Joined: 15 November 2009
 Online Status: Offline
 Posts: 1
 | 
          Hello,
           | Posted: 15 November 2009 at 3:55am | IP Logged |   |  
           | 
 |  
 i use Debian Lenny + Confixx Pro, i can read
 emails but not send!
 
 here the log:
 
 [12:52:58.184] [SMTP] Connecting to server
 localhost on port 25
 [12:52:58.199] [SMTP] <<: 220 xxxxxx.com ESMTP
 Postfix (Debian/GNU)
 [12:52:58.199] [SMTP] >>: EHLO xxxxxx.de
 [12:52:58.199] [SMTP] <<: 250-xxxxxx.com
 [12:52:58.199] [SMTP] <<: 250-PIPELINING
 [12:52:58.199] [SMTP] <<: 250-SIZE 10240000
 [12:52:58.199] [SMTP] <<: 250-VRFY
 [12:52:58.200] [SMTP] <<: 250-ETRN
 [12:52:58.200] [SMTP] <<: 250-STARTTLS
 [12:52:58.200] [SMTP] <<: 250-AUTH PLAIN LOGIN
 [12:52:58.200] [SMTP] <<: 250-AUTH=PLAIN LOGIN
 [12:52:58.200] [SMTP] <<: 250-
 ENHANCEDSTATUSCODES
 [12:52:58.200] [SMTP] <<: 250-8BITMIME
 [12:52:58.200] [SMTP] <<: 250 DSN
 [12:52:58.200] [SMTP] >>: MAIL
 FROM:<mail@xxxxxx.de>
 [12:52:58.207] [SMTP] <<: 250 2.1.0 Ok
 [12:52:58.207] [SMTP] >>: RCPT
 TO:<xxxxxx@web.de>
 [12:52:58.207] [SMTP] <<: 554 5.7.1
 <xxxxxx@web.de>: Relay access denied
 [12:52:58.207] [SMTP] Error <<: 554 5.7.1
 <xxxxxx@web.de>: Relay access denied
 
 
 What are the problem? The loggin name is not
 the email by confixx:
 
 Email: xxx@xxx.de
 Login: webXpX
 
 Do you have any idear? Thanks for help...!
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          You are using MailBee SMTP ActiveX component to send emails through Confixx Pro mail server, correct?
           | Posted: 15 November 2009 at 4:47am | IP Logged |   |  
           | 
 |  
 If so, you should enable SMTP authentication in the component. The log shows there is no attempt to authenticate on the server. The property to set is SMTP.AuthMethod.
 
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  |