It currently looks like this:

if message.has_label?(:mailinglists)
  Person.from_address("<[email protected]>")
elsif message.has_label?(:murks_lavabit)
  Person.from_address("<[email protected]>")
end

Yet it replies to messages with label mailinglists using mu...@... which is the 
default address.
I really don't know what to do...

Regards,
Philipp

_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to