php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #9308 Allow Unix to use Win32 only mail options
Submitted: 2001-02-16 16:41 UTC Modified: 2015-02-17 08:12 UTC
Votes:14
Avg. Score:5.0 ± 0.0
Reproduced:12 of 12 (100.0%)
Same Version:4 (33.3%)
Same OS:10 (83.3%)
From: rwidmer at developersdesk dot com Assigned: krakjoe (profile)
Status: Closed Package: Mail related
PHP Version: * OS: *nix
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rwidmer at developersdesk dot com
New email:
PHP Version: OS:

 

 [2001-02-16 16:41 UTC] rwidmer at developersdesk dot com
I would like to make it possible for PHP on UNIX to use the SMTP and sendmail_from options instead of sendmail_path.  This would allow me to relay outgoing mail thru my mail server, and remove sendmail from my web servers entirely.  It would also vastly simplify taking control of the From: header.

Hopefully the code to send mail thru a mail server on another host is already in PHP for use with Windows, and can be used even on Linux/UNIX depending on configuration settings.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-18 13:57 UTC] jc at firststopinternet dot com
Great idea.

When hosting multiple sites all chroot'd apache it makes it impossible to use qmail or sendmail etc.

Have an option to connect to a localhost port 25 would be a massive help.
 [2010-12-29 17:40 UTC] jani@php.net
-Package: Feature/Change Request +Package: Mail related -Operating System: Linux +Operating System: *nix -PHP Version: 4.0.4pl1 +PHP Version: *
 [2015-02-17 08:12 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2015-02-17 08:12 UTC] krakjoe@php.net
In the year 2015 (the future, by any standard), there is a multitude of solutions to this in the wild, that are of such good quality, we would be foolish to compete.

I'm going to mark as closed, as this just is not necessary today.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC