Dan and Adam, do you know how to open a Workspace and a Transcript in
Squeak? Could you try Bijan's example (below) by typing it into a
Workspace (replacing all the things in 'single quotes' by the right
values for you), selecting it all, and typing Command/Alt-D. If it
works, there's a Swiki bug. If it doesn't, somehow, email isn't
working in your image. Could be a firewall problem, or something
with the server box itself.
SPMTSocket
deliverMailFrom: '[EMAIL PROTECTED]'
to: #(#'[EMAIL PROTECTED]' )
text: 'From: test
To: "not listed"
Subject: this is a test
Hello from Squeak!
'
usingServer: 'yourSMTPserver'
--------------------------
Mark Guzdial : Georgia Tech : College of Computing : Atlanta, GA 30332-0280
Associate Professor - Learning Sciences & Technologies.
Collaborative Software Lab - http://coweb.cc.gatech.edu/csl/
(404) 894-5618 : Fax (404) 894-0673 : [EMAIL PROTECTED]
http://www.cc.gatech.edu/gvu/people/Faculty/Mark.Guzdial.html
- [pws] Macintosh Swiki comments and questions Adam C. Engst
- Re: [pws] Macintosh Swiki comments and questions Bijan Parsia
- Re: [pws] Macintosh Swiki comments and questions Dan Ringrose
- Re: [pws] Macintosh Swiki comments and questions Bijan Parsia
- Re: [pws] Macintosh Swiki comments and questions Bijan Parsia
- Re: [pws] Macintosh Swiki comments and questions Dan Ringrose
- Re: [pws] Macintosh Swiki comments and questions Bijan Parsia
- Re: [pws] Macintosh Swiki comments and questions raymondasselin
- Re: [pws] Macintosh Swiki comments and questions Adam C. Engst
- Re: [pws] Macintosh Swiki comments and questions Mark Guzdial
- Re: [pws] Macintosh Swiki comments and questions Adam C. Engst
- Re: [pws] Macintosh Swiki comments and questions Jochen F. Rick
- Re: [pws] Macintosh Swiki comments and questions Adam C. Engst
- Bug STOMPED!! (Re: [pws] Macintosh Swiki comments... Bijan Parsia
- Re: [pws] Macintosh Swiki comments and questions Bob Arning
- Re: [pws] Macintosh Swiki comments and questions Raymond Asselin
- Re: [pws] Macintosh Swiki comments and questions Adam C. Engst
- Re: [pws] Macintosh Swiki comments and questions Dan Ringrose
