Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MailFilter enhancement

807574Dec 13 2004 — edited Feb 20 2020
User should be able to design your own Sieve-Rule for sorting Spam.
It is possible to enhance to the MailFilter GUI for additional X-Hedaer Lines?
So user can write a rule like that:
require "fileinto";
if header :contains "X-NAI-Spam-Level" "*******"
{
fileinto "Spam";
}
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 10 2005
Added on Dec 13 2004
1 comment
109 views