lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] empty From header sent


From: Thomas Dickey
Subject: Re: [Lynx-dev] empty From header sent
Date: Sun, 18 Mar 2018 20:46:05 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Mar 14, 2018 at 03:43:55PM +0000, Thorsten Glaser wrote:
> ./WWW/Library/Implementation/HTTP.c:    if (personal_mail_address && 
> !LYNoFromHeader) {
> 
> This probably should be:
> 
>       if (personal_mail_address && *personal_mail_address && !LYNoFromHeader) 
> {

thanks - I looked for, and found a few more.

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]