imap_append() patch

php.internals

Rudi Benkovic

23 years ago
Hi, This little patch adds a fifth optional parameter for imap_append() which allows to set the internal IMAP date of the appended messages. It seems to work fine here... If anyone would care to commit it, that would be great. Thanks.
-- Rudi Benkovic rudi@jawmail.org

Rudi Benkovic

23 years ago
On Wednesday, March 26, 2003, 4:44:14 PM, Rudi Benkovic wrote:
> This little patch adds a fifth optional parameter for imap_append() > which allows to set the internal IMAP date of the appended messages. > It seems to work fine here... If anyone would care to commit it, that > would be great.
Oh, hell it works fine... It didn't use the fourth argument if the fifth was present. Here's a new patch. Sorry. ;)
-- Rudi Benkovic rudi@jawmail.org