On Mon, Aug 25, 2008 at 14:18, Jesse Vincent <jesse at bestpractical.com> wrote: > return undef if ($msg->GetHeader('RT-Control') || '') =~ > /\bno-autoopen\b/i; Perfect, thanks. Richard