class ActionMailbox::Ingresses::Mandrill::InboundEmailsController

def authenticate

def authenticate
  head :unauthorized unless authenticated?
end