LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 10-31-2013, 01:03 PM   #16
NikosGr
Member
 
Registered: Jun 2013
Posts: 63

Original Poster
Rep: Reputation: 0

Yes, it worked sometimes rarely in the past, but then i was taunting with WHM and settign sand broke.

nikos@superhost.gr [~]# mail -s test root
lets hope this damn think works!
.
EOT
nikos@superhost.gr [~]#

Code:
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  root@secure.superhost.gr
    retry timeout exceeded
> ------ This is a copy of the message, including all the headers. ------ Return-path: <nikos@secure.superhost.gr> Received: from nikos by secure.superhost.gr with local (Exim 4.80.1) (envelope-from <nikos@secure.superhost.gr>) id 1VbwZq-0004VQ-8l for root@secure.superhost.gr; Thu, 31 Oct 2013 20:02:38 +0200 Date: Thu, 31 Oct 2013 20:02:38 +0200 To: root@secure.superhost.gr Subject: test User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <E1VbwZq-0004VQ-8l@secure.superhost.gr> From: nikos@secure.superhost.gr lets hope this damn think works!
 
Old 10-31-2013, 01:18 PM   #17
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Try this in /etc/hosts (after a backup, of course)
Code:
127.0.0.1               localhost.localdomain localhost
127.0.0.1               secure.superhost.gr secure
and retry the mail operation again. wrt:
mail -s test root
lets hope this damn think works!

Last edited by Habitual; 10-31-2013 at 01:26 PM.
 
Old 10-31-2013, 04:19 PM   #18
NikosGr
Member
 
Registered: Jun 2013
Posts: 63

Original Poster
Rep: Reputation: 0
Code:
root@secure [~]# nano /etc/hosts

root@secure [~]# cat /etc/hosts  
127.0.0.1               localhost.localdomain localhost
127.0.0.1               secure.superhost.gr secure
root@secure [~]#

root@secure [~]# mail -s test root
Are we gonna be lucky this time?
.
EOT
No email came up until now to notify me of error, but i also dont know how to check if this mail got delivered successfully to root user.
 
Old 10-31-2013, 04:20 PM   #19
NikosGr
Member
 
Registered: Jun 2013
Posts: 63

Original Poster
Rep: Reputation: 0
root@secure [~]# mail
No mail for root
 
Old 10-31-2013, 04:26 PM   #20
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
so, that's "progress" no?

maybe you have a regular linux user receiving root's email, as I do?

regular user have any mail for root...
 
Old 10-31-2013, 04:32 PM   #21
NikosGr
Member
 
Registered: Jun 2013
Posts: 63

Original Poster
Rep: Reputation: 0
Yes indeed it is progress! No erro mail at least! :-)

in WHM somewhere i had a setting for root's mail but cannot recall what it was, but i just tried this

Code:
root@secure [~]# mail -s test nikos@superhost.gr
Are we gonna be lucky this time?
.
EOT

nikos@superhost.gr [~]# mail
No mail for nikos
 
Old 10-31-2013, 04:59 PM   #22
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
well, take a break and a breathe, I'm sure the answer is just around the corner.

You and I could both use the break.
I now remember why I hate cPanel. ;(
 
Old 10-31-2013, 05:03 PM   #23
NikosGr
Member
 
Registered: Jun 2013
Posts: 63

Original Poster
Rep: Reputation: 0
Ι started to hate cPanel months ago, too many issues in sevral layers....

Yes, we both could and should use a break!
Solution is close but mind needs rest! Perhapos time to watch a movie! :-)
 
Old 10-31-2013, 05:04 PM   #24
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by NikosGr View Post
Ι started to hate cPanel months ago, too many issues in sevral layers....

Yes, we both could and should use a break!
Solution is close but mind needs rest! Perhapos time to watch a movie! :-)
Good Idea. Something scary - boo!
 
Old 10-31-2013, 05:05 PM   #25
NikosGr
Member
 
Registered: Jun 2013
Posts: 63

Original Poster
Rep: Reputation: 0
Hahaha, scary yeah, like cPanel Daily WTF Horror stories ;-)
 
Old 11-15-2013, 11:34 AM   #26
NikosGr
Member
 
Registered: Jun 2013
Posts: 63

Original Poster
Rep: Reputation: 0
This has sorted out now.

can you please tell me why i cannot 'yum install python3' ?

an i have compiled python 3.4a myself now i want it gone because i want to install it via yum

can i just delete /usr/local/bin/python? would that delete the whole python 34.a that make install created?
 
Old 11-15-2013, 11:37 AM   #27
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
CentOS version and architecture please?

Code:
lsb_release -d
uname -mrs
New thread?
 
Old 11-15-2013, 11:39 AM   #28
NikosGr
Member
 
Registered: Jun 2013
Posts: 63

Original Poster
Rep: Reputation: 0
I have created ne thread but didn't receive any actual help.

i you knwo pelase tell me how

Code:
root@secure [~]# lsb_release -d
-bash: lsb_release: command not found
root@secure [~]# uname -mrs
Linux 2.6.32-358.23.2.el6.x86_64 x86_64
root@secure [~]#
 
Old 11-15-2013, 11:41 AM   #29
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
WHM is usually CentOS, are you using CentOS?

Code:
cat /etc/redhat-release
link to new thread?
 
Old 11-15-2013, 11:43 AM   #30
NikosGr
Member
 
Registered: Jun 2013
Posts: 63

Original Poster
Rep: Reputation: 0
Yes indeed, sorry i forgot to mention because i already have mentioned it so many times over so many forums and threads.

root@secure [~]# cat /etc/redhat-release
CentOS release 6.4 (Final)
root@secure [~]#

So many days now i just cant install python 3.3.3 and python-pip via yum

i am frustrated, i have even added EPEL repo but that didn't seemed to help me.

http://www.linuxquestions.org/questi...ip-4175484548/
 
  


Reply

Tags
dns, mail


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
[SOLVED] Can send and receive plain text mail, but can't receive on html pravada Linux - Server 6 05-20-2013 03:25 PM
[SOLVED] Can send and receive plain text mail, but can't receive on html pravada Linux - Software 1 05-17-2013 03:13 PM
Postfix : mail cannot send to send outside ( can send/receive locally) bobbinsupport Linux - Networking 3 12-15-2007 10:40 PM
with the linux proxi, backend pop3 mail client can not receive mail and send mail rubin823 Linux - Networking 0 12-21-2006 10:06 PM
Server does'nt send mail until shutdown and LAN can't send or receive. Wolfy Linux - Networking 0 08-02-2004 07:31 PM

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

All times are GMT -5. The time now is 02:58 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