# File lib/sup/maildir.rb, line 185
  def mark_passed msg; maildir_mark_file msg, "P" unless passed? msg; end