You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2020/03/16 14:53:01 UTC

[GitHub] [incubator-ponymail] Humbedooh commented on issue #513: Bug: cluster generator fails to parse non-ascii subject and sender

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:
users@infra.apache.org


With regards,
Apache Git Services