Search  
You are here:  Articles    
Article Categories Minimize

Article Authors Minimize

Articles Minimize

Current Articles | Categories | Search

ArgoSoft Mail Plus (1.8.9.2) setup
Posted by westmatrix on Sunday, August 30, 2009 :: Last Updated on Sunday, August 30, 2009:: Views 568

This is the ArgoSoft 1.8 (1.8.9.2) configuration for the plus version...Screen shots...   User configuration This is for Outlook Express configuration...Screenshots... Enjoy, hope this helps someone!

Read More...

 

IN FOCUS: Is ClamAV Vulnerable to a Corporate Attack?
Posted by SteveT on Thursday, February 07, 2008 :: Last Updated on Thursday, February 07, 2008:: Views 1570

Mark Joseph Edwards, News Editor, mark at ntsecurity / net Software vulnerabilities caused by faulty code pop up every day, and most of them are fixed in a reasonably quick fashion. But there's another type of software vulnerability that's going unpatched. That vulnerability has to do with intellectual property and patent claims. As you might kno...

Read More...

 

Glossary of Terms
Posted by SteveT on Sunday, February 03, 2008 :: Last Updated on Sunday, February 03, 2008:: Views 1552

Term Definitions Authentication A device used in network access control. It stores the usernames and passwords that identify the clients logging on, or it may hold the algorithms for token access. For access to specific network resources, the server may itself store user permissions and com...

Read More...

 

Winsock Error Codes
Posted by SteveT on Sunday, February 03, 2008 :: Last Updated on Sunday, February 03, 2008:: Views 3498

Error# Error Code Description 10004 WSAEINTR Interrupted system call. 10009 WSAEBADF Bad file number. 10013 WSEACCES Permission denied. ...

Read More...

 

RAS DUN Error Codes
Posted by SteveT on Sunday, February 03, 2008 :: Last Updated on Sunday, February 03, 2008:: Views 3191

Error # Description 600 An operation is pending. 601 The port handle is invalid. 602 The port is already open. 603 Caller's buffer is too small. ...

Read More...

 

Outlook Express IMAP Error Codes
Posted by SteveT on Sunday, February 03, 2008 :: Last Updated on Sunday, February 03, 2008:: Views 2318

Error Code Error Type Description 0x800CCCD1 IMAP_LOGINFAILURE Login failed. 0x800CCCD2 IMAP_TAGGED_NO_RESPONSE Message tagged. 0x800CCCD3 IMAP_BAD_RESPONSE ...

Read More...

 

Outlook Express Winsock Error Codes
Posted by SteveT on Sunday, February 03, 2008 :: Last Updated on Sunday, February 03, 2008:: Views 1657

Error Code Error Type Description 0x800CCC40 WINSOCK_WSASYSNOTREADY Network subsystem is unusable. 0x800CCC41 WINSOCK_WSAVERNOTSUPPORTED Windows Sockets cannot support this application. ...

Read More...

 

Outlook Express RAS/DUN Error Codes
Posted by SteveT on Sunday, February 03, 2008 :: Last Updated on Sunday, February 03, 2008:: Views 1755

Error Code Error Type Description 0x800CCCC2 RAS_NOT_INSTALLED RAS/DUN not installed. 0x800CCCC3 RAS_PROCS_NOT_FOUND RAS/DUN process not found. 0x800CCCC4 RAS_...

Read More...

 

Using Telnet to test your connection
Posted by SteveT on Sunday, February 03, 2008 :: Last Updated on Sunday, February 03, 2008:: Views 6768

Telnet can be a very useful tool to test your ArGo Mail Server and connection. Telnet can test all mail ports, and by default, Telnet connects to Port 23.To Use Telnet to access your SMTP server, you need to connect on port the appropriate port ([25 – SMTP] [110– POP3] [143– IMAP]). The steps below were tested from a remote locati...

Read More...

 

IN FOCUS: Vendors' Lax Security is Our Problem
Posted by SteveT on Thursday, January 31, 2008 :: Last Updated on Thursday, January 31, 2008:: Views 1598

