Sander wrote:
Will Apache be able to send mail

No.

or does "sendmail" need to communicate with a different mail server.

You need a mail server, a mail transfer agent (MTA) to be precise, to send mail. If you don't have one installed locally, such as sendmail or Postfix, it's possible to use a remote MTA instead. It should be noted that many scripts include a simple pipe to the local mail program, and a remote MTA precludes that technique.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to