Rev 16581 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16581 | Rev 17180 | ||
---|---|---|---|
Line 50... | Line 50... | ||
50 | !endif |
50 | !endif |
51 | !mailto $recipientmail\ |
51 | !mailto $recipientmail\ |
52 | $sender\ |
52 | $sender\ |
53 | [WIMS $wims_classname] $save_subject\ |
53 | [WIMS $wims_classname] $save_subject\ |
54 | $save_msg\ |
54 | $save_msg\ |
55 | <br |
55 | <br>\ |
56 | #######<br |
56 | #######<br>\ |
57 | Send by : $sendername<br |
57 | Send by : $sendername<br>\ |
58 | #######<br |
58 | #######<br> |
59 | 59 | ||
60 | 60 | ||
61 | !if $save_selfsend=1 |
61 | !if $save_selfsend=1 |
62 | !mailto $sendermail\ |
62 | !mailto $sendermail\ |
63 | $sender\ |
63 | $sender\ |
64 | [WIMS $wims_classname] $save_subject\ |
64 | [WIMS $wims_classname] $save_subject\ |
65 | $save_msg\ |
65 | $save_msg\ |
66 | <br |
66 | <br>\ |
67 | #######<br |
67 | #######<br>\ |
68 | Copy of message send to : $recipientname<br |
68 | Copy of message send to : $recipientname<br>\ |
69 | #######<br |
69 | #######<br> |
70 | 70 | ||
71 | !endif |
71 | !endif |
72 | !if $wims_class!=$empty |
72 | !if $wims_class!=$empty |
73 | !set wims_module_log=class $wims_class: sendmail |
73 | !set wims_module_log=class $wims_class: sendmail |
74 | date=!translate : to . in $wims_now |
74 | date=!translate : to . in $wims_now |
75 | !appendfile wimshome/log/classes/$wims_class/.log $date $httpd_REMOTE_ADDR $wims_user send mail to supervisor |
75 | !appendfile wimshome/log/classes/$wims_class/.log $date $httpd_REMOTE_ADDR $wims_user send mail to supervisor |