DMA should have a read access on both files, nothing more.

--
Ben


On Mon, Mar 24, 2014 at 1:16 PM, Mark Felder <f...@freebsd.org> wrote:

> On 2014-03-24 06:53, Lev Serebryakov wrote:
>
>> Hello, Freebsd-current.
>>
>>  I've tried "440" with owner 25:25 and "mail l...@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"
>
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
>
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to