On Wed, 2004-10-27 at 14:13, Roger Grosswiler wrote: > [snip] > >m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf > >/etc/mail/sendmail.mc:10: m4: Cannot open > >/usr/share/sendmail-cf/m4/cf.m4: No such file or directory > This is correct. The m4 program cannot rebuild the mail files. > [/snip] > > ...not right away correct, the m4-command does rebuild sendmail.cf. but you should do this in the final directory. so > better cd to /etc/mail/ and then do m4 sendmail.mc>sendmail.cf It works actually, There's no reason on why it should not work when using full-paths.