Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
5f33526b
...
5f33526b61d680edd7b795019e83458755b165f1
authored
2004-02-05 11:11:37 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(MU_HEADER_DELIVERY_DATE)
(MU_HEADER_ENVELOPE_TO): New macros.
1 parent
23007517
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
include/mailutils/header.h
include/mailutils/header.h
View file @
5f33526
...
...
@@ -65,6 +65,8 @@ extern "C" {
#define MU_HEADER_ENV_SENDER "X-Envelope-Sender"
#define MU_HEADER_ENV_DATE "X-Envelope-Date"
#define MU_HEADER_FCC "Fcc"
#define MU_HEADER_DELIVERY_DATE "Delivery-date"
#define MU_HEADER_ENVELOPE_TO "Envelope-to"
/* Mime support header attribute */
...
...
Please
register
or
sign in
to post a comment