Re: error from PC-Yarn cc's

From: Steve Washam (sew@valint.net)
Date: Thu, 04 Mar 1999 14:58:17 -0800

>From: levinel@humboldt1.com (Larry Levine)

>Thanks Jeff. So I did a test mailing without spaces, and
>without the LF splitting the lines, and here's what came back
>(wrapped here for readability?). Seems like the server is initially
>reading the Cc line correctly, but can't process it. I wonder what
>the critical difference is between the Eudora and Yarn/UKA_PPP
>uploads. cheers, Larry
>
>====================
> ----- The following addresses had permanent fatal errors -----
><levinel@humboldt1.com,cindy@telnet.humboldt1.com,ll1@axe.humboldt.edu,cdm2@axe.humboldt.edu,levinel@telnet.humboldt1.com>
>
> ----- Transcript of session follows -----
>550 <levinel@humboldt1.com,cindy@telnet.humboldt1.com,ll1@axe.humboldt.edu,cdm2@axe.humboldt.edu,levinel@telnet.humboldt1.com>... Host unknown (Name server: axe.humboldt.edu,levinel: host not found)
>......... [cut for brevity] .................
>Final-Recipient: RFC822; levinel@humboldt1.com,cindy@telnet.humboldt
>1.com,ll1@axe.humboldt.edu,cdm2@axe.humboldt.edu,levinel
>Action: failed
>Status: 5.1.2
>Remote-MTA: DNS; axe.humboldt.edu,levinel

It looks to me like the SMTP host is reading that entire
line as a single address. And perhaps only the first 100
characters are parsed?

You might try each address between brackets <> and see if
that improves anything.

Steve