Re: [exim] UNSEEN option

Top Page
Delete this message
Reply to this message
Author: Steven Wayne
Date:  
To: exim-users
Subject: Re: [exim] UNSEEN option
On Thu, Jun 02, 2005 at 09:41:49AM +0100, Ian Eiloart wrote:
> >if $message_headers: contains "user@???"
> >then
> > unseen deliver user1@???
> >endif
> >
> >
>
> That's not going to work if the recipient is a Bcc: recipient.


Yes it does, I've just tested it.
-------------------------------------------------------
if $message_headers: contains "steven@???"
then
    unseen save $home/Maildir/crud/
    save $home/Maildir/
endif
-------------------------------------------------------


I ended up with two copies of an email I was bcc'd to.

> Also, that's
> an exim filter snippet, which isn't going to be run if you are delivering
> all your mail to an Exchange server (I think).


The OP said:
>>I have decided to complete the request on the Exim gateway
>>(relay) server.


So I suspect it goes through the Exim server on its way to the
Exchange one.

Steven.
--
.''`.
: :' :
`. `'`
`-