lynx-dev
[Top][All Lists]
Advanced

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

[Lynx-dev] empty From header sent


From: Thorsten Glaser
Subject: [Lynx-dev] empty From header sent
Date: Wed, 14 Mar 2018 15:43:55 +0000 (UTC)

./WWW/Library/Implementation/HTTP.c:    if (personal_mail_address && 
!LYNoFromHeader) {

This probably should be:

        if (personal_mail_address && *personal_mail_address && !LYNoFromHeader) 
{

bye,
//mirabilos
-- 
Stéphane, I actually don’t block Googlemail, they’re just too utterly
stupid to successfully deliver to me (or anyone else using Greylisting
and not whitelisting their ranges). Same for a few other providers such
as Hotmail. Some spammers (Yahoo) I do block.



reply via email to

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