--- webmail/newmsg.c.orig Sun Jul 30 21:01:42 2006
+++ webmail/newmsg.c Sat Dec 9 22:27:06 2006
@@ -630,13 +630,14 @@
printf("
\n");
printf("\n");
+{
int wbnochangingfrom=auth_getoptionenvint("wbnochangingfrom");
if (wbnochangingfrom < 2)
newmsg_header_rfc822(fromlab, "headerfrom", curfrom,
*cgi("from") ? cgi("from"):
pref_from && *pref_from ? pref_from:
login_fromhdr(), wbnochangingfrom ? 1:0);
-
+}
printf(""
" |
---|
|