<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">I have a smart mailbox for mailing lists which uses <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">${list-id.identifier.final-level}</code> as its name. I have a mailing list with a list-id of <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">newsletter.comedy.co.uk.randomletters</code>. Right now the mailbox displays as <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">newsletter</code> but I’d like it to be <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">newsletter.comedy.co.uk</code> (without the random numbers), so I can’t just use <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">${list-id.identifier}</code>. Is there a way for me to specify parts of the list-id domain other than just the final level?</p>
<p dir="auto">--<br>
=> Jolin</p>

</div>
</div>
</body>

</html>