Re: mail server at linux



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.
.



Relevant Pages

  • Re: Off Topic: anti spam software??
    ... "The Barsoom Project" ... Sorry for the HTML messages. ... machine and a Linux machine. ... receives my emails from both my account's, in this case, my rick-net ...
    (Ubuntu)
  • mail server at linux
    ... and find emails sent to the same domain with the linux machine can be done ... valid email addresses? ...
    (comp.os.linux.misc)