On 9/22/07, Eric Hodel <drbrain at segment7.net> wrote: > > You probably have to change the superclass to ar_mailer's. Thanks, Eric. That works. Though I wish there was a better way than having to change the plugin source. You can't dynamically change a class's superclass in Ruby, or can you? -Victor