Installing SendMail

ubuntu at rio.vg ubuntu at rio.vg
Wed Jun 28 00:35:48 UTC 2006


Wade Smart wrote:
> 06272006 1908 GMT-6
> 
> All Im doing is developing the school systems online apps. Many of the
> apps need to be able to send mail so, I need to be able to send email
> from the php apps Im creating on my own system. If I can do this another
> way - Im all for it. 
> 

You should have everything you need already installed, use something
like: `/usr/bin/mail -s [subject] [recipient] < [message file]`  There
are other options, just type 'man mail' for a list.  Linux makes things
simple. :)




More information about the ubuntu-users mailing list