Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
As for trantv.mail.yahoo.com i put in the line in the sendmail.mc:
divert(-1)dnl
dnl #
dnl # This is the sendmail macro config file for m4. If you make changes to
dnl # /etc/mail/sendmail.mc, you will need to regenerate the
dnl # /etc/mail/sendmail.cf file by confirming that the sendmail-cf package is
dnl # installed and then performing a
dnl #
dnl # make -C /etc/mail
dnl #
dnl # Changed the line below to match path of where file exists
include(`/usr/sendmail-8.12.10/cf/m4/cf.m4')dnl
VERSIONID(`setup for Red Hat Linux')dnl
OSTYPE(`linux')dnl
dnl #
dnl # Uncomment and edit the following line if your outgoing mail needs to
dnl # be sent out through an external mail server:
dnl #
define(`SMART_HOST',`smtp.trantv.mail.yahoo.com')
I commented out the smart host line rebuild sendmail.cf and stop and restarted. I tried to send an email and I got look in the maillog file and it
displays:
Dec 5 10:16:46 timedb sendmail[723]: alias database /etc/aliases rebuilt by trantv
Dec 5 10:16:46 timedb sendmail[723]: /etc/aliases: 63 aliases, longest 10 bytes, 625 bytes total
Dec 5 10:16:46 timedb sendmail[736]: starting daemon (8.12.8): SMTP+queueing@01:00:00
Dec 5 10:16:46 timedb sm-msp-queue[745]: starting daemon (8.12.8): queueing@01:00:00
One final question? so you are saying if my server is not under a registered domain it will have not affect when I'm trying to send email
to different mail servers? That I should still be able to send email to the outside(aol,yahoo,hotmail) with or without a registered domain?
I was talking to my network admin the other day and he mentioned that since the server is not a registered domain and address by IP that most sites will not accept my email? He said I can try certain sites that may not check for a registered domain and this is where I am currently at, just trying to see if I can send email to other mail servers. I want your input on this?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.