blob: eb859b05ada901d6e081449c3b79a0440471ab37 [file]
require ["reject"];
if size :over 100K {
reject "Email too big";
}