by Mark Joseph Edwards, News Editor, mark at ntsecurity / net Last week, I blogged about a rather shocking incident. It's shocking both because it even happened and because it continues to happen. The incident I'm referring to is that Best Buy shipped digital picture frames that contained a virus that was installed during the manufacturing process...

Read More...

 

Page 1 of 3First   Previous   [1]  2  3  Next   Last   


Donations Minimize

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 ArGoSoft Minimize
1 2 3 4 5 6 7


Mail Server v1.0.7.5

Mail Server

  • Hopefully fixed a problem which was causing mail server to stop

Web Interface

  • Web interface now will work with Safari;
2/25/2010 12:49:41 PM
Mail Server v1.0.7.4

Mail Server

  • SMTP now supports two methods of authentication: AUTH PLAIN and AUTH LOGIN;
  • Improved the way how "stuck" delivery threads are getting cancelled. In some cases with previous versions they could stay connected infinitely long;
  • If a domain is in greylisting exception, and SPF is PASS, DNSBL will be not checked - to avoid blocking messages, when single IP addresses belonging to large ISPs are blacklisted by DNSBL databases;
  • Now there is an option to check all IP addresses, referred to in RECEIVED headers, against DNSBL databases;
  • If autoresponder is enabled, and return address is not specified, now the server will use username, plus @ symbol, plus either the first domain in the list belonging to the domain group, or domain group name itself;
  • If SMTP for account is disabled for an account, connection will be still accepted, if it comes from web interface;
  • If there is an unsuccessful attempt to log into the POP3 or IMAP server, or perform uncussessful SMTP Authentication, and entry is created in the Windows application log;

Web Interface

  • Fixed a problem with messages, containing embedded images with same name - was giving Resource already in use error when displaying images;
2/21/2010 6:10:28 PM
Mail Server v1.0.7.3

Mail Server

  • In previous versions "stuck" IMAP connections were not getting disconnected, because it was assumed that IDLE command can "stick around" infinitely. It turned out, some clients (e.g., iPhone and iPod) do not use IDLE command, but still leave connections open, which causes open IMAP connections to add up. In this version IMAP connection gets periodically checked, along with POP3 and SMTP connections, and gets disconnected, if it was around for long time, and currently is not in IDLE state;
  • Fixed a bug in Archiver: copy function was copying entire folder, not just a selection;
  • If a list of trusted or banned hosts contained blank entry, it was returning false positives. Now blank entries are just removed;
  • If remoting service cannot start, now it not affect other services.  Before it would crash other services too;
  • Added View Log Folder option to the mail server UI;
  • Now catching exception when reading server start date/time. It appears, server startup times was not getting stored properly into the Settings.xml file on non-English versions of Windows;
  • License is now checked onlny at server startup, rather then during each connection. It appears, decrypting of the license and checking it's signature was taking pretty long time on some systems;

Web Interface

  • Fixed a problem with processing MIME messages, when part separators (boundaries) contain space;
1/3/2010 5:36:30 PM
FTP Server v1.0.2.1
  • Fixed a potential security threat - no longer accepting very long command lines, which would cause server to crash;
12/3/2009 11:58:34 AM
Mail Server .NET v1.0.7.2

Mail Server

  • Fixed long delay when sending mail to large mailing lists, containing large number of local recipients;
  • Optimized access to trusted and banned hosts lists;
  • Added an option to allow bouncing only to local users (Options - Server Options - Delivery;
  • Further optimized resource consuming processes, such as POP3, IMAP and delivery;

Web Interface

  • Fixed multiple problems with displaying complex multipart messages;
11/26/2009 7:57:20 PM


1 2 3 4 5 6 7

Protect Your Computer today withGet AVG Today

VB100



Home:ArGoStuff:Forums:Articles:Cyber Security Tips:FAQ:Downloads:Links
Copyright 2006-2009 by ArGoStuff Terms Of Use Privacy Statement