Date: Sun, 16 Mar 2008 18:00:22 +0100 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Subject: Re: Network identity for sending mail. Message-ID: <200803161800.23829.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200803161817.47739.malcolm.kay@internode.on.net> References: <200803161817.47739.malcolm.kay@internode.on.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 16 March 2008 08:47:47 Malcolm Kay wrote:
> The send-pr appears to assume that mail can and will be sent
> directly through sendmail or equivalent rather than inderctly through
> an ISP mail service.
No. It assumes that the variable MAIL_AGENT in the environment is capable of
sending mail and if /unset/ uses sendmail.
Have a look at the mail/smail port and set MAIL_AGENT accordingly in
environment. This can be done permanently for all users, by adding the
variable to the setenv entry in the default listing in /etc/login.conf and
running cap_mkdb /etc/login.conf afterwards.
--
Mel
Problem with today's modular software: they start with the modules
and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803161800.23829.fbsd.questions>
