diff --git a/ms_fsend.c b/ms_fsend.c index 522fa3b..c2a3e52 100644 --- a/ms_fsend.c +++ b/ms_fsend.c @@ -138,7 +138,7 @@ static void ms_cmd_fsend(sourceinfo_t *si, int parc, char *parv[]) /* Should we email this? */ if (tmu->flags & MU_EMAILMEMOS) { - sendemail(si->su, EMAIL_MEMO, tmu, memo->text); + sendemail(si->su, tmu, EMAIL_MEMO, tmu->email, memo->text); } /* Note: do not disclose other nicks they're logged in with