| ArGoStuff User to User Support Forums |
SMTP errors Last Post 02 Jun 2010 09:07 AM by Steve Topilnycky. 3 Replies. | Sort: |
| Prev Next | You are not authorized to post a reply. | |
dr_fission
 New Member
 Posts:5
 | | 27 May 2010 02:44 AM |
| Situation: Server rebuild
OS: WinXP Pro HTTP Server: IIS5.1 SQL 2005 .NET Framework 2.0, 3.0, 3.5
Symptoms: 1) Can only logon to primary account on default domain group in webmail. Can maintain all settings in default account. All other accounts result in: “Your logon attempt was not successful. Please try again.”
2) When sending mail from webmail on default domain, the error is returned: “Error sending mail: Error receiving data – empty string received”
3) When connecting to Argo Mail Server via mail client Outlook Express, a successful POP3 interrogation occurs, but the following SMTP error occurs: “550 5.7.1 Unable to relay ...” indicating a winsock error 10061
4) When sending from an external mail server to Argo Mail server, a message is returned to the external mail server: “550 5.7.1 Unable to relay ...”
Configuration: Server firewall is off, router firewall is on, but open to ports 80, 25, 110, 587, 6060, 443, 143, and a few other ports. IIS5.1 uses ports 80, 443, 21, 587, all successfully in a multi-domain format Argo Mail uses 25, 110, 6060, 143, using only 110 successfully, have not tested 143 Argo Webmail successfully implements a multi-domain format with the proper login loading for each domain. An external telnet cannot establish a connection on port 25 at this IP address.
All suggestions in this forum have been re-checked without finding the cause, eg. DNS stuff, SMTPServerList.xml, firewalls, etc)
I use the WAN [address] for the local host on the server options, and I use the LAN address for binding, and I use the mail.domain.org address for the local host for each of 3 mail domains. Before I alter all of the parameters, could this be the source of trouble?
Any ideas for a solution?
| | |
|
|
dr_fission
 New Member
 Posts:5
 | | 27 May 2010 09:09 AM |
| Altering the server local host from the WAN IP address to the LAN IP address allows the default account to send and receive messages as normal. I haven't done that for the past few years of operating the Argo Sever, but thats okay, I can live with it.
When an SMTP connection is made from a mail server on the WAN, the Argo server log indicates that legitimate RCPT TO email addresses I have established on the Argo server are not local (status 551) and therefore the SMTP connection needs authentication before relaying the message. This can't happen so the end result is an authentication error, hence the 550 error observations in the post above.
With the alteration described above the Argo server doesn't recognize my 2nd and 3rd domains. Have I structured my domain groups wrong? I can't see any other way to structure the domain groups in the server that would make any sense and operate the way I have operated the server for the past few years. | | | |
| dr_fission
 New Member
 Posts:5
 | | 01 Jun 2010 10:28 AM |
| With a little help from Archie and a little experimentation on my part, I found the elusive solution to the problem described above.
First, new domains were not being added to the server. I did add them through the 'new domain' button and they would appear on the server console, but they would disappear when I closed the console and re-opened it.
The solution was to right click on the domain group and select 'new' instead of using the 'new domain' button. Don't ask me why, but on this specific server the 'new domain' button does NOT work the same as the right click 'new' method. | | | |
| Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1277

 | | 02 Jun 2010 09:07 AM |
| Thanks for sharing. I am glad to see that you were able to get the issue resolved. | | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
|
| You are not authorized to post a reply. |
|
Active Forums 4.2 |
|  | | 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 |
| |
|  |  | |  |
|