Thread: SMTP authentication

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    329

    SMTP authentication

    Hello.
    I've created a dll which sends/receives mails. It's working fine, but now i have to implement SMTP user name/password.
    This mechanism is not specified in RFC821, could anyone point me to the right one..?

  2. #2
    Yes, my avatar is stolen anonytmouse's Avatar
    Join Date
    Dec 2002
    Posts
    2,544
    I think you want RFC2554. Obviously, I'd verify this with Ethereal before starting to code.
    http://www.google.com/search?q=esmtp+rfc
    http://en.wikipedia.org/wiki/SMTP-AUTH
    Last edited by anonytmouse; 03-23-2006 at 09:13 AM.

  3. #3
    Registered User
    Join Date
    Feb 2002
    Posts
    329
    Thanks, I'll check it out!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. SMTP with Apache/PHP on Windows
    By Mario F. in forum Tech Board
    Replies: 4
    Last Post: 02-29-2008, 09:24 AM
  2. SMTP host???
    By Yarin in forum Tech Board
    Replies: 6
    Last Post: 01-03-2008, 12:29 PM
  3. SMTP Server Not Working
    By (TNT) in forum Networking/Device Communication
    Replies: 1
    Last Post: 07-15-2003, 05:33 AM
  4. Win2k pro SMTP
    By _mails_ in forum Tech Board
    Replies: 1
    Last Post: 12-11-2002, 09:33 PM