4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Forwarding to ext...
FromSent OnAttachments
Tim HoskingAug 15, 2001 1:06 pm 
Anand BuddhdevAug 16, 2001 2:48 am 
Tim HoskingAug 16, 2001 7:49 am 
Anand BuddhdevAug 16, 2001 8:54 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Forwarding to external addressActions...
From:Tim Hosking (ti@trhosking.com)
Date:Aug 16, 2001 7:49:21 am
List:net.sourceforge.lists.courier-users

on 16/8/01 5:49 am, Anand Buddhdev at ar@anand.org wrote:

On Wed, Aug 15, 2001 at 04:07:18PM -0400, Tim Hosking wrote:

Hi.

I have the following in my .mailfilter file:

if (/^To: .*courier-users@lists\.sourceforge\.net.*/) to "!ema@protected.com"

The syntax of the if statement is:

if (expression) { .. .. }

You're missing { and } around the forwarding instruction.

Thanks. I'll try that. It's funny how my original syntax (without the {...}) works when I just want to put the message into a local sub-folder though.

Oh well.