Search  
You are here:  Forums    
Latest Posts Minimize
RE: Cannot send from the server w/1.0.7.4 by argosoft on 03-11-2010 10:15 AM
Cannot send from the server w/1.0.7.4 by kmgoodman on 03-11-2010 9:15 AM
RE: Mailserver Refusing to Start by mcorrow on 03-11-2010 6:04 AM
RE: Mailserver Refusing to Start by RA5691 on 03-11-2010 5:19 AM
RE: Mailserver Refusing to Start by mcorrow on 03-10-2010 6:38 AM
Mailserver Refusing to Start by RA5691 on 03-10-2010 5:21 AM
RE: Webmail upgrade issue still exisits! by H2oToast on 03-08-2010 7:48 PM
RE: Mail not delivered: 'Error receiving data - empty string received' message received by Lars H. on 03-08-2010 2:53 PM
RE: Mail not delivered: 'Error receiving data - empty string received' message received by mcorrow on 03-08-2010 1:08 PM
RE: Webmail upgrade issue still exisits! by webequipped on 03-08-2010 9:37 AM

Top 10 Links Minimize

ArGoStuff User to User Support Forums Minimize
Search this forum:
You are not authorized to post a reply.
 
Page 1 of 1312345678910 > >>
Topics Started By Replies Views Last Post
Welcome to the ArGo Mail Server .Net Edition Forums
SteveT 0 3382
03-21-2007 10:05 AM
Cannot send from the server w/1.0.7.4
kmgoodman 1 20
by argosoft
03-11-2010 10:15 AM
Webmail upgrade issue still exisits!
webequipped 2 131
by H2oToast
03-08-2010 7:48 PM
Build 1.0.7.5, Feb 25 2010 No longer works with perl auth script
jeffff 0 85
03-05-2010 8:46 PM
High CPU load with MailserverUi.exe
sicnezz 0 822
02-19-2010 5:40 PM
.net server crashes
sicnezz 3 551
by nathancorson
02-14-2010 6:37 PM
Import from Pro: missing settings.xml
webequipped 3 501
by SteveT
02-12-2010 7:10 PM
SSL and/or TLS support?
rmacfadyen 0 212
02-10-2010 10:14 PM
WebMail ASPX needs IIS6?
webequipped 1 266
by argosoft
02-09-2010 9:43 PM
Webmail 554 Service temporarily unavailable
n4zkf 2 220
by n4zkf
02-07-2010 10:00 PM
SMTP Next in free version
vjisdj 0 174
02-05-2010 9:59 PM
Control Panel not starting
Atecom 3 542
by SteveT
02-05-2010 12:53 AM
Performance Problems in new version
BetyG 8 827
by SteveT
02-04-2010 6:36 PM
Temporary error: 452 Too many recipients
Kaleb-320 7 733
by Kaleb-320
02-03-2010 3:57 PM
Auto Lockout Question
q582gmzhi 1 189
by SteveT
01-31-2010 1:28 AM
Admin Mode Password
jshaffer@fslgroup.com 1 316
by SteveT
01-29-2010 8:50 AM
Repeated Delivery
kmgoodman 1 182
by SteveT
01-29-2010 8:47 AM
Webmail Upgrade - Error on install
H2oToast 4 331
by SteveT
01-29-2010 8:33 AM
Performance Problems in new version
BetyG 0 110
01-28-2010 2:25 PM
Repeated Delivery
kmgoodman 0 109
01-28-2010 9:31 AM
You are not authorized to post a reply.
 
Page 1 of 1312345678910 > >>




ActiveForums 3.7

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


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