def daily(to)
    @title = Reparty::Email.title

    @reports = Reparty::Email.reports
    @reports.each {|r| r.attach(attachments)}