Jump to content

SMTP & POP Refusing connections


Guest zgoume
 Share

Recommended Posts

Guest zgoume

Hi all,

 

:help::help::help::help:

 

i got a probleme on mandrake 9.0, proxy is turned off, postifx and imap installed, when i make "nmap localhost" on the computer, i see ports 25 and 110 openned, but when i try nmap *ip_of_the_server" on another computer on the nocal network, i can't see them openned, can't connect neither by mail client nor by telnet.

 

If someone have an idea, it would be greatful... I'm gonna eat this fu***ng server if it goes on lol

 

thanx a lot :) :afro:

Edited by zgoume
Link to comment
Share on other sites

postfix only does smtp.

 

If you are having problems with pop3 as well, I would look at the configuration for xinetd (or inetd)

service pop-3
{
       socket_type             = stream
       wait                    = no
       user                    = root
       server                  = /usr/sbin/ipop3d
       log_on_success          += USERID
       log_on_failure          += USERID
       disable                 = no
}

Link to comment
Share on other sites

Guest zgoume

it was that, bad config of postfif, avec qpopper doesn't work on mandrake 9, so i installed imap2001 package, and that work well, just another problem, i'll post another post for it :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...