Register
Login
February 10, 2012
Search
Web
Site
You are here:
Forums
Home
ArGoStuff
About
ArGoStuff Supporters
Forum Posting Policy
Forums
Articles
Articles Archive
Cyber Security Tips
FAQ
Downloads
Links
Latest Posts
RE: RSET?
by SteveT
on 08 Feb 2012 08:07 PM
Webmail problem with attachments.
by jshaffer@fslgroup.com
on 08 Feb 2012 02:26 PM
RSET?
by electricpet
on 08 Feb 2012 12:28 PM
RE: Hack attempts seem to be taking down POP3
by SteveT
on 05 Feb 2012 11:46 AM
RE: Hack attempts seem to be taking down POP3
by ub
on 04 Feb 2012 04:52 PM
RE: relaying denied errors
by SteveT
on 02 Feb 2012 10:29 AM
RE: relaying denied errors
by electricpet
on 02 Feb 2012 09:12 AM
RE: relaying denied errors
by SteveT
on 02 Feb 2012 12:57 AM
relaying denied errors
by electricpet
on 30 Jan 2012 10:47 AM
RE: Hack attempts seem to be taking down POP3
by ub
on 25 Jan 2012 07:56 PM
RE: Hack attempts seem to be taking down POP3
by TheOtherBob
on 25 Jan 2012 03:01 PM
RE: Hack attempts seem to be taking down POP3
by ub
on 24 Jan 2012 08:26 PM
RE: I have to migrate mailserver pro > mailserver.net
by SteveT
on 18 Jan 2012 08:02 PM
RE: I have to migrate mailserver pro > mailserver.net
by vincewarde
on 18 Jan 2012 11:08 AM
RE: I have to migrate mailserver pro > mailserver.net
by SteveT
on 18 Jan 2012 12:00 AM
I have to migrate mailserver pro > mailserver.net
by vincewarde
on 17 Jan 2012 08:20 PM
RE: How can I set up a DNS server - MySQL
by StephenRussell
on 13 Jan 2012 09:15 AM
RE: How can I set up a DNS server - MySQL
by SteveT
on 12 Jan 2012 01:58 PM
How can I set up a DNS server - MySQL
by StephenRussell
on 12 Jan 2012 05:18 AM
RE: IMAP / iPhone
by Eskissimo
on 06 Jan 2012 07:47 AM
Top 10 Links
Well Known Port Numbers
3064
Can Spam Act Information
2318
Cobri Computer Services
2040
Port Detective
1983
DotNetNuke (DNN)
1833
SPF Set Up Wizard
1811
Test Virus Sender
1797
Network Abuse Clearinghouse Mail Relay Ttesting
1782
DNNDEV
937
ZTree
746
ArGoStuff User to User Support Forums
Unanswered
Active Topics
Forums
Search
Forums
>
General Discussion Forums
>
ArGoSoft Mail Server .NET Edition
MSSQL 2000
Last Post 14 Apr 2008 10:32 PM by Steve Topilnycky. 1 Replies.
Sort:
Oldest First
Most Recent First
Prev
Next
You are not authorized to post a reply.
Author
Messages
- -
New Member
Posts:4
10 Apr 2008 04:29 AM
Hello,
at the moment we are using the Pro version of Argosoft. We are thinking about upgrading to the .Net version but we are using MSSQL 2000 for something else already. We can't upgrade to 2005, but will 2000 work as well?
Thanks.
Steve Topilnycky
Forum Administrator
Veteran Member
Posts:1278
14 Apr 2008 10:32 PM
I have been told that it can be done. From what I understand, you need to install MSSQLExpress, install the .NET version. Copy the tables to the MSSQL 2000 server, update the connection string in the registry. Once this is done, you can remove the EXPRESS Edtion.
But of course, this is an unsupported method and use at your own risk.
- - - - - - -
Regards,
Steve Topilnycky
Top Cat Computing
http://www.topcatcomputing.com/
You are not authorized to post a reply.
General Discussion Forums
--ArGoSoft Mail Server .NET Edition
--ArGoSoft Mail Server .NET x64 Edition
--ArGoSoft Mail Server
--ArGoSoft FTP .NET Server
--ArGoSoft FTP .NET Server x64 Edition
--Error Code Discussion and DNS Issues
--Virus and Spam Prevention
--Off Topic and Amusing Stuff
--ArGoSoft News Server
--ArGoSoft FTP Server
--ArGoSoft Wish List
--ArGoSoft Mini Mail Server
--ArGoSoft Mail Transfer
Site News
--Site News Forums
3rd Party Programs/Server Extensions (Commercial)
--Server Side Solutions
--Misc 3rd Party Server Extensions
3rd Party Programs/Server Extensions (Freeware)
--Web Development (ASP/PhP/Java/etc.)
--Web Templates
--GLExt Information and forum
--Misc 3rd Party Server Extensions
Site
--ArGoStuff Site Discussion
Moderator Forums
Forums
>
General Discussion Forums
>
ArGoSoft Mail Server .NET Edition
Active Forums 4.2
Donations
Find our site useful? Make a donation to show your support
ArGoStuff Supporters
News from ArGoSoft
1
2
3
4
5
6
Mail Server v1.0.8.3
Added support of STARTTLS (STLS) command for SMTP, POP3, IMAP, and SMTP relay and delivery, which will allow secure, fully encrypted connections, when possible;
11/6/2011 1:10:34 PM
Mail Server v1.0.8.2
Optimized delivery speed. In earlier versions each "tick" which was checking whether messages were in the outbox queue, was picking up only one message at a time. Now it will attempt to pick MaximumAllowedThreads-ActiveDelivery threads messages, which should considerably increase deliver speed;
Optimized SEARCH and STATUS IMAP commands. They appear to be used very extensively by Android, and (not that extensively, but still) by iPhone. Now users who use mobile phones to access their IMAP accounts will see considerable improvement;
Optimized STORE IMAP command. Before storing of IMAP flags was occuring one message at a time, which seemed to be fine with SQL server, but proved to be slow for SQLite... Now it happens with single SQL call.
10/8/2011 7:59:35 PM
ArGoSoft Mail Server v1.0.8.1
Fixed a bug: when using IMAP via Firefox with "When I delete a message, move it to Trash folder" option, marking messages in the trash folder was causing high CPU usage, and was taking some time, making the server pretty much non-responsive. The problem was happening only when using SQLite.
6/6/2011 9:33:36 PM
ArGoSoft Mail Server v1.0.8.0
Fixed a problem with web interface - was showing only first page of messages, and would not switch to other pages; In order to fix the web interface, mail server itself has to be updated;
When installint initially, was still using SQLite, even when SQL was requested;
There was a problem with switching from SQLite database engine to SQL server database engine: the SQL database was not being created;
5/23/2011 5:53:55 PM
ArGoSoft Mail Server .NET v1.0.7.9
The server no longer requires Microsoft SQL Server. If SQL server is not found, it will use SQLite engine, which does not require separate installation. If SQL server is found, then user will be prompted whether he wants to use it;
Made other improvements, such as, now mailbox rebuild indexes orphaned records, rather then deleting them, also added an opotion to increment UIDL validity of folder (both on the Mailbox viewer box);
Made minor improvements on web interface;
4/26/2011 9:47:25 PM
1
2
3
4
5
6
Protect Your Computer today with
Home
:
ArGoStuff
:
Forums
:
Articles
:
Cyber Security Tips
:
FAQ
:
Downloads
:
Links
Copyright 2006-2011 by ArGoStuff
Terms Of Use
Privacy Statement