Re: [exim] Question about header syntax

Góra strony
Delete this message
Reply to this message
Autor: Marcin Mirosław
Data:  
Dla: exim-users
Temat: Re: [exim] Question about header syntax
W dniu 28.11.2016 o 16:27, Heiko Schlittermann pisze:
> Marcin Mirosław <marcin@???> (Mo 28 Nov 2016 14:31:23 CET):
>> Hi!
>> Because my understanding of english language isn't enough to correctly
>> read RFC5322 I'd like to ask you about syntax of address-list used in
>> header.
>> Is header:
>> To: xxx@??? <xxx@???>
>> syntactically correct header?
>
> In case you trust Exim:


I wanted to check if exim does it correctly:)


> Compare
>
>         exim -be '${address:xxx@??? <abc@???>}'
>         exim -be '${address:"xxx@???" <abc@???>}'


Thank you for all answers!
Marcin