dcparker / ruby-gmail

A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
http://dcparker.github.com/ruby-gmail
790 stars 123 forks source link

Any way to search for emails without the label XYZ ? #49

Closed grosser closed 11 years ago

grosser commented 11 years ago

found it via pure imap, not sure if that's something to add, closing :) imap.search ["X-GM-RAW", "-in:Zendesk"]