Hi Eric, I've had the same problem with a firewall. I've done a project with DirectEmail version 1.0. And testing the project behind a firewall was impossible. So you will have to make a computer setup without a firewall, and test again.
Hans Quoting Chris Aernoudt <[EMAIL PROTECTED]>: > You need to define the smtp server.... > otherwise it simply cant send, and the server must allow relaying > ----- Original Message ----- > From: "erik" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, November 28, 2001 6:36 PM > Subject: <lingo-l> mail > > > > what is wrong here?? > > i am using the directEmailxtra > > (registered) > > don't get me wrong.. > > but the mails don't deliver. > > (i am behind a firewall) > > My project needs to be ready at short notice > > so if anyone could be helpful .. > > i would be very grateful. > > > > on mouseUp me > > > > > > Email = new(xtra "directEmail","","","",0) > > sentmail = > > > sendEmail(Email,"[EMAIL PROTECTED]","[EMAIL PROTECTED]",""," > > ","","subject test","dit is de body","") > > put sentmail > > put emailDone(Email) > > emailcheck = emailErrorCode(Email) > > put emailcheck > > > > end > > > > in message window > > --0 > > --0 > > --0 > > > > thnx > > > > E. > > > > > > [To remove yourself from this list, or to change to digest mode, go > to > > http://www.penworks.com/lingo-l.cgi To post messages to the list, > > email [EMAIL PROTECTED] (Problems, email > [EMAIL PROTECTED]) > > Lingo-L is for learning and helping with programming Lingo. Thanks!] > > > > > > > > > > [To remove yourself from this list, or to change to digest mode, go to > http://www.penworks.com/lingo-l.cgi To post messages to the list, > email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) > Lingo-L is for learning and helping with programming Lingo. Thanks!] > > > ------------------------------------------------- This mail sent through Tiscalinet Webmail (http://webmail.tiscali.be) [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
