edit subject topic
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ function fappend {
|
|||||||
function mailsend {
|
function mailsend {
|
||||||
TOEMAIL="$TOEMAIL";
|
TOEMAIL="$TOEMAIL";
|
||||||
FREMAIL="$FREMAIL";
|
FREMAIL="$FREMAIL";
|
||||||
SUBJECT="[MON] $1";
|
SUBJECT="[EWM] $1";
|
||||||
MSGBODY1="$2"
|
MSGBODY1="$2"
|
||||||
MSGBODY2="$3"
|
MSGBODY2="$3"
|
||||||
TMP=`mktemp`
|
TMP=`mktemp`
|
||||||
|
|||||||
Reference in New Issue
Block a user