Some servers require that you read from your mailbox before you try to send
anything. In this way you are authenticated (because normally only reading
requires a password).
If you have a relatively clear mailbox try:
your-emails: READ your-accountnamehere:[EMAIL PROTECTED]
This statement will not delete anything from your mailbox (but the server
may mark them as read).
If you know your mailbox is pretty full and you don't want to download
everything then consult the user guide to see how to just login, get a list
and logout.
(note the colon between the account name and password).
Then try your SEND.
I cannot remember if REBOL has something built-in to do this automatically
for you.
Regards,
Brett.
----- Original Message -----
From: "Sam Griffith" <[EMAIL PROTECTED]>
To: "Rebol List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 10:15 AM
Subject: [REBOL] Email setup problems.....???
> I have this in my user.r file:
>
> > REBOL [
> > Title: "User Preferences"
> > Date: 1-Oct-2002/18:35:11-5:00
> > ]
> >
> > set-net [ [EMAIL PROTECTED]
> > smtp.mac.com
> > mail.mac.com
> > none
> > none
> > none ]
>
> When I try to send an email, I get the following error:
>
> >>> send [EMAIL PROTECTED] "test"
> > connecting to: smtp.mac.com
> > ** User Error: Server error: tcp 530 delivery not allowed, try
authenticating
> > ** Near: insert port reduce data
>
> My email server does require a password, but I can't seem to figure out
how
> to set the password using the "set-net" command.
>
> Any help would be appreciated.
>
> Thanks,
>
>
> --
> Sam Griffith Jr.
> email: [EMAIL PROTECTED]
> Web site: http://homepage.mac.com/staypufd/index.html
>
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.