Hi Carl,

I have just registered with etsy.
I did get the same error with their confirmation email.
On first investigation it seems that their email has 2 versions of the To:
fields in the header.
Removing one of these enables the email to be opened.
I will look at the

I have corrected the other error (gi_100 has no value).

Note: That if an email cannot be decoded it is still stored in your inbox,
but with a .log extension as plain text.
So you could read the mail with a text editor.

If you can fix the error in the malformed email, you can change the
extension to .eml and it will appear in your inbox.

I will email you off list to and to see if we can sort out the send error.

Cheers Phil



On 6/30/07, Carl Read <[EMAIL PROTECTED]> wrote:
>
>
> Hi Phil,
>
> While you're on the job... :-(
>
> I've occasionally had emails arrive that give errors with Readmail, though
> I've always suspected they were malformed emails, and maybe deliberately so
> by spammers.  But tonight I tried to register with Etsy (see:
> http://www.etsy.com/ ) and I got the error with their confirmation email -
> and again when I asked them to re-send it.  So I've a repeatable pattern
> here.
>
> I first get an alert saying this...
>
>     parse-email-addrs expected data argument of type: string none
>     Near: [data/to: parse-email-addrs data/to
>         all [multiple data/cc: parse-email-addrs data/cc]
>     ]
>     Where: import-email
>
> then another one saying just this...
>
>     invalid email data - data written to
>
> followed a little while later by Readmail crashing with this error...
>
>     ** Script Error: gi_100 has no value
>     ** Where: fn-get-mail-info
>     ** Near: alert fn-gl gi_100
>     return 0
>
> Note that if you (or anyone else) wants to try a Readmail test register
> with Etsy, that they only allow one user-name per email address - and that
> the user-name will be the name of your shop there, if you ever open
> one...  (Well, you never know, if you're an artist...)
>
> Any thoughts on this?
>
> (Oh, and that was with both 4.14.9 and 4.14.14.  I thought the upgrade
> might've fixed it, but it didn't - just stopped me sending emails...  I've
> not looked into the latter yet though, so you can safely ignore it for
> now.  4.14.9 is still working for me.)
>
> -- Carl Read.
>
>
> On Saturday, 30-June-2007 at 0:42:41 Philip Bevan wrote,
>
> >Hi Antonio/Brian,
> >
> >I have uploaded a new version of readmail.r  4.14.14 to
> >http://peoplecards.ca/rebol/readmail.html and to the library.
> >I think this will fix the esmtp problem.
> >
> >Let me know how it goes ....
> >
> >Cheers
> >
> >Phil Bevan
> >
> >On 6/28/07, Philip Bevan <[EMAIL PROTECTED]> wrote:
> >>
> >> Hi Brian/Antonio,
> >>
> >> I found the problem last night .... the patch to the send function
> patched
> >> an old version of send. I will be updating this patch ASAP.
> >>
> >> After looking at it last night, I found that it was not a
> straightforwad
> >> fix, just removing the patch didnt work ....
> >>
> >> The problem with 2.7.5.4.2 is also related to the patch, time
> permitting,
> >> I will also look at that tonight.
> >>
> >> Phil Bevan
> >>
> >>
> >>
> >> On 6/28/07, Brian Tiffin <[EMAIL PROTECTED]> wrote:
> >> >
> >> >
> >> > I get failures here too.  Authenticated server.
> >> >
> >> > Under 1.3.2.4.2  Linux ESMTP send doesn't work at all.
> >> > Under 2.7.5.4.2 it DOES work from the console, even with set-net
> >> > username 'ASK
> >> > (a handy feature).
> >> >
> >> > readmail.r under 1.3.2.4.2 error display is Authentication
> Required...
> >> > under 2.7.5.4.2 error display  mail-send not found in fn-send-mail.
> >> >
> >> > set-net real username and password strings
> >> > readmail 4.14.9
> >> >
> >> > Brian
> >> >
> >> > On Wednesday 27 June 2007 21:08, Antoni wrote:
> >> > > Hi Philip,
> >> > > System is Windows XP. View version is 1.3.2.3.1, and readmail
> >> > > version: 4.14.9 ;  My user.r file contains the complete set-net
> >> > > sentence, plus std stuff:
> >> > >
> >> > > (...)
> >> > > set-net [EMAIL PROTECTED] smtp.server.com pop.server.com none
> >> > > none none "user_name_equals_mail_adress" "password"]
> >> > > set-user-name "Tonio"   (this is set in View, not the mail
> >> > > user-name)
> >> > > (...)
> >> > >
> >> > > I think this should be correct. The user.r file is located in
> >> > > C:/Docs and Settings/MyName/program_documents/rebol/ ...  I dont
> >> > > think readmail reads it from anywhere else. Besides, as I said,
> >> > > emailer works ok, and so does mail fetching with readmail
> >> > > Thanks. I would like someone could test authentication with
> >> > > readmail.r, before to much work is done on this...
> >> > >
> >> > > Antoni
> >> > > [EMAIL PROTECTED]
> >> > > ---------------------------------------------
> >> > > Free POP3 Email from www.Gawab.com
> >> > > Sign up NOW and get your account @ gawab.com!!
> >> > --
> >> > To unsubscribe from the list, just send an email to
> >> > lists at rebol.com with unsubscribe as the subject.
> >> >
> >> >
> >>
> >
> >
> >--
> >To unsubscribe from the list, just send an email to
> >lists at rebol.com with unsubscribe as the subject.
> >
> >
> >
> >
> >--
> >No virus found in this incoming message.
> >Checked by AVG Free Edition.
> >Version: 7.5.476 / Virus Database: 269.9.12/878 - Release Date:
> 28/06/2007
> >5:57 p.m.
> >
>
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
>


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to