require ["reject"];

if size :over 100K {
   reject "Email too big";
}