search for: orher

Displaying 2 results from an estimated 2 matches for "orher".

Did you mean: order
2006 Feb 01
1
Class of uploated file
...s_a?(File) then File.unlink(file.path) file = nil record.errors.add attr, ''FILE'' elsif file.is_a?(Tempfile) record.errors.add attr, ''TEMPFILE'' File.unlink(file.path) file = nil else record.errors.add attr, ''Some orher class''+file.class.to_s file = nil end -- Posted via http://www.ruby-forum.com/.
2013 Jun 14
5
Allowing clients to test their Sieve scripts
Hi, One thing which came up repeatedly is that clients using the IMAP server I run (using Dovecot 2.1) wonder whether they broke their Sieve scripts, i.e. it often goes like "I don't know whether I just didn't receive any mail, or whether my filters broke. Can you check the logs?". I then usually just run the sieve-test binary (part of the Pigeonhole distribution) and send them