This commit is contained in:
SJ
2011-11-28 14:21:14 +01:00
parent 0f5ae4fb2d
commit b806c3548f
9 changed files with 131 additions and 98 deletions

View File

@@ -117,6 +117,7 @@ struct _state {
char type[TINYBUFSIZE];
struct list *boundaries;
struct list *rcpt;
int n_attachments;
struct attachment attachments[MAX_ATTACHMENTS];