Devomage
 New Member
 Posts:5
 | | 03 Jul 2008 06:26 PM |
| Error sending mail: No connection could be made because the target machine actively refused it 127.0.0.1:25 Users are not able to send outgoing mail via webmail. Any thoughts? This problem just arose after upgrading the server/webmail to the newest version. | | |
|
|
Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1278

 | | 03 Jul 2008 06:44 PM |
| 1. After install for the first time of the new web interface (starting with 1.0.5.1) a configuration wizard will appear when you first run the web interface. Did this wizard appear? 2. Did you enable Remoting in the Service Options? This is used by the web interface to communitcate with the Mail Server. 3 Is the Mail Server & Web Interface on the same machine, or different machines? | | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
|
Devomage
 New Member
 Posts:5
 | | 03 Jul 2008 07:58 PM |
| 1. This was an upgrade not a 'first time' install. Everything was working correctly previously. The wizard is not available on upgrades. 2. No change with or without Remoting checked. Also, I do not have the SMTP service running on the Win2K server - but this was not a factor previously. 3. The mail server and web interface/iis are running on the same machine.
Thanks for any tips to resolve this.
Shawn Tomovick | | | |
|
Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1278

 | | 03 Jul 2008 09:04 PM |
| Shawn,
Are the Mail Server & Web Interface the same version? If you have the latest, they both should be 1.0.5.2.
SMTP service for MS is not needed, Mail Server will handle that function. | | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
|
Devomage
 New Member
 Posts:5
 | | 03 Jul 2008 09:30 PM |
| I have confirmed that both the Mail Server + Web Interface are bothing 1.0.5.2 | | | |
|
Devomage
 New Member
 Posts:5
 | | 03 Jul 2008 09:30 PM |
| I have confirmed that both the Mail Server + Web Interface are both 1.0.5.2 | | | |
|
Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1278

 | |
mtosborne
 New Member
 Posts:14
 | | 06 Jul 2008 11:20 PM |
| I too ran into this issue and could never get it resolved using the Argosoft mail server. It seems that there is some type of problem with routing mail from the web mail to the SMTP portion of the server. I had to modify an XML file on the server ( SMTPdefault.xml or something like that ) to point at my secondary SMTP server. I also had to disable SMTP authentication to send mail because it never authenticated correctly. To avoid becoming an open relay on that port, I moved the SMTP port to something else and also told my secondary SMTP server to only accept connections from the IP address my Web mail is on. It's a cheap work around, but it worked. If you come up with a fix for this, please post.
| | | |
|
Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1278

 | | 06 Jul 2008 11:33 PM |
| By default, remoting service is disabled. You need to enable it before Argo will accept connections from the web interface. | | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
|
DougD
 New Member
 Posts:4
 | | 07 Jul 2008 11:45 AM |
| Had same problem hear is what Archie wrote back:
You have to use proper SMTP mail server, go to the root of your web mail folder (webmail), find App_Data and then SmtpServerList.xml (I think, it is the name, you will find it), open it using notepad, and change localhost to whatever address you want to use for your SMTP server.
| | | |
|
Devomage
 New Member
 Posts:5
 | | 14 Jul 2008 04:03 AM |
| This fixed the problem. Thanks DougD (and Archie) -Shawn | | | |
|
Thomas -
 New Member
 Posts:17
 | | 19 Jul 2008 04:52 PM |
| Have also problems sending Mail from Webmail. I tried the above hint by modifying the SmppServerList.xml but without success. I get the message "Error sending mail: 554 Authentication failed". I have enabled authentication and the xml looks as follows:
-
_Default mail.3sweb.net 25 True
There is just True for Authentication, but where are the credentials? | | | Thomas Jakober
3S System Software Support
http://www.3sweb.net | |
|
Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1278

 | | 19 Jul 2008 10:41 PM |
| Do you have remoting enabled in the ArGo under Services. With that you also need to set a remoting password. | | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
|
Thomas -
 New Member
 Posts:17
 | | 31 Jul 2008 03:43 AM |
| This, of course, is set and enabled. Otherwise I would'nt be able to log into Webmail. Webmail works but sending a mail is refused with the above error message.
I have set up the SmtpServerList with the proper Domain and set Authenticate to True. This cannot work because you cannot set up the neccessary credentials. So I tried to trust the hocal machine and set Authenticate to false. This works. So probably if you have separate machines to serve the Webmail you simply have to trust this machine and set Authenticate to false.
| | | Thomas Jakober
3S System Software Support
http://www.3sweb.net | |
|
Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1278

 | | 05 Aug 2008 10:07 PM |
| So probably if you have separate machines to serve the Webmail you simply have to trust this machine and set Authenticate to false. Actually, No. I have the Mail Server on one machine and the Web Server on another and they are not trusted. For the SmtpServerList I have this:
-
_Default 192.168.1.169 25 True
and the PgmSettings.xml I have this: tcp://192.168.1.169:6060/RemoteAccess aae4iou23yjkem password-reset@mydomain.com Instead of setting a domain name in the XML file, restore it to _Default and remove the trust and see if that works. | | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
|
dirko
 New Member
 Posts:6

 | | 11 Apr 2009 03:46 PM |
| Posted By DougD on 07-07-2008 11:45 AM Had same problem hear is what Archie wrote back:
You have to use proper SMTP mail server, go to the root of your web mail folder (webmail), find App_Data and then SmtpServerList.xml (I think, it is the name, you will find it), open it using notepad, and change localhost to whatever address you want to use for your SMTP server.
++++++++++++++++++++++++++++++ Hi, we might have the same problem, the setting in the ; SmtpServerList.xml (also for the SmtpServerList.Default.xml) _Default 192.168.1.9 25 True ---- ; PgmSettings.xml (also for the .Defaul.xml) 192.168.1.9:6060/RemoteAccess RemotingPassword pwxxxxxx (why is this only 1 password and not the password of the subscriber ?) PwdRecoveryReturnEmail dom-reg@satdsl.hu (this was a @Argosoft mailaccount. ..?) ----- But still we cannot send webmail out. Hope you can help us. Thank you all.!! Dirko BTW; Should PgmSettings.xml read the exact the same content as PgmSettings.Default.xml And the SmtpServerList.xml the same as SmtpServerList.Default.xml??? .. | | | |
|
Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1278

 | | 11 Apr 2009 09:08 PM |
| Dirko,
You need to enable remoting in the ArGo options and set a password for this option, then the same password would be set on the web mail side. The purpose of the password is to allow the web interface to communicate with the Mail Server. Once they establish communications, then they can use the logged on users credentials to access their respective accounts. | | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
|
Archie ArGoSoft Developer
 Basic Member
 Posts:152
 | | 14 Apr 2009 11:40 AM |
| The problem here was that the password in the PgmSettings.xml file had to be encrypted. Here is the resource to use if something similar happens again: http://www.argosoft.com/RootPages/M...ncryption/ I just did not have a chance to put an external link to this page yet. Archie | | | |
|
dirko
 New Member
 Posts:6

 | | 14 Apr 2009 11:47 AM |
| Steve, Archie.
Yes, that solved it. We did put a non encrypted pass in the Pgm file, so we got the runtime error. The first issue was with the :25 error, that was solved too..
Once again: thanks.. dirko Hungary
| | | |
|
Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1278

 | |