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"

CommentFileSizeAuthor
#1 listhandler.module.patch18.15 KBcor3huis

Comments

cor3huis’s picture

Assigned: cor3huis » Unassigned
Status: Needs work » Patch (to be ported)
StatusFileSize
new18.15 KB

The 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.

cor3huis’s picture

Status: Patch (to be ported) » Needs review
cor3huis’s picture

Version: 6.x-1.x-dev » master
philipnet’s picture

Hi,

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.

cor3huis’s picture

I will wait for the recent fixes to make it into their own -dev release before adding this

Super, good strategy to maintain quality, Thanks! Now will test -dev of listhandler in the meantime so the remaining patches can be added soon...

philipnet’s picture

Assigned: Unassigned » philipnet

Hi,

This will be in the next git push.

cor3huis’s picture

Super! 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....

philipnet’s picture

Hi,

It will always be in the -dev release about 12 hours after I post.