php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9545 IMAP library lacks NTTP posting function
Submitted: 2001-03-04 11:36 UTC Modified: 2001-05-29 02:17 UTC
From: peek at mailandnews dot com Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.0.4pl1 OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
41 + 38 = ?
Subscribe to this entry?

 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-27 15:30 UTC] sniper@php.net
not enough info 
 [2001-05-29 02:17 UTC] peek at mailandnews dot com
OK. The IMAP library contains functions for accessing messages on an NNTP server. Unfortunately there doesn't seem to be an elegant way to POST messages to the server. Since the c-client lib it uses does seem to support posting I don't see why this couldn't be included in PHP.

I wrote a web-to-NNTP gateway thingy and it's not very elegant to have to resort to using fsockopen() in order to post things. It feels like a bug.

(That is: unless I overlooked some hidden option, in which case it should be documented).

Best regards.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 11:01:30 2024 UTC