On 12/16/05, George Brackett <[EMAIL PROTECTED]> wrote:
> I'm writing a school application that uses a mySQl database via the
> lib.Bmm.Database library, which has worked smoothly as a substack.  I
> just added as an additional substack the library libSmtp253 so I can
> email reports to students.  The new stack works just fine in the
> Revolution development environment, but any standalone I've built
> since I added the SMTP capability generates a dialog on entry that
> reports "219 Please try again later."  This dialog appears at the
> point of the first database access.
>

Are you sure it isn't a message from the SMTP server?
I can't actually find any mention of code 219 in the info I have, but
2 means the command has completed, 1 means it's sending some
human-readable information and the 9 would be error-specific.

Cheers,
Sarah
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to