Search found 11 matches

by tech4u
Fri Jun 29, 2018 1:01 pm
Forum: MailEnable Enterprise Edition
Topic: Global Mail Filter
Replies: 1
Views: 5165

Re: Global Mail Filter

After finding https://www.mailenable.com/documentation/10.0/Enterprise/Literal%20values.html this became straightforward. Dim recipients, regex, matchResult, s, Result Set regex = new RegExp regex.IgnoreCase = True regex.Pattern = ".+@mytest\.local\]" recipients = Split( Replace("%RECIPIENTS%", ",",...
by tech4u
Tue Jun 26, 2018 2:30 pm
Forum: MailEnable Enterprise Edition
Topic: Global Mail Filter
Replies: 1
Views: 5165

Global Mail Filter

I am trying to implement a complex filter but the tokens do not seem to work. Dim FSO, fname Set FSO = CreateObject("Scripting.FileSystemObject") Set fname = fso.OpenTextFile("C:\Test\MTA-log.txt", 8, True, 0) fname.WriteLine "--- " & Now & " ---" fname.WriteLine "ME_TOorCC = " & CStr([ME_TOorCC]) f...
by tech4u
Fri Apr 27, 2018 1:36 pm
Forum: MailEnable Standard Edition
Topic: MESNOOP.EXE Filters are not licensed and will not run
Replies: 1
Views: 15513

MESNOOP.EXE Filters are not licensed and will not run

I have configured MESNOOP.EXE as explained in article ME020395 for ME Standard but get the error "Filters are not licensed and will not run" in the MTA log. How can I get this working? Current settings: Copy All Mail Message Filtering is currently ON Postoffice Name: mytest.local Mailbox Name: testl...
by tech4u
Wed Dec 20, 2017 1:39 pm
Forum: General
Topic: Enforce TLS & Fail If Unavailable
Replies: 1
Views: 11648

Re: Enforce TLS & Fail If Unavailable

Is there no way this can be done?
by tech4u
Thu Dec 14, 2017 9:36 am
Forum: General
Topic: Enforce TLS & Fail If Unavailable
Replies: 1
Views: 11648

Enforce TLS & Fail If Unavailable

Is it possible to have MailEnable refuse to send or accept a message without STARTTLS for specific domains? This is a feature I need before I can swap over to MailEnable. There is a previous thread on the forum where an Admin said this is not possible back in 2016 but I'm hoping the feature has been...
by tech4u
Fri Nov 03, 2017 9:56 am
Forum: MailEnable Standard Edition
Topic: Force TLS Security
Replies: 1
Views: 6543

Force TLS Security

Hello, how can I force TLS security for certain hosts? I am using MailEnable Standard and need to make sure communication between my mail server and certain recipient hosts use TLS and never fallback to unencrypted transmission.
by tech4u
Mon Jan 16, 2017 2:50 pm
Forum: MailEnable Enterprise Edition
Topic: Is It Possible To Isolate Webmail Domains/Post Offices?
Replies: 1
Views: 3679

Is It Possible To Isolate Webmail Domains/Post Offices?

I would like to give everyone in my company a mailbox but I would need to restrict some users' access. In this scenario I need to allow webmail access only if these users are in the building (EG:/ 192.168.0.0/24) If this is possible with ME Enterprise, could you please tell me how to go about config...
by tech4u
Fri Sep 02, 2016 10:45 am
Forum: MailEnable Enterprise Edition
Topic: Migrating from Exchange 2010 to MailEnable 404 Error
Replies: 5
Views: 7418

Re: Migrating from Exchange 2010 to MailEnable 404 Error

It redirects me to the .wsdl page displaying the XML definition of the web service.
by tech4u
Tue Aug 30, 2016 8:40 am
Forum: MailEnable Enterprise Edition
Topic: Migrating from Exchange 2010 to MailEnable 404 Error
Replies: 5
Views: 7418

Re: Migrating from Exchange 2010 to MailEnable 404 Error

Hi Ian,

Please note that I wrote:

I can access https://mailserver.domain.local/EWS/Servces.wsdl and I'm inputting the .asmx location on the migration wizard


In other words, I have used the .asmx extension. Is there something else I can try?
by tech4u
Thu Aug 25, 2016 12:55 pm
Forum: MailEnable Standard Edition
Topic: Spammer sending mail FROM my postmaster email but not my IP
Replies: 3
Views: 24261

Re: Spammer sending mail FROM my postmaster email but not my IP

If you do not have the SMTP-OUT message logged then the spammer is simply spoofing your domain. You can combat this by setting up SPF records with a hard fail.
by tech4u
Wed Aug 24, 2016 11:25 am
Forum: MailEnable Enterprise Edition
Topic: Migrating from Exchange 2010 to MailEnable 404 Error
Replies: 5
Views: 7418

Migrating from Exchange 2010 to MailEnable 404 Error

As a test I'm trying to migrate mailboxes from an Exchange 2010 server to MailEnable but the migration wizard shows "The request failed. The remote server returned an error: (404) Not Found." in every case. [*] I've tried using the Queue Mailbox button and specifying the username alone, prefixed wit...