Search 
You are here: Forums   
Latest PostsMinimize
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 vincewarde
on 18 Jan 2012 11:08 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
RE: IMAP / iPhone
by Bru92
on 06 Jan 2012 07:35 AM
RE: IMAP / iPhone
by Eskissimo
on 20 Dec 2011 06:03 AM
RE: Feature Request: DKIM Signing
by jeffff
on 13 Dec 2011 05:11 PM

ArGoStuff User to User Support Forums
Search this forum:
Search
You are not authorized to create a new topic.
Page 2 of 3 << < 123 > >>
Topics
Replies
Views
Last Post
[RESX:TopicRead]
Dictionary in PND 3 not showing
Dan
41850
by  DanJump to last post
29 Oct 2007 05:11 PM
[RESX:TopicRead]
Empty files
Dan
21078
by  Alexander -Jump to last post
25 Oct 2007 03:33 PM
[RESX:TopicRead]
Paranoid vs spamassassin
Dan
62404
by  DanJump to last post
24 Oct 2007 02:18 PM
[RESX:TopicRead]
help needed with SA/MF integration
Dan
(Topic has multiple pages1 2 )
263607
by  DanJump to last post
24 Oct 2007 03:30 AM
[RESX:TopicRead]
Creating EFFECTIVE filters in MF
Dan
0883
22 Oct 2007 08:26 AM
[RESX:TopicRead]
Paranoid not working
Dan
61028
by  DanJump to last post
21 Oct 2007 11:34 AM
questionmark.gif
MaillFilter Syntax in .mfr files
Roland -
21115
by  Roland -Jump to last post
30 Sep 2007 01:45 AM
sad.gif
eWall LSP
Steve Topilnycky
01339
19 Sep 2007 05:18 PM
[RESX:TopicRead]
Paranoid 3?
gumby
181647
by  gumbyJump to last post
11 Sep 2007 11:46 AM
[RESX:TopicRead]
eWall Paranoid Learning
- -
31360
by  Steve TopilnyckyJump to last post
21 Aug 2007 04:14 PM
[RESX:TopicRead]
Outlook Junk Folder
- -
31167
by  Steve TopilnyckyJump to last post
16 Aug 2007 10:33 AM
[RESX:TopicRead]
Save an attachment
Dan
61197
by  DanJump to last post
09 Aug 2007 01:41 PM
[RESX:TopicRead]
Error: Not enough storage
Dan
01053
09 Aug 2007 07:04 AM
[RESX:TopicRead]
eWall Installation
- -
21150
by  - -Jump to last post
08 Aug 2007 07:06 PM
[RESX:TopicRead]
Mailfilter backup Outgoing emails issue
Dan
11045
by  Steve TopilnyckyJump to last post
02 Aug 2007 09:00 AM
[RESX:TopicRead]
Mailfilter for .NET?
Dave Webb
51425
by  Alexander -Jump to last post
26 Jul 2007 10:05 PM
[RESX:TopicRead]
Mailfilter for .NET!
Alexander -
01056
26 Jul 2007 09:57 PM
[RESX:TopicRead]
eWall Question
Steve Topilnycky
42655
by  Steve TopilnyckyJump to last post
20 Jul 2007 02:43 PM
[RESX:TopicRead]
Wish for Mailfilter
Dan
11017
by  DanJump to last post
03 Jul 2007 08:15 AM
[RESX:TopicRead]
Re. Code
- -
11076
by  Steve TopilnyckyJump to last post
22 Jun 2007 01:32 PM
You are not authorized to create a new topic.
Page 2 of 3 << < 123 > >>


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

VB100



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