Describe Rules/FROM_BLANK_NAME here.
The "From:" header contains a blank name, matching this regular expression: /(?:\s|^)"" <\S+>/i . For example:
From: "" <foo@example.com>
This is legal, but rare and pointless.
Describe Rules/FROM_BLANK_NAME here.
The "From:" header contains a blank name, matching this regular expression: /(?:\s|^)"" <\S+>/i . For example:
From: "" <foo@example.com>
This is legal, but rare and pointless.
Rules/FROM_BLANK_NAME (last edited 2011-11-25 17:09:50 by IanEiloart)