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:

Dummy Form Variables Needed (2000) OT: Unix Geek Needed (2005) Card clearance, problems - solutions? (1997) WebCat name recognition (1998) Secure server question (1997) Leap of Faith (2001) [OT] Happy Turkey Day! (2003) Solution help needed (1998) [date format] w/in sendmail (1997) [WebDNA] New request for websites that currently run WebDNA (2009) Odd Cart Behavior (1997) Reversed words (1997) Extracting URL (2007) Extended [ConvertChars] (1997) Adding up line items. (2000) Initiating NewCart (1997) File upload woes (1998) WebCat2: Found Items syntax, etc. (1997) 2.0Beta Command Ref (can't find this instruction) (1997) More on the email templates (1997)