Menu

RE: Smtp Authentication

Help
Anonymous
2002-08-12
2002-12-13
  • Anonymous

    Anonymous - 2002-08-12

    ****  Appended from previous post ***************

    The exception is :

    ERROR - Expecting 250. Recieved: 334 VXNlcm5hbWU6

    In looking up this error, I found that it related to authentication issues. 

    The log file shows the following :

    client]: EHLO myserver.pop3.com
    [server]: 250-ctd.com Hello myserver.pop3.com, pleased to meet you
    [client]: AUTH LOGIN
    [server]: 250-ETRN
    250-AUTH LOGIN CRAM-MD5
    250-8BITMIME
    250 SIZE 15000000
    [client]: MAIL FROM: <abnrng@hotmail.com>
    [server]: 334 VXNlcm5hbWU6

    Thanks all

    Drew

     
    • Jeffrey McManus

      Jeffrey McManus - 2002-12-03

      I'm getting a similar error. Has anyone used this component to successful send mail with authentication?

       
    • Ian Stallings

      Ian Stallings - 2002-12-05

      Please make sure you are using the latest version of the component. And turn on logging in the SmtpConfig.cs file, send it to me if authentication fails. - Ian S

       
      • Jeffrey McManus

        Jeffrey McManus - 2002-12-05

        Thanks for having a look. Here is the contents of the log file:

        connecting to:celestemcmanus.com:25[server]: 220 celestemcmanus.com ArGoSoft Mail Server Pro for WinNT/2000/XP, Version 1.8 (1.8.1.7)
        [client]: EHLO celestemcmanus.com
        [server]: 250-Welcome, 216.38.135.130 [216.38.135.130], pleased to meet you
        [client]: AUTH LOGIN
        [server]: 250-AUTH=LOGIN
        [client]: MAIL FROM: <jeffreyp@well.com>
        [server]: 250-SIZE 5242880
        [client]: RCPT TO: <jeffreyp@well.com>
        [server]: 250 HELP
        [client]: DATA
        [server]: 334 VXNlcm5hbWU6

        The exception I get after this is:

        ---------------------------
        OpenSmtpTest
        ---------------------------
        Error: ERROR - Expecting 354. Recieved: 334 VXNlcm5hbWU6
        ---------------------------
        OK  
        ---------------------------

        -J.

         
    • Jeffrey McManus

      Jeffrey McManus - 2002-12-06

      Ian, please let me know if you want me to set up an account on my mail server for you if you'd care to test this further. I'd be happy to provide you with one.

       
    • Ian Stallings

      Ian Stallings - 2002-12-08

      Jeffrey, I'd like to take you up on your offer. Can you set up a
      test account on your server for me to test openSmtp.Net. I'm
      not sure why it is failing and hopefully by pointing my test
      harness at your server it might give some insight.

      Please contact me at jovian_moon@hotmail.com

       
    • Ian Stallings

      Ian Stallings - 2002-12-13

      This big has been fixed in the OpenSmtp.Net Version 01.09.3 release. Thanks for the help Jeffrey, I appreciate your resources, time, and patience.

       
      • Jeffrey McManus

        Jeffrey McManus - 2002-12-13

        No problem sir! Happy to help. Thanks for the quick fix -- and for providing such a useful tool.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.