Search found 14 matches

by nebo
2007-05-23 19:12
Forum: Scripting
Topic: Search Message using COM API?
Replies: 7
Views: 5531

Maybe you should take a look at MS Indexing Service. Seems like it comes with MIME filtering capabilities built in. Atleast according to http://msdn2.microsoft.com/en-us/library/ms692582.aspx.
by nebo
2007-02-16 02:51
Forum: Archived feature requests
Topic: Alias routing
Replies: 0
Views: 2592

Alias routing

We have hMail on our front end servers with SpamD backends for spam filtering. Works perfectly and we handle up to 200 000 messages per day without any problems. We are using the routing feature to forward mail to different internal servers, like Exchange and other mail systems. Since hMail only sup...
by nebo
2006-12-18 21:22
Forum: Off-topic discussions
Topic: 4.4 status
Replies: 28
Views: 19439

I'm still of the opinion that if you want to claim that your mailserver has load-balancing capabilities, it should be built into the application, rather than forcing a user to set up and configure load balanced and failover SQL server. To some extent yes, but in a large-scale environment you cant p...
by nebo
2006-12-18 21:01
Forum: Off-topic discussions
Topic: 4.4 status
Replies: 28
Views: 19439

Got this off the mysql.com website:

"MySQL Cluster is included in version 5.0 of the MySQL database server, as part of the MySQL Max packages"
by nebo
2006-12-18 20:37
Forum: Off-topic discussions
Topic: 4.4 status
Replies: 28
Views: 19439

A distributed cache would be great for performance when clustering. Also being able to have completely independent servers that could be on different locations sounds terrific. But for now i would still like to have an option that completely disables caching. I understand that completely dropping th...
by nebo
2006-12-16 02:19
Forum: Off-topic discussions
Topic: 4.4 status
Replies: 28
Views: 19439

As far as I can tell the list caching does limit the use of hMailServer to a single server. This is because smtp somehow signals the pop and imap services when new mail arrives. This seems to be the only way that the message list cache for pop and imap is updated. Correct? What I would like is for t...
by nebo
2006-12-15 18:58
Forum: Off-topic discussions
Topic: 4.4 status
Replies: 28
Views: 19439

:(

Too bad. Any estimate on how far away 5.0 could be?
by nebo
2006-12-15 17:06
Forum: Off-topic discussions
Topic: 4.4 status
Replies: 28
Views: 19439

Hi Martin,

Will it be possible to turn off message list caching in 4.4?
by nebo
2006-11-26 21:14
Forum: Archived feature requests
Topic: SpamAssasin Integration
Replies: 49
Views: 67872

I totally agree with you Shiloh! Spamassassin and hMail should NOT be integrated. I too would like to see the SpamC client feature implemented in hMailServer. This way one could set up a separate SpamD server, or even a farm for that matter, to handle spam scoring efficiently. hMailServer should onl...
by nebo
2006-11-26 20:55
Forum: Development & alpha discussions
Topic: Clustering
Replies: 49
Views: 46314

Hi Martin, As far as performance is concerned I havent tested the absolute limits of a single hMailServer instance but so far im really impressed and im sure that if you throw in enough hardware the performance will not be an issue. What Im after is some form of redundancy/failover where one could m...
by nebo
2006-11-26 19:03
Forum: Development & alpha discussions
Topic: Clustering
Replies: 49
Views: 46314

Too bad, that makes failover/clustering virtually impossible then?

Is 4.4 far away? Maybe you could make a 4.3 B249, with just this option added? Or is it very complex?
by nebo
2006-11-25 22:20
Forum: Development & alpha discussions
Topic: Clustering
Replies: 49
Views: 46314

Hi all, Just want some clarification to the "caching" issue in hMailserver. Picture the following scenario: - two servers running hMailserver, both serving as MX, SMTP, POP hosts för the same domain, evenly distributed load - they share the same data store (mail files), via network share och cluster...
by nebo
2006-11-20 01:53
Forum: Development & alpha discussions
Topic: Script issues in 4.3 - Build 243
Replies: 13
Views: 9933

Ah! Seems to work if I remove the [security] section in hmailserver.ini. Great! Are there any implications to not having admin pass in the ini-file? Other than "unauthenticated" access to the COM API?
by nebo
2006-11-20 01:33
Forum: Development & alpha discussions
Topic: Script issues in 4.3 - Build 243
Replies: 13
Views: 9933

Hi Martin, I think that the idea is good and that this feature could be useful in some scenarios, like restricting access via web admin systems. But is there anyway one could bypass this restriction? Im trying to implement Helm 4 and i keep getting the error mentioned before (0x800403E9) when trying...