Re: mail server at linux
- From: John-Paul Stewart <jpstewart@xxxxxxxxxxxxxxxx>
- Date: Fri, 05 May 2006 10:42:33 -0400
vito wrote:
from a php user manual i find it uses "mail" in linux, i tried to use that and find emails sent to the same domain with the linux machine can be done successfully while the others will say domain not found.
do i need to configure or apply for something in order to get it sent to all valid email addresses?
You'll need to configure an MTA on the Linux box that's running the PHP script. Sendmail, Exim, Qmail, and Postfix are all examples of popular MTAs. Whichever distribution you're using will provide packages for one or more them. Install and configure whichever one you find easiest.
.
- Follow-Ups:
- Re: mail server at linux
- From: vito
- Re: mail server at linux
- References:
- mail server at linux
- From: vito
- mail server at linux
- Prev by Date: Re: Linux kernel version
- Next by Date: How to join directories?
- Previous by thread: Re: mail server at linux
- Next by thread: Re: mail server at linux
- Index(es):
Relevant Pages
|