- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- error with sendmail.cf file on hp-ux 11.0 OS
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
02-27-2006 10:06 PM
02-27-2006 10:06 PM
Just recently whe i start the sendmail daemon I am getting the below error .
Please help .
server_name:/root >/sbin/init.d/sendmail start
/etc/mail/sendmail.cf: line 750: readcf: map arith: class arith not available
/etc/mail/sendmail.cf: line 939: DaemonPortOptions parameter "Name=MTA" unknown
/etc/mail/sendmail.cf: line 940: DaemonPortOptions parameter "Name=MSA" unknown
/etc/mail/sendmail.cf: line 940: DaemonPortOptions parameter "M=E" unknown
/etc/mail/sendmail.cf: line 1156: readcf: unknown option name DeadLetterDrop
Warning: .cf version level (9) exceeds sendmail version 8.9.3 (PHNE_24419) funct
ionality (8)
554 /etc/mail/sendmail.cf: line 750: readcf: map arith: class arith not availabl
e
554 /etc/mail/sendmail.cf: line 939: DaemonPortOptions parameter "Name=MTA" unkn
own
554 /etc/mail/sendmail.cf: line 940: DaemonPortOptions parameter "Name=MSA" unkn
own
554 /etc/mail/sendmail.cf: line 940: DaemonPortOptions parameter "M=E" unknown
554 /etc/mail/sendmail.cf: line 1156: readcf: unknown option name DeadLetterDrop
554 Warning: .cf version level (9) exceeds sendmail version 8.9.3 (PHNE_24419) f
unctionality (8)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 10:15 PM
02-27-2006 10:15 PM
Re: error with sendmail.cf file on hp-ux 11.0 OS
have you changed anything like upgrade sendmail or used an old sendmail.cf file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 10:28 PM
02-27-2006 10:28 PM
Re: error with sendmail.cf file on hp-ux 11.0 OS
Somebody has tweaked with this file.
But now I hve revert it back.
Please help me in getting sendmail up.
Regards
Sagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 10:37 PM
02-27-2006 10:37 PM
Re: error with sendmail.cf file on hp-ux 11.0 OS
quickest way is to get the original file from backup.
If that is not possible, either go through the cf file and address each problem, or, if you have not done any great local configuration, download your sendmail version again and copy the cf file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 11:06 PM
02-27-2006 11:06 PM
Re: error with sendmail.cf file on hp-ux 11.0 OS
Thanks for the help.
Please clrify one thing
Does the error mean that the Sendmail Version and it cf file do not match.
if yes how do I find the version of the cf file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 12:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 01:23 AM
02-28-2006 01:23 AM
Re: error with sendmail.cf file on hp-ux 11.0 OS
/usr/newconfig/etc/mail/sendmail.cf
I would copy the "bad" one first:
cp -p /etc/mail/sendmail.cf /etc/mail/sendmail.cf.bad
then,
cp -p /usr/newconfig/etc/mail/sendmail.cf /etc/mail/sendmail.cf
vi /etc/mail/sendmail.cf and make any changes you need for your environment - like Smart Relay, domain name...etc.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 08:13 PM
02-28-2006 08:13 PM
Re: error with sendmail.cf file on hp-ux 11.0 OS
Thanks for the Help.
I copied the file fro /usr/mail
I modified it accordingly.
Thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 08:20 PM
02-28-2006 08:20 PM