[ Main Menu ] [ Extension Tools Menu ] [ Lite Edition Menu ]

<iPOP>Tag


<iPOP UID="account userid"
PWORD="account password"
[HOST="POP mail server"] (From Registry)
[PORT="POP port number"] (From Registry)
>

Usage This tag logs onto the pop server specified, and begins transaction mode. Returns -1 if an error. Since ipopfetch output is full of whitespace, you put it in quotes, and set eval = true, then you convert cr to <br> by putting a literal cr in the src ""
Resolution This tags resolves to the number of unread messages in the account.


iPOP Example
Example Source Code
Top