/* Remember the point in the dynamic store so we can recover to it afterwards.
Then use Exim's function to read the header. */
/* Remember the point in the dynamic store so we can recover to it afterwards.
Then use Exim's function to read the header. */
sprintf(CS buffer, "%s-H", US client_data);
if (spool_read_header(buffer, TRUE, FALSE) != spool_read_OK)
sprintf(CS buffer, "%s-H", US client_data);
if (spool_read_header(buffer, TRUE, FALSE) != spool_read_OK)
- text_showf(text, "%s sender: <%s>\n", sender_local? "Local" : "Remote",
+ text_showf(text, "%s sender: <%s>\n", f.sender_local ? "Local" : "Remote",