Currently we can assign multiple DNSBL's but can only set the filtering option globally for all DNSBL's.
We would very much like to have the ability to set the filltering option on a per DNSBL, for example:
rbl.0spam.org reject(don't accept the email)
bl.0spam.org filter(mark the email as spam ...
Search found 354 matches
- Tue Mar 31, 2026 11:07 pm
- Forum: Suggestions
- Topic: Feature Request: Filtering option per DNSBL/RBL
- Replies: 0
- Views: 70016
- Tue Mar 31, 2026 6:25 pm
- Forum: MailEnable Enterprise Edition
- Topic: SMTP > Inbound > IP Address Connection Restrictions (VERY SLOW)
- Replies: 8
- Views: 21089
SMTP > Inbound > IP Address Connection Restrictions (VERY SLOW)
Can we improve on this or is their a way to edit this directly using something like VS Code or notepad++ where we can load and edit this data faster? Currently it takes up to 5 minutes to load this after clicking on "Access Control". Which is very painful when adding several entries per day.
I ...
I ...
- Wed Feb 11, 2026 10:35 pm
- Forum: MailEnable Enterprise Edition
- Topic: Hard-coded “Junk E-mail” folder name causes Outlook junk folder mismatch
- Replies: 6
- Views: 19143
Re: Hard-coded “Junk E-mail” folder name causes Outlook junk folder mismatch
Are you able to take advantage of CARDAV and CalDav to sync your contacts and calendar stored? I assume it supports IMAP well? Not raining on the parade, just asking.
Yes, emclient supports carddav and caldav, the only issue is that you can't do shared folders like you can with MAPI, I've ...
- Wed Feb 11, 2026 10:17 pm
- Forum: MailEnable Enterprise Edition
- Topic: Hard-coded “Junk E-mail” folder name causes Outlook junk folder mismatch
- Replies: 6
- Views: 19143
Re: Hard-coded “Junk E-mail” folder name causes Outlook junk folder mismatch
I would highly suggest looking into using emclient instead of outlook, it works MUCH better than Outlook for everything and you can specify all system folders like junk, deleted items, etc...
- Wed Feb 11, 2026 10:07 pm
- Forum: MailEnable Enterprise Edition
- Topic: ME migration from Win2008 to Win2022 questions
- Replies: 9
- Views: 24381
Re: ME migration from Win2008 to Win2022 questions
This will likely fail, IMAPsync will encounter tons of errors and you will have a massive headache on your hands, not to mention it will take forever if you have any sizable amount of mail.
Best method is to have the following config, preferably in a Hyper-V + VPS environment so it's quick and easy ...
Best method is to have the following config, preferably in a Hyper-V + VPS environment so it's quick and easy ...
- Thu Sep 04, 2025 8:20 pm
- Forum: MailEnable Enterprise Edition
- Topic: Administrator Messenging Manager - Filters limit?
- Replies: 1
- Views: 55650
Re: Administrator Messenging Manager - Filters limit?
You should try combining filters for better efficiency, using if, than, and, or, else statements.
- Thu Sep 04, 2025 8:17 pm
- Forum: MailEnable Enterprise Edition
- Topic: Webmail skins ...
- Replies: 4
- Views: 64847
Re: Webmail skins ...
Probably with V11 whenever that comes out....
You can also make your own skin, which is what we've done.
You can also make your own skin, which is what we've done.
- Thu Sep 04, 2025 8:15 pm
- Forum: MailEnable Enterprise Edition
- Topic: Message Recipient limits per hour
- Replies: 3
- Views: 62287
Re: Message Recipient limits per hour
good question for MailEnable-Ian
- Thu Sep 04, 2025 8:12 pm
- Forum: MailEnable Enterprise Edition
- Topic: Phishing got past SMTP auth
- Replies: 1
- Views: 54522
Re: Phishing got past SMTP auth
Do you have DKIM filtering? post the full header and {hide} any personal data.
- Thu Sep 04, 2025 8:06 pm
- Forum: MailEnable Enterprise Edition
- Topic: Creating a custom language filter to block foreign spam
- Replies: 0
- Views: 137349
Creating a custom language filter to block foreign spam
Here is the filter I've created which I am testing now, if anyone has any suggestions on how to improve this please let me know.
FilterResult=0
If CriteriaMet([ME_COUNTRY_NOMATCH],"US") AND _
CriteriaMet([ME_FROM],"*=?UTF-*") Then
If CriteriaMet("[ME_SUBJECT]","<REFERENCE><FILE>NonUSLanguages.txt ...
FilterResult=0
If CriteriaMet([ME_COUNTRY_NOMATCH],"US") AND _
CriteriaMet([ME_FROM],"*=?UTF-*") Then
If CriteriaMet("[ME_SUBJECT]","<REFERENCE><FILE>NonUSLanguages.txt ...
- Fri Mar 28, 2025 8:29 pm
- Forum: MailEnable Enterprise Edition
- Topic: Incoming e-mails are being marked as X-RBL-Result: Generic, Fail - even legit ones from gmail/hotmail
- Replies: 1
- Views: 53240
Re: Incoming e-mails are being marked as X-RBL-Result: Generic, Fail - even legit ones from gmail/hotmail
This is because gmail and hotmail allow anyone to create an account and send thousands of emails immediately, so there services get abused all day every day by spammers. The DNSBL you have configured has their IP's listed as spam sources.
Not much you can do because both google and Microsoft gave ...
Not much you can do because both google and Microsoft gave ...
- Fri Mar 28, 2025 8:25 pm
- Forum: MailEnable Enterprise Edition
- Topic: Paypal Spoofs, any way to prevent whitelist overrides?
- Replies: 0
- Views: 146570
Paypal Spoofs, any way to prevent whitelist overrides?
So recently there have been a lot of paypal spoofs where they relay fake invoices and relay them through Microsoft servers where apparently their system admins are lazy and useless.
We've created a filter to catch these that works correctly:
FilterResult=0
If CriteriaMet([ME_TO],"*0spam.org ...
We've created a filter to catch these that works correctly:
FilterResult=0
If CriteriaMet([ME_TO],"*0spam.org ...
- Wed Nov 20, 2024 6:27 pm
- Forum: Error Reports and Issues
- Topic: Potential Security Issue: MEXMPPS.EXE incorrectly running on port 1080
- Replies: 1
- Views: 118538
Potential Security Issue: MEXMPPS.EXE incorrectly running on port 1080
No reason the MEXMPPS service should be listening on port 1080. This is a potential security issue.
- Fri Nov 15, 2024 12:33 am
- Forum: MailEnable Enterprise Edition
- Topic: XBL issues with spamhaus, false positive
- Replies: 0
- Views: 140707
XBL issues with spamhaus, false positive
Anyone else deal with spamhaus on xbl issues?
Checked logs and see no indication of any issues related to an exploited port 25. They are just beating around the bush unwilling to provide any sort of information to help identify what might be causing the listing.
Checked logs and see no indication of any issues related to an exploited port 25. They are just beating around the bush unwilling to provide any sort of information to help identify what might be causing the listing.
- Wed Nov 13, 2024 9:26 pm
- Forum: General
- Topic: ME Enterprise and NVMe
- Replies: 3
- Views: 153870
Re: ME Enterprise and NVMe
AMD Epyc 64 cores
2TB RAM
2x 4TB m.2 in Raid 1 (system)
24x 2TB U.2 Drives in Hardware Raid 10 (data)
10Gbps Fiber
No performance issues,
23,975 users with ~ 4,000 active connections at any given time.
2TB RAM
2x 4TB m.2 in Raid 1 (system)
24x 2TB U.2 Drives in Hardware Raid 10 (data)
10Gbps Fiber
No performance issues,
23,975 users with ~ 4,000 active connections at any given time.
