|
ezmlmx 0.69
ezmlmx
|
#include <unistd.h>#include "hdr.h"#include "qmail.h"#include "stralloc.h"#include "datetime.h"#include "fmt.h"#include "date822fmt.h"#include "makehash.h"#include "idx.h"#include "logmsg.h"#include "errtxt.h"#include "ezmlm.h"
Go to the source code of this file.
Macros | |
| #define | WHO "hdr_datemsgid" |
Functions | |
| void | hdr_datemsgid (unsigned long when) |
Definition in file hdr_datemsgid.c.
| #define WHO "hdr_datemsgid" |
Definition at line 14 of file hdr_datemsgid.c.
| void hdr_datemsgid | ( | unsigned long | when | ) |
Definition at line 28 of file hdr_datemsgid.c.

