Skip to content
Snippets Groups Projects
Commit eded10e2 authored by rswindell's avatar rswindell
Browse files

Added SENDERIPADDR and SENDERHOSTNAME header field types,

used to trace message origins for security reasons.
parent 1b822731
No related branches found
No related tags found
No related merge requests found
......@@ -205,6 +205,8 @@
#define SENDEREXT 0x04
#define SENDERPOS 0x05
#define SENDERORG 0x06
#define SENDERIPADDR 0x07 /* for tracing */
#define SENDERHOSTNAME 0x08 /* for tracing */
#define AUTHOR 0x10
#define AUTHORAGENT 0x11
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment