' $System.Access Login ' If $System.IsPost ' $Command.WebMail.Move ' $System.Redirect $Server?page=WebMailIndex&fid=$FID&rev=$Rev&ts=$ts ' Exit ' EndIf
' $i = 0 ' Set $p = $m.Parts.$i ' $p.Contents inline ' Elif $m.Type = text/plain ' $m.Contents inline ' Elif ($m.Type = image/gif) or ($m.Type = image/jpeg) ' Else Body
' EndIf