nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] The function, void admonish (char *what, char *fmt, ..


From: David Levine
Subject: Re: [Nmh-workers] The function, void admonish (char *what, char *fmt, ...)
Date: Sun, 27 Jan 2013 11:05:22 -0500

Ralph wrote:

> I know, that's why I showed what header was failing, in
> this case `resent-date' rather than plain old `date'.  :-)
> Or is the `date field' not hard-coded and actually showing
> the datefield was `date' in this case?

Yes:

  admonish (NULL, "can't parse %s field in message %d", datesw, msg);

where datesw contains the name of the field, either provided
with -datefield or defaulting to "date".

David



reply via email to

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