On Mon, 26 Mar 2001, Adam C. Engst wrote:
[snip]
> Here we go. I get a pink dialog titled: MessageNotUnderstood: 
> deliverMailFrom:to:text:usingServe

Bing!!!! We have a winner. (And that's a typo :))

> It contains the following text.
> 
> SMTPSocket class(Object)>>doesNotUnderstand:

AHA!!!!! (*That's* for running this test!!!)

I predict me a prediction! I preditc that everyone having trouble is using
a "prete a porter", turn key Swiki. (As none of the people having problems
are Squeakers, it makes sense that they wouldn't have filed in.)

Folks, it turns out that in "stripping" the image (i.e., removing loads of
unnecessary stuff in order to make the download and server svelte) that a
key method was removed! Namely, SMTPSocket
class>>deliverMailFrom:to:text:usingServer: (and I spelling it right this
time! (give me a break folks! I have arthritis, the typing, it's not
always so good!! :)).

So, step one:

        Bolot or Je77, put it back and and update the pret-a-porter
packages. Toot sweet!

I'm putting a copy of the method on the swiki at:
        http://minnow.cc.gatech.edu/swiki/15

Download this and "file it in".

Even better, go to a workspace, type in:

        HTTPSocket
httpFileIn: 'http://minnow.cc.gatech.edu/swiki/uploads/15/SMTPSocket.st'

Selet it all and hit do it. Save your image and you're rareing to go!

Cheers,
Bijan.

Reply via email to