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 _______________________________________________ Openbsd-newbies mailing list [email protected] http://mailman.theapt.org/listinfo/openbsd-newbies
