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 212 > >>
Topics
Replies
Views
Last Post
questionmark.gif
How can I set up a DNS server - MySQL
StephenRussell
23672
by  StephenRussellJump to last post
13 Jan 2012 09:15 AM
[RESX:TopicRead]
Stopping Backscatter Non-Delivery Bounces
jwyde
11830
by  jwydeJump to last post
02 Jul 2011 04:11 PM
[RESX:TopicRead]
getting spam from my own email address
Flea
43377
by  singguanJump to last post
16 Sep 2010 08:55 PM
[RESX:TopicRead]
DNSBL
singguan
32449
by  Steve TopilnyckyJump to last post
16 Sep 2010 11:42 AM
[RESX:TopicRead]
spam help
eeeprom
11373
by  Steve TopilnyckyJump to last post
06 Jul 2010 12:37 AM
[RESX:TopicRead]
where to start
bobisa
11055
by  Steve TopilnyckyJump to last post
09 Jun 2010 06:51 PM
[RESX:TopicRead]
SPF Filtering? What are you doing?
Kaleb-320
02154
13 Oct 2009 06:45 PM
questionmark.gif
Trying to prevent my emails from going to junk mail - have ?
Rodrigo
13698
by  Steve TopilnyckyJump to last post
13 Feb 2009 07:53 AM
[RESX:TopicRead]
Greylisting exceptions - what to
Hany Mustapha
01922
02 Oct 2008 10:46 AM
[RESX:TopicRead]
VirusEx not working with AVG 8?
Kaleb-320
12352
by  Steve TopilnyckyJump to last post
21 Aug 2008 12:23 PM
[RESX:TopicRead]
Does anyone use sorbs.net?
Dave Webb
33353
by  Steve TopilnyckyJump to last post
16 Apr 2008 07:33 AM
[RESX:TopicRead]
Lets join forces against spam
Dan
103512
by  DanJump to last post
12 Apr 2008 03:31 PM
[RESX:TopicRead]
Remove ordb.org from DNSBL List
Dan
03540
31 Mar 2008 08:41 AM
[RESX:TopicRead]
attacks lead to server / router lockups
sebco
31830
by  Dave WebbJump to last post
27 Mar 2008 11:15 AM
[RESX:TopicRead]
Best spam killers
Tom
102855
by  Steve TopilnyckyJump to last post
18 Feb 2008 03:02 AM
[RESX:TopicRead]
ArgoSA has it gone south
muffy
22828
by  Steve TopilnyckyJump to last post
10 Feb 2008 12:22 PM
[RESX:TopicRead]
Spam Filter - Razor
Thomas -
01448
23 Jan 2008 04:59 PM
[RESX:TopicRead]
SpamAssassin error could not find site rules directory
Dave Webb
55718
by  Roland -Jump to last post
11 Jan 2008 03:23 AM
questionmark.gif
help - spammers abusing my SMTP!
sicnezz
11854
by  Steve TopilnyckyJump to last post
26 Nov 2007 12:32 AM
[RESX:TopicRead]
DNSBL recommendations
Chenks
142481
by  Steve TopilnyckyJump to last post
22 Aug 2007 04:44 AM
You are not authorized to create a new topic.
Page 1 of 212 > >>


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

Protect Your Computer today withGet AVG Today


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