php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #6574 SMTP functions via IMAP c-client library
Submitted: 2000-09-06 07:51 UTC Modified: 2010-08-07 01:44 UTC
Votes:4
Avg. Score:4.8 ± 0.4
Reproduced:4 of 4 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: cahagn_o at epita dot fr Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0 Latest CVS (06/09/2000) OS: Any
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: cahagn_o at epita dot fr
New email:
PHP Version: OS:

 

 [2000-09-06 07:51 UTC] cahagn_o at epita dot fr
Is adding support for SMTP functions through IMAP c-client
library planned ?

pop3, imap and nntp work fine but I'd like to see smtp
functions too, as I don't want to use mail() function on my
system for various reason.

I know the IMAP c-client library already support SMTP, it
"just" needs to be "enabled" in PHP.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-07 01:44 UTC] johannes@php.net
-Status: Open +Status: Bogus -Package: Feature/Change Request +Package: *General Issues
 [2010-08-07 01:44 UTC] johannes@php.net
c-client itself isn't maintained properly anymore, we won't add fucntions from there, there exist good PHP-space SMTP libs nowadays.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC