this was in the other thread on the same issue you started as well...
 
your clients should use the submission port, 587.  you must do two things.
 
1)  open up port 587 on your firewall to allow port 587 connections to your
q-mail server...
 
2)  set up the clients to use port 587 for their smtp port.  for outlook,
you need to go to the outgoing server tab in the account properties and
check "my outgoing server requires authentication" and set up the
appropriate settings and information, and also on the advanced tab you must
change the port from 25 to 587.  also, make sure you do not check "requires
ssl connection" checkbox.  you can get to this config window by going to
tools>e-mail accounts, edit or change e-mail accounts, then double clicking
on the account.  then you must click on the "more settings" button.  this is
on outlook 2003, others may vary.  remember this is on the client machine!

  _____  

From: Ahmed Shareef [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 02, 2007 2:09 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] It is very urgent I will be appreciate your
early response



Even I have tried without SSL still the same problem
 
Thanks
 
 

 
On 9/2/07, Kyle Quillen <[EMAIL PROTECTED]> wrote: 

What happens if you try to just do a basic smtp connection without ssl?

 

I see that you are getting and RBL error as well. 

 

For testing purposes do this.

 

 

 Cp /var/qmail/control/blacklists blacklists1    

 

This will backup your current blacklists file.

 

Then 

 

  nano -w /var/qmail/control/blacklists 

 

and remove all text in this file then hit ctl o and then ctl x 

 

that will remove all blacklists from your blacklists file thus disabling
blacklist tests.

 

Let me know what you come up with 

 

Thanks

Q

 

 


  _____  


From: Ahmed Shareef [mailto: [EMAIL PROTECTED] 
Sent: Saturday, September 01, 2007 2:17 PM 
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] It is very urgent I will be appreciate your early
response

 

Could somebody help me. There is some problem with SMTP port

If my client is connected to LAN (office network) every thing is fine, they
are able to use port 25 and 587. But my problem is that when ever they are
connecting from out side they are not able to access port 25 and 587 but
they are able to telnet port 25 and 587 

 

It is very urgent I will be appreciate your early response

 

 

For more clarification my side I have two network cards in my mail server
one with public IP address and other one with LAN IP address (office
network) office user are configure with LAN IP address (internal IP) and
firewall is disable 

 

 

If I configure with port 587 they are getting above error message 

 

Your server has unexpectedly terminated the connection. Possible causes for
this include server problems, network problems, or a long period of
inactivity. Account: ' mail.domain.net <http://email.dit.net/> ', Server: '
mail.domain.net <http://email.dit.net/> ', Protocol: SMTP, Port: 587, Secure
(SSL): Yes, Error Number: 0x800CCC0F 

 

If I configure with port 25 they are getting above error message 

 

The server does not support a SSL connection. Account: '
<http://email.dubai.com/> mail.domain. net', Server: '
<http://email.dubai.com/> mail.domain.net <http://domain.net/>  ', Protocol:
SMTP, Server Response: '250 rblsmtpd.local ', Port: 25, Secure(SSL): Yes,
Server Error: 250, Error Number: 0x800CCC7D

 

Here is my tcp.smtp

 

127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",R
BLSMTPD="",NOP0FCHECK="1" 
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONG
RCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/contro
l/domainkeys/%/private",NOP0FCHECK="1" 

 

 

 

 

 

 

 

 


Reply via email to