Hi,

I have a sender that is trying to send mail to one of our recipients,
but it is being rejected because it is a message/partial content type:

/^Content-(Disposition|Type):\s+.*?message\/partial\b/  REJECT

I pulled this from the jimsun antispam page. Is this still necessary?

If so, how would I go about creating an exception for this specific
sender? This file is defined in my mime_header_checks file. Perhaps I
can create an entry in my regular header checks file that exempts this
user from further checks?

I guess this is really a question about the ordering of how the checks
are done and how to construct such a rule to authorize this user to
send otherwise unauthorized content.

Thanks,
Alex

Reply via email to