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