show full name in from
This commit is contained in:
parent
95d412d4bc
commit
53af1186ca
2 changed files with 21 additions and 11 deletions
|
|
@ -65,6 +65,7 @@ struct Message
|
|||
|
||||
/* header info */
|
||||
char *from;
|
||||
char *fromcolon;
|
||||
char *to;
|
||||
char *cc;
|
||||
char *replyto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue