Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Servers
Reload this Page postfix sending but not recieving
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Servers Anything server related, Apache, MySQL, Samba, server security, sendmail, exim, etc

Reply
 
Thread Tools Display Modes
Old 06-13-2008   #31 (permalink)
jledhead
Linux Engineer
 
jledhead's Avatar
 
Join Date: Oct 2004
Location: North Carolina
Posts: 789
did you try my commands above (not just choosing the ones you want to run at random, top to bottom what I wrote should make a difference)? if postfix is already installed then yeah, yum install postfix won't do anything because its already installed. so take a look at my posts and give it a try.
jledhead is offline   Reply With Quote
Old 06-13-2008   #32 (permalink)
raulb
Just Joined!
 
Join Date: Apr 2008
Posts: 24
ok so i decided not to use postfix or sendmail so i installed qmail. Well I have the same issues can send out mail cant receive.

Code:
# netstat -t -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             State
tcp        0      0 *:dnp                       *:*                         LISTEN
tcp        0      0 xxxxx.net:2208         *:*                         LISTEN
tcp        0      0 *:937                       *:*                         LISTEN
tcp        0      0 *:mysql                     *:*                         LISTEN
tcp        0      0 *:sunrpc                    *:*                         LISTEN
tcp        0      0 *:x11                       *:*                         LISTEN
tcp        0      0 *:ndmp                      *:*                         LISTEN
tcp        0      0 *:ftp                       *:*                         LISTEN
tcp        0      0 192.168.61.10:domain        *:*                         LISTEN
tcp        0      0 xxxxxxxxxx.net:domain       *:*                         LISTEN
tcp        0      0 *:telnet                    *:*                         LISTEN
tcp        0      0 xxxxxxxxxx.net:ipp          *:*                         LISTEN
tcp        0      0 xxxxxxxxxx.net:rndc         *:*                         LISTEN
tcp        0      0 xxxxxxxxxx.net:2207         *:*                         LISTEN
tcp        0      0 *:imaps                     *:*                         LISTEN
tcp        0      0 *:pop3s                     *:*                         LISTEN
tcp        0      0 *:pop3                      *:*                         LISTEN
tcp        0      0 *:imap                      *:*                         LISTEN
tcp        0      0 *:x11                       *:*                         LISTEN
tcp        0      0 *:http                      *:*                         LISTEN
tcp        0      0 *:ssh                       *:*                         LISTEN
tcp        0      0 localhost6.localdomain:rndc *:*                         LISTEN
Code:
# netstat -an | grep 25
unix  2      [ ACC ]     STREAM     LISTENING     14423  /tmp/orbit-raul/linc-1743-0-7962540aeeac8
unix  2      [ ACC ]     STREAM     LISTENING     14436  /tmp/orbit-raul/linc-1730-0-7962540af0a68
unix  2      [ ACC ]     STREAM     LISTENING     14618  /tmp/orbit-raul/linc-1760-0-5efd40a32f251
unix  2      [ ACC ]     STREAM     LISTENING     14702  /tmp/orbit-raul/linc-1775-0-282acda62516f
unix  25     [ ]         DGRAM                    5049   /dev/log
unix  3      [ ]         STREAM     CONNECTED     15825  /tmp/.ICE-unix/5862
unix  3      [ ]         STREAM     CONNECTED     14725  /tmp/.X11-unix/X0
unix  3      [ ]         STREAM     CONNECTED     14717  /tmp/orbit-raul/linc-1775-0-282acda62516f
unix  3      [ ]         STREAM     CONNECTED     14709  /tmp/orbit-raul/linc-1775-0-282acda62516f
unix  3      [ ]         STREAM     CONNECTED     14705  /tmp/orbit-raul/linc-1775-0-282acda62516f
unix  3      [ ]         STREAM     CONNECTED     14648  /tmp/orbit-raul/linc-1760-0-5efd40a32f251
unix  3      [ ]         STREAM     CONNECTED     14625  /tmp/orbit-raul/linc-1760-0-5efd40a32f251
unix  3      [ ]         STREAM     CONNECTED     14621  /tmp/orbit-raul/linc-1760-0-5efd40a32f251
unix  3      [ ]         STREAM     CONNECTED     14441  /tmp/orbit-raul/linc-1730-0-7962540af0a68
unix  3      [ ]         STREAM     CONNECTED     14426  /tmp/orbit-raul/linc-1743-0-7962540aeeac8
unix  3      [ ]         STREAM     CONNECTED     14425
unix  3      [ ]         STREAM     CONNECTED     14258
unix  3      [ ]         STREAM     CONNECTED     14254  /tmp/.X11-unix/X0
unix  3      [ ]         STREAM     CONNECTED     14253
unix  3      [ ]         STREAM     CONNECTED     14225
unix  3      [ ]         STREAM     CONNECTED     14025
unix  3      [ ]         STREAM     CONNECTED     7825   @/var/run/hald/dbus-YqEhgBLdFv
unix  2      [ ]         DGRAM                    5925
Does it seem like nothing is listening in on port 25 or am i wrong?

Code:
# netstat -an | grep 110
tcp        0      0 :::110                      :::*                        LISTEN
unix  2      [ ACC ]     STREAM     LISTENING     14588  /tmp/orbit-raul/linc-175e-0-5efd40a311064
unix  3      [ ]         STREAM     CONNECTED     14603  /tmp/orbit-raul/linc-175e-0-5efd40a311064
unix  3      [ ]         STREAM     CONNECTED     14595  /tmp/orbit-raul/linc-175e-0-5efd40a311064
unix  3      [ ]         STREAM     CONNECTED     14591  /tmp/orbit-raul/linc-175e-0-5efd40a311064
raulb is offline   Reply With Quote
Old 06-16-2008   #33 (permalink)
raulb
Just Joined!
 
Join Date: Apr 2008
Posts: 24
Bump

thanks
raulb is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 07:47 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0