New topic: 

SMTP demo difficulty

<http://forums.realsoftware.com/viewtopic.php?t=33805>

         Page 1 of 1
   [ 2 posts ]                 Previous topic | Next topic          Author  
Message        dm1graham          Post subject: SMTP demo difficultyPosted: Sat 
May 15, 2010 7:18 pm                         
Joined: Fri Nov 03, 2006 2:04 pm
Posts: 23                I'm trying to get the Send Mail Demo to work on 
Windows, using RB Studio 2010r2.  I can receive mail, but nothing happens when 
I send a test message to myself.  There is no error message, and the expected 
message does not appear in my Outlook inbox.  If I enter my password 
incorrectly, I do get the expected authentication failed message.  Any idea 
what I might be missing?

What exactly is SMTPSocket?  I assumed it was a control, but it does not appear 
in the list of controls.  Where did the Socket1 control in this demo come from? 
  
                             Top                serd83          Post subject: 
Re: SMTP demo difficultyPosted: Sat May 15, 2010 7:33 pm                        
 
Joined: Thu Feb 22, 2007 7:08 pm
Posts: 1078                Make sure all inputs are correct and try to check 
"AuthenticateBox" in the example.

You can add any control to the window and change the Super to SMTPSocket.

Or right-click:
Add - SocketCore... - TCPSocket... - SMTPSocket.   
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 2 posts ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to