Changes between Version 11 and Version 12 of BluePrint/Messaging/Outbound
- Timestamp:
- 09/21/12 13:18:06 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging/Outbound
v11 v12 81 81 * Give the bare addresses a pentity, and a pr_contact entry. 82 82 83 The give-it-a-pentity option is appealing because it allows any form of bareaddress, not just email. It also avoids (to some extent) the need to modify queue processing. For registration, one might hand this pentity over to the temporary user on successful completion of registration...or just get rid of it when the user completes registration and receives their "real" pentity.83 The give-it-a-pentity-and-contact option is appealing because it allows any form of address, not just email. It also avoids (to some extent) the need to modify queue processing. For registration, one might hand this pentity over to the temporary user on successful completion of registration...or just get rid of it when the user completes registration and receives their "real" pentity. 84 84 85 85 For a bare address field in the queue entry, if we want to allow other than email, we'd need to specify the type somehow (e.g. by including the IANA scheme in the address or also adding a type field).