Thank You. Is there a list of the functional improvements of 5.6.8 64 Bit?
Based on your post - upgraded to regular 5.6.8 but interested to know what is there since we are 64bit capable. Finally upgraded our mail server and realizing now should have done it sooner.
Search found 21 matches
- 2020-08-31 19:07
- Forum: General discussions
- Topic: HmailServer 5.6.7 versus 5.6.8
- Replies: 3
- Views: 1044
- 2020-08-31 06:09
- Forum: General discussions
- Topic: HmailServer 5.6.7 versus 5.6.8
- Replies: 3
- Views: 1044
HmailServer 5.6.7 versus 5.6.8
So trying to understand that if 5.6.7 is the current version (now at almost 3 years old) and 5.6.8 is a Beta - which are people running? Also is there a 64-bit version now and is it advisable? A bit confusing.
Thank You
Thank You
- 2020-05-07 17:21
- Forum: General discussions
- Topic: Maybe Antispam DNS Blacklist not working
- Replies: 10
- Views: 2262
Re: Maybe Antispam DNS Blacklist not working
Why do you have this? : ----------------------------------------------------------------------------------------------- INCOMING RELAYS 0.0.0.0 - 255.255.255.255 ----------------------------------------------------------------------------------------------- That effectively stops everything from be...
- 2020-05-07 01:45
- Forum: General discussions
- Topic: Maybe Antispam DNS Blacklist not working
- Replies: 10
- Views: 2262
Re: Maybe Antispam DNS Blacklist not working
Here is the output [code]2020-05-06 Hmailserver: 5.6.6-B2383 DOMAINS "Domain1.com" - amxxxxxxxxxxxxxxx.com Enabled: False "Domain2.com" - caxxxxxxxxxxxxxxxx.orx Enabled: False "Domain3.com" - jxxxxxxxxxxxxx.com Enabled: True SIGNATURE LIMITS DKIM ADVANCED Enabled: False Max size: 0 Enabled: True Max...
- 2020-05-06 20:56
- Forum: General discussions
- Topic: Maybe Antispam DNS Blacklist not working
- Replies: 10
- Views: 2262
Re: Maybe Antispam DNS Blacklist not working
Addition. Should have put in the original post - even with all logging enabled, I see no entries for Blacklist lookups. Only SURBL entries but nothing for the three configured DNSBL - sorbs, spamcop and spamhaus
- 2020-05-06 19:38
- Forum: General discussions
- Topic: Maybe Antispam DNS Blacklist not working
- Replies: 10
- Views: 2262
Maybe Antispam DNS Blacklist not working
Was looking through some posts and noticed that some people talk about log entries when incoming mail is checked against antispam blacklists. I am not seeing these sort of entries in my logs for the DNS Blacklists. All I see is Spam test: SpamTestDNSBlackLists, Score: 0 Shouldn't there be entries fo...
- 2020-04-15 00:50
- Forum: General discussions
- Topic: What exactly does the pause button do?
- Replies: 7
- Views: 3199
Re: What exactly does the pause button do?
Since 3/31 - server was running stable until last night. Memory usage was sitting normally between 160K and 185K. Last night, server became unresponsive and memory usage was sitting at 200k. Restarted and is now stable.
No unusual traffic noticed prior to this.
No unusual traffic noticed prior to this.
- 2020-03-31 16:40
- Forum: General discussions
- Topic: What exactly does the pause button do?
- Replies: 7
- Views: 3199
Re: What exactly does the pause button do?
Are you running scripts? What is the contents of your eventhandlers.vbs Yes - here is what is in the file (where the is xxxxx.xxxx - is where I removed some data for privacy) ' Sub OnClientConnect(oClient) ' End Sub Sub OnAcceptMessage(oClient, oMessage) ' Check client's IP address if Left(oClient....
- 2020-03-31 05:04
- Forum: General discussions
- Topic: What exactly does the pause button do?
- Replies: 7
- Views: 3199
Re: What exactly does the pause button do?
What inline Antivirus scanner are you using That is often the memory hog Not using any antivirus. No spam controls turned on either. Spoke to soon. Everything was stable and then decided to restart server and it is acting up again. Before restart - running just fine. Seems to be a glitch somewhere...
- 2020-03-30 16:10
- Forum: General discussions
- Topic: What exactly does the pause button do?
- Replies: 7
- Views: 3199
Re: What exactly does the pause button do?
It just releases all threads - stops taking new ones Then starts them again on un-pause What are your performance settings? Thanks for the info. On this particular install Cache all have 3600 as time to live Command Threads: 5 Delivery Threads: 5 Async Threads: 5 Normal Worker thread priority Index...
- 2020-03-26 18:45
- Forum: General discussions
- Topic: What exactly does the pause button do?
- Replies: 7
- Views: 3199
What exactly does the pause button do?
Troubleshooting some slow performance on a HMailServer. Normally on this particular server using about 250,000k of memory and seems to run normal. When it creeps above 350,000k - starts to slow down. Noticed that if I press the pause button and then resume, memory drops to 39,000k and then creeps ba...
- 2017-07-20 16:02
- Forum: General discussions
- Topic: Filter IP address out of logs
- Replies: 14
- Views: 5515
Re: Filter IP address out of logs
Ok, let me confirm so I can understand.. A VB script cannot be used to modify the existing logging of Hmailserver?
- 2017-07-20 10:20
- Forum: General discussions
- Topic: Filter IP address out of logs
- Replies: 14
- Views: 5515
Re: Filter IP address out of logs
So a VB script cannot be created to modify one of the custom built in logging categories (such as IMAP) Example VB script would cause all IP addresses from the 192.168.X.X subnet to not be logged into the standard Hmailserver logs? If so, then when viewing under status and logging all the admin woul...
- 2017-07-20 02:30
- Forum: General discussions
- Topic: Filter IP address out of logs
- Replies: 14
- Views: 5515
Re: Filter IP address out of logs
I was hoping for a simple VBScript that can be used inside HmailServer so this feature would work with the native control panel.
- 2017-07-19 19:10
- Forum: General discussions
- Topic: Filter IP address out of logs
- Replies: 14
- Views: 5515
Re: Filter IP address out of logs
Going to status, logging and starting the logging and watching the entries come in in real time.
- 2017-07-18 19:11
- Forum: General discussions
- Topic: Filter IP address out of logs
- Replies: 14
- Views: 5515
Re: Filter IP address out of logs
The reason is we have many many logins and activity from the lans (192.168.X.X) which we would like to filter out of the logs so only external traffic can be viewed in the logs in real time.
- 2017-07-18 19:10
- Forum: Feature requests
- Topic: Important Feature Request - Account Login Auditing
- Replies: 2
- Views: 2374
Re: Important Feature Request - Account Login Auditing
Yes you can see banned IP addresses in IP ban but perhaps an admin should be able to see in real time logins - both successful and unsuccessful on one screen as described. From a security pov - doesn't this make sense to have instead of having to go through many many steps which is like operating bl...
- 2017-07-18 11:03
- Forum: General discussions
- Topic: Filter IP address out of logs
- Replies: 14
- Views: 5515
Filter IP address out of logs
Anyone know a Script that can be added to filter a specific IP address (or addresses) from being logged or showing in the logs?
Thanks
Thanks
- 2017-07-18 10:45
- Forum: Feature requests
- Topic: Important Feature Request - Account Login Auditing
- Replies: 2
- Views: 2374
Important Feature Request - Account Login Auditing
It seems that there is no clear easy way to see ongoing login attempts to HmailServer. This seems like there should be this feature from an administration security point of view. Having to run a log through a parser is not easy. This should be a quick glance feature that can be looked at easily mult...
- 2017-02-15 22:36
- Forum: General discussions
- Topic: Account access auditing on HMailServer
- Replies: 3
- Views: 1568
Re: Account access auditing on HMailServer
Thank You for the answer to this. Is there an easy way to determine in the logs who has accessed their accounts? Perhaps some function to add to HMAILSERVER Administrator? I can see the last login date there - but no other info. It would be helpful from a security POV to see an easily accessible log...
- 2015-02-11 17:10
- Forum: General discussions
- Topic: Account access auditing on HMailServer
- Replies: 3
- Views: 1568
Account access auditing on HMailServer
Hello,
Trying to find out if there is a way to audit IMAP and POP3 account access logins.
Basically need a way to see when attempts (success/fail) to login to either IMAP or POP3 accounts - to show the account accessed and from what IP.
Thanks
Trying to find out if there is a way to audit IMAP and POP3 account access logins.
Basically need a way to see when attempts (success/fail) to login to either IMAP or POP3 accounts - to show the account accessed and from what IP.
Thanks