Rather post a support request with a Defect category at https://www.mailenable.com/support.asp. You get much better response from official channels.
Cheers,
Brett
Search found 502 matches
- Mon Apr 16, 2018 4:37 am
- Forum: Error Reports and Issues
- Topic: JSON returned from ME Web Administration AJAX servlet *is not valid*
- Replies: 5
- Views: 474
- Thu Apr 12, 2018 4:48 am
- Forum: MailEnable Enterprise Edition
- Topic: Outgoing SMTP IP by Postoffice
- Replies: 6
- Views: 157
Re: Outgoing SMTP IP by Postoffice
Under the Servers branch in MailEnable Management right-click the localhost (what it says on my server) and select Properties. On the General page you can enable postoffice bindings and assign IPs per post office.
Cheers,
Brett
Cheers,
Brett
- Tue Apr 10, 2018 4:30 am
- Forum: MailEnable Professional Edition
- Topic: Getting errors and warnings with latest update
- Replies: 3
- Views: 334
Re: Getting errors and warnings with latest update
No idea but I assumed that, as it was part of MailEnable, giving one of their accounts full access couldn't hurt. You could experiment by granting lesser rights and checking when the warning disappears.
Cheers,
Brett
Cheers,
Brett
- Mon Apr 09, 2018 4:54 am
- Forum: MailEnable Professional Edition
- Topic: Getting errors and warnings with latest update
- Replies: 3
- Views: 334
Re: Getting errors and warnings with latest update
I had the first warning after moving a server from 32 bit Windows 2003 to 64 bit Windows 2016. I just gave IME_SYSTEM full access permissions to that file and the warning was cleared. The second warning means you haven't set up auto-discovery, so can safely be ignored. The third warning is because y...
- Fri Jan 26, 2018 4:46 am
- Forum: MailEnable Enterprise Edition
- Topic: "Stale" SMTP sessions
- Replies: 2
- Views: 375
Re: "Stale" SMTP sessions
I added a DNS blacklist for cn.countries.nerd.dk which is blocking quite a few Chinese connections.
- Fri Dec 15, 2017 4:04 am
- Forum: MailEnable Professional Edition
- Topic: Inbound SMTP restrictions
- Replies: 3
- Views: 635
Re: Inbound SMTP restrictions
Why not simply change the inbound SMTP port on your ME instance to a non-standard value? As long as your spam filter can be set up to communicate on this non-standard port, your ME instance will no longer be locatable by the general public.
- Mon Dec 11, 2017 4:54 am
- Forum: MailEnable Enterprise Edition
- Topic: Using username only to login with IP bindings - Enterprise Ed.
- Replies: 2
- Views: 325
Re: Using username only to login with IP bindings - Enterprise Ed.
See my reply to your other post on the same question. The system needs to differentiate between users with the same login name in different post offices, which is why there is a requirement to include such. The default post office just simplifies the process by automatically adding the default post ...
- Mon Dec 11, 2017 4:50 am
- Forum: MailEnable Enterprise Edition
- Topic: Issue logging in with just username
- Replies: 2
- Views: 196
Re: Issue logging in with just username
Only users in the default post office can log in without having to use the post office name in their login. Everyone else must use the post office name as you have already discovered.
- Wed Nov 15, 2017 4:34 am
- Forum: MailEnable Enterprise Edition
- Topic: 9.76 vs 9.77, 9.78, 9.79
- Replies: 3
- Views: 364
Re: 9.76 vs 9.77, 9.78, 9.79
MailEnable Enterprise Release Notes =================================== 9.79 7th November 2017 ---------------------- IMP: Significant Upgrades to Mobile WebMail 9.78 22nd September 2017 ------------------------ FIX: Migration Strategy for Exchange would raise an exception in the Migration Console ...
- Mon Nov 13, 2017 5:48 am
- Forum: MailEnable Professional Edition
- Topic: DKIM Fail
- Replies: 5
- Views: 1006
Re: DKIM Fail
It looks as if you are checking that there is a valid DKIM key rather than checking the email itself.
Use the checker at https://9vx.org/~dho/dkim_validate.php and paste the entire raw contents of the email to check whether DKIM is passing or failing.
Cheers,
Brett
Use the checker at https://9vx.org/~dho/dkim_validate.php and paste the entire raw contents of the email to check whether DKIM is passing or failing.
Cheers,
Brett
- Mon Nov 06, 2017 5:00 am
- Forum: MailEnable Professional Edition
- Topic: Email Account keeps locking - no entry in smtp logs???
- Replies: 2
- Views: 644
Re: Email Account keeps locking - no entry in smtp logs???
The account can also get locked if, for instance, the incorrect POP (and probably other) password is entered three times in a row. Seen this happening with one of our employees who can't seem to remember any passwords at all.
Cheers,
Brett
Cheers,
Brett
- Tue Oct 03, 2017 5:05 am
- Forum: MailEnable Developers
- Topic: Best ways to amend .tab files
- Replies: 2
- Views: 739
Re: Best ways to amend .tab files
Here is some code from a vb script that dealt with the SMTP-DENY tab which might help you: FUNCTION OpenMailEnableAccess Response "Opening Mail Enable SMTP-DENY configuration..." dim obj set obj = WScript.CreateObject("MEAOSM.Access") Response "Done.<br>" set OpenMailEn...
- Fri Sep 01, 2017 4:37 am
- Forum: MailEnable Standard Edition
- Topic: ME Standard DKIM
- Replies: 9
- Views: 1736
Re: ME Standard DKIM
ME Console > Servers > localhost > Extensions > Domain Keys (DKIM). Right-click the Domain Keys entry and select Properties then enable DKIM functionality (I assume this is why you get the "not enabled globally" message).
Cheers,
Brett
Cheers,
Brett
- Wed Apr 19, 2017 5:22 am
- Forum: MailEnable Standard Edition
- Topic: disable DNS recursion preventing emails from arriving
- Replies: 9
- Views: 3074
Re: disable DNS recursion preventing emails from arriving
You are welcome - glad it is still helping people.
Cheers,
Brett
Cheers,
Brett
- Fri Mar 31, 2017 8:06 am
- Forum: MailEnable Professional Edition
- Topic: What are the best settings for DNS Blacklisting?
- Replies: 2
- Views: 903
Re: What are the best settings for DNS Blacklisting?
I don't use the URL blacklisting, only DNS. I had to get rid of Barracuda because it was blocking legitimate (for us) mail sources. I use SpamCop and SpamhausSBL-XBL. We get quite good results from those two. Stats for this month are SpamhausSBL-XBL blocks at 12,886 and Spamcop blocks at 17,964. Che...