|
|
 |
|
 |
 |
|
 |
|
|
ArGoStuff User to User Support Forums
|
 |
|
 |
| Author |
Messages |
|
dskagcommunity
Posts: 11 Online:  ArGoNuke Apprentice


 |
| 10-03-2008 12:12 PM |
|
Hi all!
I have a big Problem with the latest Version of Mailserver Pro.
Every few days it reports a memory full error in the logfile (the memory is NOT full and not defect!). So the Server cant recieve Mails. I must restart the service so it works again. But after a few days the problem is back. So i will try now to manage a automatic restart of the Service every day at 4 Oclock and hope there is no traffic at this time. But thats not a good solution, only a workaround. Whats the Problem?
Its an Core2Duo Machine with 4GB of RAM and Windows 2000 Server (3,4GB Mem are useable in OS) and 2GB swap File. I switched swapfile now to the maximum 4095MB and hope it runs a little longer.
Perhaps you have an solution vor me, thx!
|
|
|
|
|
mcorrow Forum Moderator Posts: 243 Online:  ArGoNuke Lt. JG


 |
| 10-03-2008 12:21 PM |
|
I'll assume that you are not talking about the .NET version? If so, the database manager that is used for the user mailbxes etc (.CDS) files has a small memory leak. It would appear that the mailserver cannot use all available memory (It may be restricted to 256meg?), so it eventually runs out of memory. On our system, the memory slowly rises, and I have to stop/restart every few days.. The topic has been brought up before, but it would appear that it is not actually the argo code that is the problem, but the DB Manager code. It is my understanding that there is no fix for the problem. I would guess that the .NET version does not have this issue, becuase it uses SQL Server for storage of data.. HTH |
|
Matt |
|
|
dskagcommunity
Posts: 11 Online:  ArGoNuke Apprentice


 |
| 10-03-2008 12:31 PM |
|
No, i use normal Argosoft Mailserver Pro v1.8.9.5....uh so i must upgrade to .net version?? I still have a sql server installed on this server..dont what to run two sql server on one machine. |
|
|
|
|
mcorrow Forum Moderator Posts: 243 Online:  ArGoNuke Lt. JG


 |
| 10-03-2008 1:00 PM |
|
I believe the .NET version will install itself using the current sql server(if you have one)...(that's my understanding). I'm not using the .NET version ,so I can't verify whether it has any memory issues. |
|
Matt |
|
|
dskagcommunity
Posts: 11 Online:  ArGoNuke Apprentice


 |
| 10-03-2008 2:46 PM |
|
I maked now a bat with net stop "ArGoSoft Mail Server". Windows starts this file now at 4 o´clock AM and argosoft stayalive gets it back after few seconds. So i hope i can life with this workaround for a time. i dont want to install any other versions (only newer versions of the same Software). Perhaps someone has the same problem and wants now to use this workaround too  |
|
|
|
|
mcorrow Forum Moderator Posts: 243 Online:  ArGoNuke Lt. JG


 |
| 10-03-2008 3:36 PM |
|
Keep us posted whether this works for you! Thanks! |
|
Matt |
|
|
SteveT Forum Administrator
 Posts: 2594 Online:  ArGoNuke Admiral


 |
| 10-04-2008 8:31 AM |
|
Posted By mcorrow on 10-03-2008 1:00 PM I believe the .NET version will install itself using the current sql server(if you have one)...(that's my understanding). I'm not using the .NET version ,so I can't verify whether it has any memory issues.
Matt,
You are correct. If you are running MS SQL 2005 it will install using your current installation. From what I have been told you can install it on an older versions of SQL, but it requires multiple steps and is not officially supported, plus I do not know what the steps are.
|
|
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com |
|
|
dskagcommunity
Posts: 11 Online:  ArGoNuke Apprentice


 |
| 10-04-2008 8:50 AM |
|
| I am using MySQL (version 4.1.21 i think...dont now ^^) |
|
|
|
|
SteveT Forum Administrator
 Posts: 2594 Online:  ArGoNuke Admiral


 |
| 10-04-2008 2:39 PM |
|
| The .NET server is not compatiable with MySQL. You need either MS SQL 2005 or MS SQL Expresss (free ediion). |
|
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com |
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|
|
|
|
 |
| Mail Server v1.0.5.9 | |
Mail Server
- Added additonal tracking of connections for SMTP and POP3: if they stay on for over 30 minutes, they are
getting disconnected;
- Fixed a problem with mailbags when they accept mail only when main server is down: in case of timeout
mailbags were still treating the main server as "available" and rejecting mail;
- Changed color coding of logs. Now red denotes only errors, delivery is green, POP3, SMTP, IMAP
connections - blue;
Web Interface
-
Fixed a problem, when session timeouts were causing errors in the windows system logs;
| | 1/2/2009 1:52:01 PM |
|
| Happy Holidays to All!!! | Just wanted to wish everybody Happy Holidays, and wish all the best to all in 2009
Looking forward to work with you next year!
Archie
| | 12/23/2008 10:13:32 PM |
|
| Mail Server Pro v1.8.9.6 |
- Improved Export to .NET function - sometimes email messages were not getting exported, because
the database of email messages was not up to date. Now each folder gets rebuilt before the export
function;
| | 12/2/2008 11:19:02 PM |
|
| Email Address Validator | We have discontinued our email address validation service, and launched new web site:
http://www.emailaddressvalidator.com
It provides the web service interface to validate lists of email addresses. We hope that our service will help to reduce unwanted traffic on Internet, ensuring that mail is sent only to valid and legitimate addresses.
Sign up now, and get 150 free validations!
| | 11/25/2008 10:13:02 AM |
|
| Mail Server v1.0.5.8 | |
Mail Server
- Mailbags now have an option to accept mail only when specified server is down - will help to fight
with spam which attempt to deliver mail bypassing the main server;
- When delivering mail, if main exchanger returns 4xx reply (temporary problem), the server will not
try other exchangers, will retry later the main exchanger;
- Server options moved from registry to a XML file. 64 bit versions of Vista and 2008 server appear
to be having access rights problems to the Windows registry, and the change will make our server more
compatible with 64 bit versions;
- Added an option to specify the number of lines on the log screen, when using the user interface.
Was causing memory problems if left running for long time;
- Fixed couple of problems, which were showing when SQL server was set up to use
case sensitive SQL statements;
- Made changes in the remoting interface to allow logging in using aliases;
Web Interface
- Made changes to allow logging in using aliases;
- When viewing folders, web interface now displays the name of logged in user;
| | 11/12/2008 2:31:31 PM |
|
|
|
|
|
 |
 |
|
 |
|
|
|
|
|
 |
 |
|
 |
|