Print Page | Close Window

Problems with Mercur mail server

Printed From: LogSat Software
Category: Spam Filter ISP
Forum Name: Spam Filter ISP Support
Forum Description: General support for Spam Filter ISP
URL: https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5790
Printed Date: 16 November 2025 at 1:38am


Topic: Problems with Mercur mail server
Posted By: philippr
Subject: Problems with Mercur mail server
Date Posted: 12 September 2006 at 6:03am
hello,

i have installed Spamfilter ISP on our Windows 2003 server with an Mercur Mailserver.
i set on mailserver internal Port to 25 and external Port to 2525 (smtp)
and in Spamfilter external port to 25 and destination port to 2525.
but no user can send any emails out , and no emails come in.
the following errors occured in Spamfilter Log:
(1128) Socket Error # 10054 Connection reset by peer. - forwarding to: (my external IP adress for mail)
(3688) Sending email from sender@external.de to receiver@internal.de
(3688) Socket Error # 10061 Connection refused. - forwarding to: (my external IP adress for mail)

can any1 help me ?
sorry about my bad english



Replies:
Posted By: __M__
Date Posted: 12 September 2006 at 7:10am

Which mailserver do you want to send mail external mail out through?

If SpamFilter you need to configure your SpamFilter to allow your Windows 2003 (Active Directory) domain users to authenticate.

If the Mercur Mailserver is what you want to handle outgoing mail then you will need to configure your mail client (Outlook/Outlook Express etc) to use outgoing port 2525.

M



Posted By: philippr
Date Posted: 12 September 2006 at 7:41am
sorry, but i have only the eval version 2.7.1.532
in this version i cant set active directory users to authenticate.

Why i cant download the actual version to evaluate ?
we need a good Spamfilter, but without a test of the actual version
we cant check if its good enough to buy it.



Posted By: LogSat
Date Posted: 12 September 2006 at 8:29am
philippr,

The errors appear to indicate IP/port conflicts.

Please note that Windows does not allow two applications to use the same IP/port combination. In your case, SpamFilter and Mercur cannot both listen on port 25 on the same IP address.

If you configured SpamFilter to listen on port 25, and Mercur Mailserver to listen on port 2525, that should instead be ok. The error in the logs means that SpamFilter is not able to connect to your destination SMTP server. If your destination is your external IP on port 2525, please verify that Mercur Mailserver is indeeed listening on that port. You can do that by opening an MSDOS prompt on the server itself, and issuing the command:

telnet aaa.bbb.ccc.ddd 2525

where aaa.bbb.ccc.ddd is the IP you used in the "destination smtp server" field in SpamFilter. You should see Mercur's welcome banner. If not, please zip and email us the entire SpamFilter's activity logfile to support at logsat dot com so we can troubleshoot further.

SpamFilter v3 behaves no different than v2.7 in this case, as authentication is not used when forwarding emails to the destination smtp servers.



-------------
Roberto Franceschetti

http://www.logsat.com" rel="nofollow - LogSat Software

http://www.logsat.com/sfi-spam-filter.asp" rel="nofollow - Spam Filter ISP



Print Page | Close Window