|  | Posted by Jerry Stuckle on 01/18/08 18:52 
Gilles Ganault wrote:> On Thu, 17 Jan 2008 20:17:56 -0800 (PST), yawnmoth
 > <terra1024@yahoo.com> wrote:
 >> As for ways around this...  well, Gilles Ganault could set up an SMTP
 >> server that his customers could use.
 >
 > No, I've already tried this in the past: Well-configured MTA's won't
 > accept incoming connections from non-legit source MTA's, such as
 > someone running an SMTP server on their PC, instead of sending e-mail
 > through their ISP's server.
 >
 
 Most do if the destination is for their own domain.  Some are configured
 not to accept connections from SMTP servers on dynamic addresses, but
 that's a small minority, in my experience.
 
 >> There are lots of solutions...
 >
 > Thanks for the help. The code in the other post should be good enough,
 > especially since I already check in the VB app that the three fields
 > are filled when the user clicks on Send.
 >
 
 
 --
 ==================
 Remove the "x" from my email address
 Jerry Stuckle
 JDS Computer Training Corp.
 jstucklex@attglobal.net
 ==================
 [Back to original message] |