On Thu, Jul 10, 2008 at 04:26:38PM +0200, GVG GVG wrote:
> In a sendmail book I found following entry they suggested to put
> in the .mc file. Could be the reason for my problems?
> 
> --------------
> dnl define(`confCRL', `CERT_DIR/crl/crl.pem')dnl
> -------------

No. So you updated your .mc file as above, installed it as
/etc/mail/localhost.cf and HUPed sendmail? By default on OpenBSD,
sendmail is started with the following flags:

    -L sm-mta -C/etc/mail/localhost.cf -bd -q30m

If you installed your new .cf file as sendmail.cf, sendmail won't
read it (unless you change or drop the -C flag).

-- 

o--------------------------{ Will Maier }--------------------------o
| web:.......http://www.lfod.us/ | [EMAIL PROTECTED] |
*---------------------[ BSD: Live Free or Die ]--------------------*

Reply via email to