added x-envelop-to: support to see the envelope recipient address

This commit is contained in:
SJ
2012-11-27 13:16:30 +01:00
parent 24672a02a1
commit 94a3e2d78b
5 changed files with 18 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ struct __config {
int session_timeout;
char piler_header_field[MAXVAL];
char extra_to_field[MAXVAL];
unsigned char key[KEYLEN];
unsigned char iv[MAXVAL];