CakeFest 2025 Madrid: The Official CakePHP Conference

Voting

: zero plus two?
(Example: nine)

The Note You're Voting On

webmaster at RealityRipple dot com
7 years ago
Just a helpful hint, many IMAP servers will include non-standard flags in curly braces before the subject in the response of this function. Pretty sure this is the only way to determine if a message has been forwarded, for example, when using the IMAP functions. The first flag (or more) may be prefixed with a dollar sign ($). It's (probably) likely that any such flags received by a server can be passed through imap_append to that server, as well.

<< Back to user notes page

To Top