summaryrefslogtreecommitdiffstats
path: root/innbbsd/bbslink.c
diff options
context:
space:
mode:
Diffstat (limited to 'innbbsd/bbslink.c')
-rw-r--r--innbbsd/bbslink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/innbbsd/bbslink.c b/innbbsd/bbslink.c
index 1c0b1565..d0a4bb21 100644
--- a/innbbsd/bbslink.c
+++ b/innbbsd/bbslink.c
@@ -1487,6 +1487,7 @@ try_read_outgoing:
soverview.group = group;
soverview.mtime = atol(mtime);
soverview.from = from;
+ strcpy(subject, str_decode_M3(subject));
soverview.subject = subject;
soverview.outgoingtype = outgoingtype;
soverview.msgid = msgid;