LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-18-2011, 08:20 PM   #31
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928

How about ps -ef | grep post ... ?
 
Old 07-18-2011, 08:40 PM   #32
showe123
Member
 
Registered: Aug 2010
Posts: 58

Original Poster
Rep: Reputation: 0
Heres what I get:


root 24027 1 0 20:57 ? 00:00:00 /usr/libexec/postfix/master
postfix 24029 24027 0 20:57 ? 00:00:00 pickup -l -t fifo -u
postfix 24030 24027 0 20:57 ? 00:00:00 qmgr -l -t fifo -u
root 24169 23889 0 21:39 pts/2 00:00:00 grep post
 
Old 07-18-2011, 08:52 PM   #33
showe123
Member
 
Registered: Aug 2010
Posts: 58

Original Poster
Rep: Reputation: 0
Thank you for helping me this far...
 
Old 07-19-2011, 01:14 AM   #34
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Ok, so I suspect your postfix is set-up to only work on
loop-back. Can you please attach your config files with
anonymised personal/sensitive information?

Just to confirm: can you repeat the netstat and lsof
commands, this time grepping for master, please?



Cheers,
Tink
 
Old 07-19-2011, 03:34 AM   #35
showe123
Member
 
Registered: Aug 2010
Posts: 58

Original Poster
Rep: Reputation: 0
I'm sorry I don't know what you are asking for...Could it be that I'm running CentOS as a virtual machine on a Win 7 box? Just throwing that out there...
 
Old 07-19-2011, 04:44 AM   #36
showe123
Member
 
Registered: Aug 2010
Posts: 58

Original Poster
Rep: Reputation: 0
I mean, this shouldn't be this difficult right? I should be able to just configure what I need for Postfix and it should run ok correct? Most people don't have this much trouble getting going right? Im just trying to gauge what's happening here. I'm quite confused. I don't think I've done anything out of the ordinary with my config so it's either got to be the fact that I'm running a Virtual box or my ISP. Postfix doesn't require so much tinkering right?
 
Old 07-19-2011, 11:10 AM   #37
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
No, not much; but running in a VM begs the question whether or not
you're actually forwarding traffic to it, and it still looks as if
it's not listening on the machines "public" interface.

Please post
netstat -anp | grep master
output here.
 
Old 07-19-2011, 02:23 PM   #38
showe123
Member
 
Registered: Aug 2010
Posts: 58

Original Poster
Rep: Reputation: 0
Here it is:

