Title: | *OLD* ALL-IN-1 (tm) Support Conference |
Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
Moderator: | IOSG::PYE |
Created: | Thu Jan 30 1992 |
Last Modified: | Tue Jan 23 1996 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4343 |
Total number of notes: | 18308 |
HI, We are planning to do some customization for customer and would like to know if: 1. there is a field in the mail header to indicate that this mail is just a READ RECEIPT ? 2. how do I extend the field length of the TITLE (subject) field ? The reason for the above is that we plan to do archving based on the outbox folder but do not want the READ RECEIPTS to be archived. Thanks and regards, Angeline
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
332.1 | No and maybe | IOSG::SHOVE | Dave Shove -- REO-D/3C | Thu Mar 26 1992 13:29 | 16 |
1. No. You'll have to check the text in the subject field. Sorry. 2. Depends which of those you mean. TITLE is in the DOCDB, and is therefore fixed length (well, in theory you used to be able to customise DOCDB, but I'm not sure you still can. Anyway you'd have to Convert all existing DOCDB files - yuch!) SUBJECT is an SDAF field, and so can be very long (around 1920 bytes in theory). Only the first <so many> characters are displayed on the mail header form - that's simply due to the limitation of the screen width. You could probably customise the mail header templates (MAILMEMO1.BLP, MAILMEMO2.BLP, MAILATT1.BLP ,MAILATT2.BLP) to display a long subject as several lines, if you needed to. Hope this helps, Dave. |