ID:               16922
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: N/A
 PHP Version:      4.2.0
 New Comment:

Duplicate of 10629, which is closed.

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-04-30 01:28:47] [EMAIL PROTECTED]

mail() should allow an optional smtp specification, such as:

   mail("[EMAIL PROTECTED]",
   "the subject",
   $message,
   "From: webmaster@$SERVER_NAME",
   "smtp.aol.com");

I have received all sorts of suggestions on how to by-pass this, and I
have come up with a few myself.

But I still feel smtp should be a command in mail().

Not that Perl was the end all and be all, but it can, so why shouldn't
PHP? PHP was developed by those who felt Perl ASp etc were antiquated.
This was just a small thing that still could be useful ?

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16922&edit=1

Reply via email to