Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2002 13:21:02 +0300
From:      Kostyuk Oleg <cub@digma.com.ua>
To:        freebsd-questions@freebsd.org
Subject:   /etc/mail/Makefile
Message-ID:  <3D0F098E.4090209@digma.com.ua>

next in thread | raw e-mail | index | archive | help
1) ---------------------
/etc/mail
[demani.digma:ttyp2]# rm *.cf; rm *.db; make all
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ 
/usr/share/sendmail/cf/m4/cf.m4 /etc/mail/demani.mc > /etc/mail/demani.cf
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ 
/usr/share/sendmail/cf/m4/cf.m4 /etc/mail/demani.submit.mc > 
/etc/mail/demani.submit.cf
/usr/sbin/makemap hash mailertable.db < mailertable
makemap: /etc/mail/sendmail.cf: No such file or directory*** Error code 66

Stop in /etc/mail.


2) ---------------------
/etc/mail
[demani.digma:ttyp2]# rm *.cf; rm *.db; make cf install-cf all
zsh: no matches found: *.db
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ 
/usr/share/sendmail/cf/m4/cf.m4 /etc/mail/demani.mc > /etc/mail/demani.cf
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ 
/usr/share/sendmail/cf/m4/cf.m4 /etc/mail/demani.submit.mc > 
/etc/mail/demani.submit.cf
install -C -c -m 444 /etc/mail/demani.cf /etc/mail/sendmail.cf
/usr/sbin/makemap hash mailertable.db < mailertable
chmod 0640 mailertable.db
/usr/sbin/makemap hash virtusertable.db < virtusertable
chmod 0640 virtusertable.db
/usr/sbin/makemap hash access.db < access
chmod 0640 access.db
/usr/sbin/sendmail -bi
/etc/mail/aliases: 29 aliases, longest 37 bytes, 334 bytes total
chmod 0640 /etc/mail/aliases.db


In case 2 all ok....
It's normal?
In 4.5 `make all' running without errors....

-- 
With best wishes, DIGMA sysadmin
Oleg Kostyuk aka Cub (CUB7-RIPE)
[BSD registered user #BSD050664]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D0F098E.4090209>