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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC