sendmail
Bill Vermillion
bv at wjv.com
Wed Sep 10 11:38:08 PDT 2003
When asked his whereabouts on Wed, Sep 10, 2003 at 15:00 ,
Eicke took the fifth, drank it, and then slurred:
> Hi folks,
> I have a machine with FreeBSD 4.6 and Sendmail 8.12.3
> I need only sent e-mails using this machine. My rc.conf contents the
> following:
> sendmail_enable="NONE"
That disable sendmail entirely.
>
> When I try to send a simple mail an error occours:
> # cat /etc/rc.conf | mail teste at empresa.com
> # can not chdir(/var/spool/clientmqueue/): Permission denied
> Program mode requires special privileges, e.g., root or TrustedUser.
In /etc/rc.conf try this.
sendmail_submit_enable="YES" for local use or
sendmail_submit_outbound="YES"
For best results try man 8 rc.sendmail.
Bill
--
Bill Vermillion - bv @ wjv . com
More information about the freebsd-net
mailing list