Sir Jan Gestre,

Thank you for the enlightenment and sorry for my ignorance. I was force to
solve this problem within 2 days that's why I seek help in this discussion.
I know that it is much easier to setup a new mail server rather than
configure a server setup by another person.  Again a big thanks to you Sir
Jan.

D'ar P. Corpuz
MCP MCDST MCTS MCITP
Globe: +639178845264
Sun   : +639228455264
Smart: +639209065264

Date: Thu, 26 Mar 2009 17:44:20 +0800
From: jan gestre <[email protected]>
Subject: Re: [plug] qmail configuration
To: "Philippine Linux Users' Group (PLUG) Technical Discussion List"
       <[email protected]>
Message-ID:
       <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

On Thu, Mar 26, 2009 at 4:18 PM, Deeja Corpuz <[email protected]>wrote:

> Guys,
>
> I would like to ask for help regarding configuration of qmail running
under
> CentOS4.  I've taken over the responsibility for this server since the one
> in charge of this left the country.  I am not well verse with Linux so I
am
> seeking help from those well experienced in setting up mail servers. Is
> there a way to check if both ports 465 and 587 are enabled and SSL and TLS
> are also available.
>

good old reliable telnet:

e.g.
$ telnet mail.domain.com 587
Trying 122.xx.xx.xx...
Connected to mail.domain.com.
Escape character is '^]'.
220 mail.domain.com - Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP
ehlo mail
250-mail.domain.com - Welcome to Qmail Toaster Ver. 1.3 SMTP Server
250-STARTTLS
250-PIPELINING
250-8BITMIME
250-SIZE 20971520
250 AUTH LOGIN PLAIN CRAM-MD5

IIRC port 587 is enabled by default so you don't need to do anything, and
IMO you don't have to activate port 465, port 587 will suffice.

>
> How can I configure the smtp server to accept emails at ports 465 and 587.
> Because our mobile users can only received emails but unable to send or
> reply emails that they have received.
>

You're problem is how to enable your QMail server to accept mail from mobile
users, the default configuration is to only allow localhost. You can use
'pop3 before smtp' or smtp-auth, just google  for more info.

HTH
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.linux.org.ph/mailman/private/plug/attachments/20090326/e4298ba4/attachment.htm
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to