16 May
2002
16 May
'02
3:02 p.m.
Harshal wrote:
I have a few procmail recipes in rc.local.s00-s20 files that kill attachments, check for quoted lines etc.
All these work fine when the list address is in the 'To' line of a message. But none of these recipes seem to be executed when the list address is in 'Cc' or 'Bcc' of an email.
Any ideas why this is happening? And if I can do anything to fix it?
You can't check for Bcc because Bcc does not appear in the headers of incoming messages (B is for blind).