This connects to the sendmail process in the server and dispatches the message. There is an implication here that because it uses sendmail, then the server can only run on platforms that support sendmail. That further implies the platform is a Unix system, although sendmail is open source and may be deployed on non-Unix platforms.
If sendmail is not available the results of calling this method are uncertain.
Prev | Home | Next |
SendMail.ReplyTo | Up | SendMail.Smtpserver |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |