Register
Login
May 19, 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: MailserverUi.exe and sqlservr.exe CPU usage through the roof
by fredz024
on 18 May 2012 10:15 PM
RE: Switching database
by SteveT
on 17 May 2012 05:40 PM
RE: Switching database
by Jorgo
on 17 May 2012 04:29 PM
RE: Switching database
by fredz024
on 17 May 2012 03:43 PM
RE: MailserverUi.exe and sqlservr.exe CPU usage through the roof
by fredz024
on 17 May 2012 03:35 PM
RE: Switching database
by Jorgo
on 17 May 2012 03:22 PM
RE: Switching database
by SteveT
on 17 May 2012 12:19 PM
Switching database
by Jorgo
on 16 May 2012 04:37 PM
RE: Error receiving data. Possibly, connection was dropped
by SteveT
on 10 May 2012 02:49 PM
RE: Hack attempts seem to be taking down POP3
by SteveT
on 10 May 2012 02:37 PM
RE: Hack attempts seem to be taking down POP3
by ub
on 09 May 2012 09:07 PM
RE: Hack attempts seem to be taking down POP3
by SteveT
on 09 May 2012 02:36 PM
RE: Hack attempts seem to be taking down POP3
by emkry
on 09 May 2012 02:09 PM
RE: Hack attempts seem to be taking down POP3
by SteveT
on 09 May 2012 02:03 PM
RE: Hack attempts seem to be taking down POP3
by emkry
on 09 May 2012 01:18 PM
Error receiving data. Possibly, connection was dropped
by sergioh
on 07 May 2012 06:41 AM
RE: The operation not allowed on non-connected sockets. HELP!!
by whensen
on 01 May 2012 12:45 PM
RE: The operation not allowed on non-connected sockets. HELP!!
by electricpet
on 01 May 2012 06:00 AM
RE: The operation not allowed on non-connected sockets. HELP!!
by whensen@holabird.com
on 30 Apr 2012 09:37 PM
RE: Hack attempts seem to be taking down POP3
by ub
on 23 Apr 2012 09:14 PM
Top 10 Links
Well Known Port Numbers
3146
Can Spam Act Information
2434
Cobri Computer Services
2113
Port Detective
2043
DotNetNuke (DNN)
1888
Test Virus Sender
1861
Network Abuse Clearinghouse Mail Relay Ttesting
1828
DNNDEV
1045
ZTree
801
Ventrian Systems
512
ArGoStuff User to User Support Forums
Unanswered
Active Topics
Forums
Search
Forums
>
General Discussion Forums
ArGoSoft Mail Server .NET Edition
Search this forum:
You are not authorized to create a new topic.
Page 17 of 17
<<
<
13
14
15
16
17
Topics
Replies
Views
Last Post
POP3 Timeout Problem
Mike D
1
1027
by Steve Topilnycky
27 Nov 2007 04:46 AM
About AntiVirus and MX Record
NickService.Com
1
1077
by Steve Topilnycky
27 Nov 2007 04:36 AM
AntiVirus for Argosoft Mail Server .NET
NickService.Com
1
1306
by Steve Topilnycky
27 Nov 2007 04:14 AM
Deleting mails using Webmail interface !!
Iceman_DK
2
1236
by Iceman_DK
02 Nov 2007 09:07 AM
Email composed through webmail remains in processing state in server outbox
- -
0
1554
17 Sep 2007 08:02 AM
Argo.NET eWall and JUNK
- -
4
1121
by Roland -
06 Sep 2007 01:34 PM
Web Interface access error
wjc1082
1
1575
by wjc1082
21 Aug 2007 06:06 AM
Webmail: Send error - outbox path access denied
1
1089
by fra@monochrom.at
13 Aug 2007 01:40 PM
Error in the delivery timer procedure: line 1
Matt -
0
1048
10 Aug 2007 03:39 PM
Whitelisting
- -
0
1206
04 Aug 2007 08:33 PM
Help installing .Net web interface
oprice
3
1797
by Dave
04 Jul 2007 06:00 AM
Spam
Thomas -
4
1324
by - -
11 Jun 2007 07:27 PM
A Access to SQL problem, with the Webmail
Jeppe
1
1570
by Jeppe
28 May 2007 03:27 PM
subfolder in .net
simonc
1
1075
by Roland -
07 May 2007 12:42 AM
Web server .net web interface problems installing
Chistery
1
1952
by Chistery
06 Apr 2007 12:42 PM
You are not authorized to create a new topic.
Forums
>
General Discussion Forums
>
ArGoSoft Mail Server .NET Edition
Page 17 of 17
<<
<
13
14
15
16
17
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
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
Home
:
ArGoStuff
:
Forums
:
Articles
:
Cyber Security Tips
:
FAQ
:
Downloads
:
Links
Copyright 2006-2011 by ArGoStuff
Terms Of Use
Privacy Statement