Date: Fri, 10 Nov 2006 19:30:37 +0100 From: Alex de Kruijff <freebsd@akruijff.dds.nl> To: Luke Lamla <lukel@intsikayethu.gov.za> Cc: questions@freebsd.org Subject: Re: How to create an e-mail Message-ID: <20061110183037.GA1084@Alex1.kruijff.org> In-Reply-To: <000301c7048d$0f005b90$03201fac@intsikayethu.gov.za> References: <000301c7048d$0f005b90$03201fac@intsikayethu.gov.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 10, 2006 at 07:57:09AM +0200, Luke Lamla wrote: > Can you please assist me I am using FreeBSD for my e-mail and internet. I > want to create e-mail using super user (root) for my employees. What should > I do or which steps should I follow to do that. I will appreciate your > support immediately. FreeBSD uses the mailer 'sendmail' by default. You can check the FreeBSD handbook and 'man sendmail' for information about this. You can send mail from the command line by using "echo 'msg' | mail -s subject toadress@example.com -ffromadress@example.com' or use a mailer like Mutt. -- Alex Please copy the original recipients, otherwise I may not read your reply. Howtos based on my personal use, including information about setting up a firewall and creating traffic graphs with MRTG http://alex.kruijff.org/FreeBSD/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061110183037.GA1084>