[Dovecot] Sieve - BCC

Reindl Harald h.reindl at thelounge.net
Sun Apr 21 16:21:31 EEST 2013



Am 21.04.2013 15:10, schrieb iliusha:
>> The whole point of Bcc is that the sending SMTP server removes the header
> before the mail is sent
> Yes, you right, thank you, i didn't know that.
> 
> but, do you now what is strange - ok i don't have the BCC point in message
> header, but i have Envelope-to: header, why the sieve won't process it?
> (envelope :contains "to" "test at example.com" )

uhm the header is "Envelope-to" and you write "envelope :contains"

> This is how i receive email headers:
> 
> /Return-path: <sender at example.com>
> *Envelope-to: test at example.com*

if header :matches ["Envelope-to"] ["test at example.com"] {}
would make more sense

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20130421/56358efa/attachment.bin>


More information about the dovecot mailing list