Preferences for the private mail reader
Preferences for the private mail readerThis structure holds per-user personal preferences (and other state) used by the private mail reader.
- forwardto
- Defines recipient user ID for autoforwarding. Please not that only BBS users can be recipients. Clubs and RFC-822 email addresses aren't valid. Set to the user's own user ID to disable auto-forwarding.
- flags
- State-saving flags, in the form of a set of ECF_x flags.
- prefs
- User preferences, in the form of a set of ECP_x flags.
- lastmailread
- The maximum number of any private message read.
- lastemailqwk
- The maximum number of any private message inserted into an off-line mail packet.
- magic
- A magic number used to detect corrupted structures. This should be set to EMAILUSER_MAGIC.
- dummy
- Reserved for future expansion.