Gregg

In prot-esmtp.r, you have this

                foreach addr data/2 [
                        confirm-command port ["RCPT TO: <" addr ">"]
                ]

so there is no way you can send the persons name without modifying this first.

On Sat, Dec 13, 2008 at 9:17 AM, Gregg Irwin <[email protected]> wrote:
>
> Hi Graham,
>
>>> Has anyone modified SEND and the SMTP scheme to support the inclusion
>>> of a name, along with the email address, in the mail header?
>
> GC> What do you mean?
>
> I want the TO line to say:
>
>  Graham Chiu <[email protected]>
>
> not just
>
>  [email protected]
>
> I thought using send/header would work, but it looks like non-email
> elements are removed intentionally.
>
> -- Gregg
>
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
>



-- 
Graham Chiu
http://www.synapsedirect.com
Synapse - the use from anywhere EMR.
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to