Re: TCP Connect code for SMTP transaction

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 57640
interpreted = N
texte = Colin Sidwell wrote: > I should have said that I only want to connect to one mail server, our own > running EIMS 3.15, I would not be foolish enough to try and write the whole > thing including the MX lookups. Then I am completely confused why you feel the need to create your own SMTP client. The WebCat emailer is a simple SMTP client that reads a text file and performs the bare minimum SMTP transaction to hand off to a full MTA. I suspect that what would really help you is to do some preliminary checking of the e-mail address before transmitting, which would solve most of the problems that emailer will have. Another thing to consider is that the FROM: should _never_ be user definable; it should only be set by the system to a known value. This doesn't prevent a webmail app from using some other e-mail address for FROM:, but you need to get that from the user profile. It does prevent spammers from using your site to send out their swill (and they will, if you don't prevent it). John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: TCP Connect code for SMTP transaction ( John Peacock 2004)
  2. Re: TCP Connect code for SMTP transaction ( Colin Sidwell 2004)
  3. Re: TCP Connect code for SMTP transaction ( John Peacock 2004)
  4. Re: TCP Connect code for SMTP transaction ( Colin Sidwell 2004)
  5. Re: TCP Connect code for SMTP transaction ( Colin Sidwell 2004)
  6. Re: TCP Connect code for SMTP transaction ( Donovan Brooke 2004)
  7. Re: TCP Connect code for SMTP transaction ( John Peacock 2004)
  8. Re: TCP Connect code for SMTP transaction ( "Nitai @ ComputerOil" 2004)
  9. Re: TCP Connect code for SMTP transaction ( Colin Sidwell 2004)
  10. Re: TCP Connect code for SMTP transaction ( John Peacock 2004)
  11. TCP Connect code for SMTP transaction ( Colin Sidwell 2004)
Colin Sidwell wrote: > I should have said that I only want to connect to one mail server, our own > running EIMS 3.15, I would not be foolish enough to try and write the whole > thing including the MX lookups. Then I am completely confused why you feel the need to create your own SMTP client. The WebCat emailer is a simple SMTP client that reads a text file and performs the bare minimum SMTP transaction to hand off to a full MTA. I suspect that what would really help you is to do some preliminary checking of the e-mail address before transmitting, which would solve most of the problems that emailer will have. Another thing to consider is that the FROM: should _never_ be user definable; it should only be set by the system to a known value. This doesn't prevent a webmail app from using some other e-mail address for FROM:, but you need to get that from the user profile. It does prevent spammers from using your site to send out their swill (and they will, if you don't prevent it). John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ John Peacock

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

expired beta (1997) Where's Cart Created ? (1997) [OT] Display Glitch (2004) Keep away (1997) How true is this? (1999) Running _every_ page through WebCat ? (1997) an easy one... (2000) [input] [/input] (1997) BBEdit and WebCatalog 2.0? (1997) bug in [SendMail] (1997) 2.0Beta Command Ref (can't find this instruction) (1997) [searchString] (1997) two forms of delivery (1998) Edit Plus and webcat code library - Gary Krockover (2003) inconsistent webcat calculation? (1997) text size limitation (1997) ShowNext for method=POST (1997) listfiles with large volume of files (2004) Emailer setup (1997) Thankyou.tpl (2000)