SUGGESTION: BypassSender Tommy
    SUGGESTION: BypassSender Anonymous
        SUGGESTION: BypassSender Anonymous
            SUGGESTION: BypassSender Synametrics Support
                SUGGESTION: BypassSender Anonymous
                SUGGESTION: BypassSender Anonymous
                SUGGESTION: BypassSender Tommy
                    SUGGESTION: BypassSender Synametrics Support
                        SUGGESTION: BypassSender Anonymous
                        SUGGESTION: BypassSender Anonymous
                            SUGGESTION: BypassSender Anonymous

From: Tommy
Date: 9/22/23 9:29 PM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

I hope there is function to bypass envelope sender,for the envelope sender in the list (Like bypass users,admin can add address online),no more filter for header,contect,attachment,customs filter,visrus scan and etc.

As long as it is not forged then bypass. Better add this after FrontDoor and SPF.

1: spf passed,do by pass sender action

2: spf missing,softfail,fail,Neutral,PermError

Top

From: Anonymous
Date: 9/22/23 9:30 PM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

2: spf missing,softfail,fail,Neutral,PermError, not do bypass sender

Top

From: Anonymous
Date: 9/23/23 9:35 PM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

If this sender pass support regex that will be much better,such as:

.*@xeams.com$   will by passed any email from xeams.com as long as not frontdoor reject and SPF passed,not forged.

Top

From: Synametrics Support
Date: 9/26/23 8:31 AM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

Tommy,

This feature already exists in Xeams. Here are the steps:

  • Locate AppConfig.xml in $INSTALL_DIR\config folder and open it in any editor
  • Search for bypassThreashold. This value should be around -5000. You can change this value if needed.
  • Now add a new sender filter with a score lower than -5000
  • As soon as the score for any incoming message goes below this threshold, Xeams will skip the remaining filters.

Additionally, we do NOT recommend using the FrontDoor filters. These filters remove any trace of incoming emails, so troubleshooting lost emails becomes very difficult. FrontDoor filters should only be used as a last resort when you're under attack.

 

Top

From: Anonymous
Date: 9/26/23 8:27 PM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

I seach the AppConfig.xml,but did not found any bypassThreashold there.

Top

From: Anonymous
Date: 9/28/23 1:42 AM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

For the frontdoor filter,it is very useful to get rid of bitcoin scam,just add the bitcion address to the list,even thousands of attacking is no problem,never store such emails.

Top

From: Tommy
Date: 10/4/23 10:13 AM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

No update for this ticket? How to add it? 

or is it possible to add it at server.properties file ?

Top

From: Synametrics Support
Date: 10/4/23 10:21 AM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

I apologize. The field is in Profile_1.xml not AppConfig.xml. If it is missing, you can add a new field that looks like:

<bypassThreashold>-500</bypassThreashold>

This will set the value to -500

 

Top

From: Anonymous
Date: 10/20/23 8:27 AM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

If i have 2 profile,one is default,one is 101,both set -500,in that case,the email below -1000 will skip or -500 will skip ??

Top

From: Anonymous
Date: 10/20/23 9:45 AM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

For the bypass sender,it is only valid at Profile_1.xml,if I have the other profile, Profile_101.xml,even you add xxxx to be -5000 it is not working at all,please help to check and fix in the next build.

Top

From: Anonymous
Date: 10/25/23 3:05 AM
Topic: SUGGESTION: BypassSender
Type: General Discussions
Post a follow up

Any update on this?

Top