Hi,
If I want to restrict the subscriber of my list from sending attachment, how should
I write it in taboo_header? The header of posting which contains attachment usually
has something that read like this: "Content-Type: multipart/mixed"
Should I write it this way:
/multipart/mixed/i
/^content-type:\s\bmultipart/mixed/i
I am confused how to differ a character "/" between the word "multipart" and "mixed"
and the character "/" that is intended as the end of regular expression.
Would anyone help me please? :)
best regards,
Júnaëdy
PS. Please Cc: your reply to me cause I am not in the list.
Follow-Ups:
|
|