On 2007/11/02 18:48, Sean Darby wrote:
> Thank you very much for the info! I appreciate it a lot.
> 
> I've now updated my /etc/mail/trusted-users file with my "[EMAIL PROTECTED]"
> address (which is what I currently have in my "from:" field in my muttrc).
> 
> Regarding the link you provided (on cvs.openbsd.org...)
> 
> How would I use that?

cd /usr/share/sendmail/cf, copy submit.mc to another file (e.g.
openbsd-submit.mc) and add these lines:

define(`confCT_FILE', `-o MAIL_SETTINGS_DIR`'trusted-users')dnl
FEATURE(`use_ct_file')dnl

type 'make openbsd-submit.cf' and copy the resulting file to
/etc/mail/sendmail.cf

next upgrade, submit.cf will get overwritten so you'll need to
copy it across again.

Reply via email to