Sendmail & files
Frank Bax
fbax at sympatico.ca
Wed Oct 10 04:27:37 PDT 2007
x x wrote:
>
> How do I set up or configure Sendmail and what do I use to edit system
> files.
This is close to what I do. Hopefully, I didn't leave something out.
It might get you started:
- cd /usr/share/sendmail/cf
- copy one of the *.mc files (let's call the copy tonino.mc).
- use vi to make changes (if necessary) to tonino.mc
- issue the command "sudo make tonino.cf", which creates sendmail.cf
- copy sendmail.cf to /etc/mail/localhost.cf
- create/modify other files in /etc/mail as needed.
- restart sendmail
Frank
More information about the Openbsd-newbies
mailing list