Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2014 07:16:54 -0500
From:      Mark Felder <feld@FreeBSD.org>
To:        freebsd-current@freebsd.org
Subject:   Re: Using of Dragonfly Mail Agent -- what should be permissions on dma.conf and auth.conf?
Message-ID:  <f0e20de35a8fb9aa3b4cfc83c739bc7c@feld.me>
In-Reply-To: <1866531738.20140324155300@serebryakov.spb.ru>
References:  <1866531738.20140324155300@serebryakov.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-03-24 06:53, Lev Serebryakov wrote:
> Hello, Freebsd-current.
> 
>  I've tried "440" with owner 25:25 and "mail lev@serebryakov.spb.ru"
> complains, that it could not access them.
> 
>  Also, what is proper way to attach dma into system instead of senndmal 
> now?


I'm not sure what the permissions of those files should really be, but 
this is likely what you want in mailer.conf:

sendmail        /usr/libexec/dma
send-mail       /usr/libexec/dma
mailq           /usr/libexec/dma

and rc.conf:

sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"




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