Choose default sender email address by envelope recipient
[citadel.git] / webcit / messages.h
index e8ba1a3f7afc67fa9eaf3e2bd213c3f2074d5cb7..050117b0e2dd7df7a136eab2ff68045188d67537 100644 (file)
@@ -47,6 +47,7 @@ typedef struct _message_summary {
        StrBuf *AllRcpt;
        StrBuf *Room;
        StrBuf *Rfca;
+       StrBuf *EnvTo;
        StrBuf *OtherNode;
        const StrBuf *PartNum;