Search 
You are here: Forums   
Latest PostsMinimize
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: 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: 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
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

ArGoStuff User to User Support Forums
Search this forum:
Search
You are not authorized to create a new topic.
Page 1 of 3123 > >>
Topics
Replies
Views
Last Post
Pinned
Paranoid & Mail Filter End of Support Announcement
Steve Topilnycky
0524
14 Oct 2011 04:30 PM
[RESX:TopicRead]
Find SMTP host
booler
34623
by  Steve TopilnyckyJump to last post
03 Jun 2010 08:08 PM
biggrin.gif
problem with argo/MF today
Matt -
11900
by  Steve TopilnyckyJump to last post
29 Jan 2010 08:26 AM
[RESX:TopicRead]
MF and SpamAssassin - not working
Dave Webb
103554
by  Alexander -Jump to last post
05 Feb 2009 01:47 AM
[RESX:TopicRead]
Mailfilter and .NET Upgrade
Kelly -
32754
by  Kelly -Jump to last post
07 Aug 2008 12:23 PM
[RESX:TopicRead]
How do I throttle MF?
Dave Webb
102695
by  Steve TopilnyckyJump to last post
20 Apr 2008 08:35 AM
[RESX:TopicRead]
Strange issues with filters in latest MF
Dave Webb
01886
09 Apr 2008 03:20 AM
[RESX:TopicRead]
MF with Sophos
Dave Webb
32449
by  Steve TopilnyckyJump to last post
01 Mar 2008 11:43 PM
[RESX:TopicRead]
MF with Mailserver .NET cant see the accounts
Benno
83960
by  Steve TopilnyckyJump to last post
24 Feb 2008 04:36 PM
[RESX:TopicRead]
Scheduled learning of SPAM/HAM in PARANOID
Dan
42148
by  Alexander -Jump to last post
22 Feb 2008 05:06 PM
[RESX:TopicRead]
If receipient in list PROBLEM
Dan
32058
by  Alexander -Jump to last post
22 Feb 2008 02:24 PM
explanationmark.gif
Argosoft Mailserver Pro doesnt work with Ewall
sicnezz
21953
by  sicnezzJump to last post
15 Feb 2008 07:58 PM
[RESX:TopicRead]
Inconsistent logs MF vs PND
Dan
42231
by  DanJump to last post
12 Feb 2008 09:00 AM
[RESX:TopicRead]
eWall LSP = free?
sicnezz
11686
by  Steve TopilnyckyJump to last post
11 Feb 2008 08:39 PM
cry.gif
eWall blocks anything / using argosoft pro
sicnezz
11690
by  Steve TopilnyckyJump to last post
11 Feb 2008 08:34 PM
[RESX:TopicRead]
Wish for better stat in MF
Dan
11995
by  Alexander -Jump to last post
18 Jan 2008 01:51 PM
[RESX:TopicRead]
MF not active???
Dan
11687
by  Steve TopilnyckyJump to last post
15 Dec 2007 11:51 AM
[RESX:TopicRead]
Paranoid not checking all emails
Dan
22047
by  DanJump to last post
15 Dec 2007 10:31 AM
[RESX:TopicRead]
Real time backup with MF
Dan
01719
15 Dec 2007 10:30 AM
[RESX:TopicRead]
eWall Whitelist
- -
21877
by  - -Jump to last post
09 Nov 2007 08:16 AM
You are not authorized to create a new topic.
Page 1 of 3123 > >>


RSS Feed Available
Active Forums 4.2
DonationsMinimize

Find our site useful? Make a donation to show your support

Donate

logo_ccMC.giflogo_ccVisa.giflogo_ccDiscover.giflogo_ccAmex.gif

ArGoStuff Supporters

 


News from ArGoSoftMinimize
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

Get AVG Today


Home:ArGoStuff:Forums:Articles:Cyber Security Tips:FAQ:Downloads:Links
Copyright 2006-2011 by ArGoStuff Terms Of UsePrivacy Statement