tcp 0 0 127.0.0.1:587 0.0.0.0:* LISTEN 24027/master
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 24027/master
unix 2 [ ACC ] STREAM LISTENING 76718 24027/master public/cleanup
unix 2 [ ACC ] STREAM LISTENING 76725 24027/master private/tlsmgr
unix 2 [ ACC ] STREAM LISTENING 76729 24027/master private/rewrite
unix 2 [ ACC ] STREAM LISTENING 76733 24027/master private/bounce
unix 2 [ ACC ] STREAM LISTENING 76737 24027/master private/defer
unix 2 [ ACC ] STREAM LISTENING 76741 24027/master private/trace
unix 2 [ ACC ] STREAM LISTENING 76745 24027/master private/verify
unix 2 [ ACC ] STREAM LISTENING 76749 24027/master public/flush
unix 2 [ ACC ] STREAM LISTENING 76753 24027/master private/proxymap
unix 2 [ ACC ] STREAM LISTENING 76757 24027/master private/smtp
unix 2 [ ACC ] STREAM LISTENING 76761 24027/master private/relay
unix 2 [ ACC ] STREAM LISTENING 76765 24027/master public/showq
unix 2 [ ACC ] STREAM LISTENING 76769 24027/master private/error
unix 2 [ ACC ] STREAM LISTENING 76773 24027/master private/discard
unix 2 [ ACC ] STREAM LISTENING 76777 24027/master private/local
unix 2 [ ACC ] STREAM LISTENING 76781 24027/master private/virtual
unix 2 [ ACC ] STREAM LISTENING 76785 24027/master private/lmtp
unix 2 [ ACC ] STREAM LISTENING 76789 24027/master private/anvil
unix 2 [ ACC ] STREAM LISTENING 76793 24027/master private/scache
unix 2 [ ACC ] STREAM LISTENING 76797 24027/master private/maildrop
unix 2 [ ACC ] STREAM LISTENING 76801 24027/master private/old-cyrus
unix 2 [ ACC ] STREAM LISTENING 76805 24027/master private/cyrus
unix 2 [ ACC ] STREAM LISTENING 76809 24027/master private/uucp
unix 2 [ ACC ] STREAM LISTENING 76813 24027/master private/ifmail
unix 2 [ ACC ] STREAM LISTENING 76817 24027/master private/bsmtp
unix 3 [ ] STREAM CONNECTED 76820 24027/master
unix 3 [ ] STREAM CONNECTED 76819 24027/master
unix 3 [ ] STREAM CONNECTED 76816 24027/master
unix 3 [ ] STREAM CONNECTED 76815 24027/master
unix 3 [ ] STREAM CONNECTED 76812 24027/master
unix 3 [ ] STREAM CONNECTED 76811 24027/master
unix 3 [ ] STREAM CONNECTED 76808 24027/master
unix 3 [ ] STREAM CONNECTED 76807 24027/master
unix 3 [ ] STREAM CONNECTED 76804 24027/master
unix 3 [ ] STREAM CONNECTED 76803 24027/master
unix 3 [ ] STREAM CONNECTED 76800 24027/master
unix 3 [ ] STREAM CONNECTED 76799 24027/master
unix 3 [ ] STREAM CONNECTED 76796 24027/master
unix 3 [ ] STREAM CONNECTED 76795 24027/master
unix 3 [ ] STREAM CONNECTED 76792 24027/master
unix 3 [ ] STREAM CONNECTED 76791 24027/master
unix 3 [ ] STREAM CONNECTED 76788 24027/master
unix 3 [ ] STREAM CONNECTED 76787 24027/master
unix 3 [ ] STREAM CONNECTED 76784 24027/master
unix 3 [ ] STREAM CONNECTED 76783 24027/master
unix 3 [ ] STREAM CONNECTED 76780 24027/master
unix 3 [ ] STREAM CONNECTED 76779 24027/master
unix 3 [ ] STREAM CONNECTED 76776 24027/master
unix 3 [ ] STREAM CONNECTED 76775 24027/master
unix 3 [ ] STREAM CONNECTED 76772 24027/master
unix 3 [ ] STREAM CONNECTED 76771 24027/master
unix 3 [ ] STREAM CONNECTED 76768 24027/master
unix 3 [ ] STREAM CONNECTED 76767 24027/master
unix 3 [ ] STREAM CONNECTED 76764 24027/master
unix 3 [ ] STREAM CONNECTED 76763 24027/master
unix 3 [ ] STREAM CONNECTED 76760 24027/master
unix 3 [ ] STREAM CONNECTED 76759 24027/master
unix 3 [ ] STREAM CONNECTED 76756 24027/master
unix 3 [ ] STREAM CONNECTED 76755 24027/master
unix 3 [ ] STREAM CONNECTED 76752 24027/master
unix 3 [ ] STREAM CONNECTED 76751 24027/master
unix 3 [ ] STREAM CONNECTED 76748 24027/master
unix 3 [ ] STREAM CONNECTED 76747 24027/master
unix 3 [ ] STREAM CONNECTED 76744 24027/master
unix 3 [ ] STREAM CONNECTED 76743 24027/master
unix 3 [ ] STREAM CONNECTED 76740 24027/master
unix 3 [ ] STREAM CONNECTED 76739 24027/master
unix 3 [ ] STREAM CONNECTED 76736 24027/master
unix 3 [ ] STREAM CONNECTED 76735 24027/master
unix 3 [ ] STREAM CONNECTED 76732 24027/master
unix 3 [ ] STREAM CONNECTED 76731 24027/master
unix 3 [ ] STREAM CONNECTED 76728 24027/master
unix 3 [ ] STREAM CONNECTED 76727 24027/master
unix 3 [ ] STREAM CONNECTED 76724 24027/master
unix 3 [ ] STREAM CONNECTED 76723 24027/master
unix 3 [ ] STREAM CONNECTED 76721 24027/master
unix 3 [ ] STREAM CONNECTED 76720 24027/master
unix 3 [ ] STREAM CONNECTED 76717 24027/master
unix 3 [ ] STREAM CONNECTED 76716 24027/master
unix 3 [ ] STREAM CONNECTED 76714 24027/master
unix 3 [ ] STREAM CONNECTED 76713 24027/master
unix 3 [ ] STREAM CONNECTED 76711 24027/master
unix 3 [ ] STREAM CONNECTED 76710 24027/master
unix 2 [ ] DGRAM 76696 24027/master
 
Old 07-19-2011, 03:04 PM   #39
showe123
Member
 
Registered: Aug 2010
Posts: 58

Original Poster
Rep: Reputation: 0
That's quite an output. What should I be looking for?
 
Old 07-19-2011, 04:00 PM   #40
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by showe123 View Post
That's quite an output. What should I be looking for?
Code:
tcp 0 0 127.0.0.1:587 0.0.0.0:* LISTEN 24027/master
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 24027/master
Here's your problem. That's the localhost, your postfix won't talk/listen to
the world. If it did this should be (one of) the VMs actual network interfaces.



Cheers,
Tink
 
Old 07-19-2011, 04:03 PM   #41
showe123
Member
 
Registered: Aug 2010
Posts: 58

Original Poster
Rep: Reputation: 0
So how do I fix it? Please help.
 
Old 07-19-2011, 04:29 PM   #42
showe123
Member
 
Registered: Aug 2010
Posts: 58

Original Poster
Rep: Reputation: 0
But wait...port 80 is working fine. I'm running a webserver off this same box. WHy is is it just postfix that isn't working?
 
Old 07-19-2011, 04:33 PM   #43
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
So ... post your sanitised/anonymised config files.
 
Old 07-19-2011, 05:00 PM   #44
showe123
Member
 
Registered: Aug 2010
Posts: 58

Original Poster
Rep: Reputation: 0
Im not quite sure how to get my main.cf file anonymized and into a web browser. I'm not a vi genius unfortunately. I think you might be trying to get to the inet_interfaces section though correct? I have all of that uncommented if that helps.
 
Old 07-19-2011, 05:08 PM   #45
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
That will be a start
 
  


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
Postfix setup help - smoothwall fedora postfix godaddy crecker Linux - Newbie 2 01-10-2009 12:06 AM
postfix setup help nbn792 Linux - Server 15 04-14-2007 08:10 PM
How to setup postfix cosmosedat Linux - Software 18 07-27-2006 08:58 AM
postfix setup problem deuce868 Linux - Networking 8 04-25-2004 09:40 PM
Postfix Setup Help shaggystyle Linux - Newbie 1 12-22-2003 12:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:46 AM.

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