Re: [Exim] Entering a name in From: header

Góra strony
Delete this message
Reply to this message
Autor: Richard Gration
Data:  
Dla: exim-users
Temat: Re: [Exim] Entering a name in From: header
Scott Pickett wrote:
> I want my email to show that it came from "Pickett",
> so I'm sending in the following:
>
> MAIL From: Pickett <scottpick@???>


You've got the solution right here! Just use the quotes ie

MAIL FROM: "Pickett" <scottpick@???>

Rich