Needs review
Project:
Listhandler
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Jan 2011 at 00:30 UTC
Updated:
9 Apr 2011 at 01:00 UTC
Jump to comment: Most recent file
The timestamp of creation of a new users is not set from date of first arriving email via mailhandler. It should to have a correct date if importing of back-porting old mailman archives and have a e.g. Forum field displaying e.g. Member for 430 days.
What needs to be changed or added
The module should be extended and the timestamp value from the email server (IMAP ARRIVAL) that can be used by the listhandler on user creation time in the field: "created"
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | listhandler.module.patch | 18.15 KB | cor3huis |
Comments
Comment #1
cor3huis commentedThe whole enchilada in one patch, for all three issues filed. It would b great if it could be added to head. I've tested with extensive different datasets import an live emails on thousands of emails.
Comment #2
cor3huis commentedComment #3
cor3huis commentedComment #4
philipnet commentedHi,
Thanks for the patch. It's slightly overwhelming, but in a good way :)
I will wait for the recent fixes to make it into their own -dev release before adding this to avoid creating a package with too many changes that may make troubleshooting/bug fixing more difficult.
Comment #5
cor3huis commentedSuper, good strategy to maintain quality, Thanks! Now will test -dev of listhandler in the meantime so the remaining patches can be added soon...
Comment #6
philipnet commentedHi,
This will be in the next git push.
Comment #7
cor3huis commentedSuper! As soon as it is in, and my Git skills improved ;) I'll test is all from a scratch Drupal 6.20 install an see if it all still works as planned. To all others I plea to join me in the quest....
Comment #8
philipnet commentedHi,
It will always be in the -dev release about 12 hours after I post.