LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-25-2009, 10:11 AM   #1
meherulalam
LQ Newbie
 
Registered: Aug 2009
Posts: 2

Rep: Reputation: 0
sendmail configuration in centos 5 (kernel 2.6.x)


Dear all

I install and configure sendmail in centos. i use only ip(no domain.like meher@123.49.24.102). Its smtp working but pop3 is not working. The kernel version os is 2.6.x. I install on same host dns proxy nfs samba ftp server. All of r working but only mail server is not work properly.

Please help anybody to send full configuration details.

Thanks and regards

Meherul Alam
Network Engineer.
 
Old 08-25-2009, 10:59 AM   #2
fordeck
Member
 
Registered: Oct 2006
Location: Utah
Posts: 520

Rep: Reputation: 61
Does netstat show your server listening on port 110? For example you could run the following command:

Code:
netstat -na | grep 110
This would show you if the server is even running the POP3 daemon. Another test might be to telnet to port 110, for example:

Code:
[root@server ~]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
+OK Dovecot ready.
USER <username_here>
+OK
PASS <password_here>
+OK Logged in.
stat
+OK 0 0
list
+OK 0 messages:
.
quit
+OK Logging out.
Connection closed by foreign host.
This would check to see if your POP3 daemon is running correctly.

Regards,

Fordeck
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing sendmail using centos 4.7 live cd jones86 Linux - Newbie 4 08-26-2009 06:52 PM
CentOS Sendmail sspisharody Linux - Newbie 1 06-19-2009 03:59 PM
Sendmail not working on Centos 4.5 xoise Linux - Software 5 12-29-2008 02:54 PM
Sendmail on CentOS Devileyezz Linux - Server 1 11-04-2007 01:08 PM
CentOS 4.2, Sendmail Problem adnonimape Linux - Software 2 03-24-2006 06:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration