Humbedooh commented on issue #513: Bug: cluster generator fails to parse 
non-ascii subject and sender
URL: 
https://github.com/apache/incubator-ponymail/issues/513#issuecomment-599580254
 
 
   Let's bump the 'r' prefix then. I'd suggest moving to next char, 'v' :)
   So, am I understanding this right in that the generators should be passed 
msg_metadata instead of msg in the first variable slot, and that would address 
the main issue? If so, we'd probably be best off by accessing them with 
`msg.get('subject', '')` as they may not have been present in the email and 
this would avoid a key error.
   
   What do you mean by message-id being canonicalized?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to