- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- problem sending email ....
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 05:39 AM
10-17-2003 05:39 AM
problem sending email ....
What is the proper way of sending email out on rh8 and rh9, do you startup sendmail services? or is there another way? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 07:00 AM
10-17-2003 07:00 AM
Re: problem sending email ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 07:09 AM
10-17-2003 07:09 AM
Re: problem sending email ....
Here are the changes between RH 7.3 and 9.
The version of sendmail was upgraded from 8.11.x to 8.12.x
It is possible that customizations you made to sendmail.cf got squashed, depending on how up upgraded.
sendmail itself will send mail out based on its sendmail.cf file, nssswtich.conf and resolv.conf setup. nsswitch says how to resolve hostnames, resolv.conf says where to go to try and get this information.
sendmail can get mail off the box, whether or not the sendmail daemon is running.
service sendmail status checks the status of the daemon.
There is usefull messaging in /var/log/messages file in case of a configuration failure.
Your best bet is to not copy configuration files such as sendmail.cf from a 7.3 server to a 8/9 server. It won't work, unless no changes have been made to the default 7.3 mail server.
What you have to do is a generic sendmail install, then identify your features and migrate them one at a time to the new serer.
Let me know if I can tell you more.
SEP
graduate of the sendmail school of hard knocks.
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 07:45 AM
10-17-2003 07:45 AM
Re: problem sending email ....
If its system mail then you will definately need an MTA on the system to send mail to your main mail server. Sendmail is started on my RH 7.2 boxes by default, you can do the same for your RH 8.0 boxes just add the necessary links in your /etc/rc.d/* directorys.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 07:46 AM
10-17-2003 07:46 AM
Re: problem sending email ....
pls zero both.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 07:59 AM
10-17-2003 07:59 AM
Re: problem sending email ....
I do NOT want to start up sendmail as daemon, I just want to be able to sendmail out and let the mail server handles the routes. I've no issue with RH7.X servers. However, I do have issue with RH8 and 9, because of sendmail version 8.12.5-7 which implemented sm-client daemon of sendmail. (I was mistaken previously when I suspected there was a cron job which kick off and dequeue the emails; some one in my group started sendmail manually and grab the queue emails).
Is there any setting in submit.cf file which will allow me to send email with out running sendmail as a daemon? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 09:16 AM
10-17-2003 09:16 AM