HPlogo HP-UX Reference > C

convert_awk(1M)

HP-UX 11i Version 2: December 2007 Update
» 

Technical documentation

 » Table of Contents

 » Index

NAME

convert_awk — converts old sendmail.cf files to new format

SYNOPSIS

/usr/newconfig/etc/mail/convert_awk

DESCRIPTION

convert_awk is an awk program that will convert pre-HP-UX 10.20 sendmail.cf files into the format required by sendmail 8.7 and up.

To run it, use:

awk -f convert_awk < old.cf > new.cf

Note that the new sendmail.cf files offer a wealth of new options and features. You should STRONGLY consider making a new sendmail.cf file from the distribution version or from the m4 macros, which are provided in /usr/newconfig/etc/mail/cf.

SEE ALSO

sendmail(1M).