[REBOL] Re: [blocked posts]
From: luca:truffarelli:it at: 29-Nov-2002 10:11
At 09:05 29/11/2002 +0100, you wrote:
> >Hi list,
> >
> >this is Ladislav. I am just trying to use a different name than usual to
>find out, what is
> >going on for Pat:
>
> >code: [
> > header: make system/standard/email [
> > to: "Ladislav Mecir <[ladislav--mecir--vslib--cz]>"
> > from: "pat665 <[rebol665--ifrance--com]>"
> > reply-to: "pat665 <[rebol665--ifrance--com]>"
> > subject: "Re: [REBOL] [testing headers 2/4]"
> > ]
> > ...
>
>If you have a look at eScribe, you will see that this post is indeed
>identified as "pat665". My dream !
>I have made the same post a few minutes later. It has not appeared.
>
>To sum up:
>
>1. with :
>from: "pat665 <[rebol665--ifrance--com]>"
Try:
from: {"pat665" <[rebol665--ifrance--com]>}
Some SMTPs may misunderstand the address and maybe the list too.
-------------------------------------------------------------------------
Luca Truffarelli - [luca--truffarelli--it]