ADD: some more information to the headers injected into the emails by hermes
This commit is contained in:
parent
0b0c956dd5
commit
53acbb57c8
5 changed files with 36 additions and 3 deletions
|
|
@ -82,6 +82,7 @@ class Utils
|
|||
static string rfc2821_date(time_t *timestamp=NULL);
|
||||
static string gethostname();
|
||||
static void write_pid(string,pid_t);
|
||||
static string gethostname(int s);
|
||||
};
|
||||
|
||||
#endif //UTILS_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue