can-spam: add full street address to ALL email templates + wire HC personal variant
CAN-SPAM requires a valid physical postal address in every commercial email. All 8 HC campaign templates and the FCC campaign_template.html only had 'Cheyenne, WY' (no street) -- added the full '525 Randall Ave Ste 100-1195, Cheyenne, WY 82001' to match the (already-correct) trucking templates. Audited every Listmonk source/sent campaign + wrapper templates: all active sends carry address + unsubscribe. Also: revalidation segments now use hc_revalidation_personal.html with subject 'Let's make sure your Medicare revalidation is handled in time'.
This commit is contained in:
parent
0dc208ef65
commit
16f3dd67e4
11 changed files with 13 additions and 13 deletions
|
|
@ -71,7 +71,7 @@
|
|||
<!-- Footer -->
|
||||
<tr><td style="padding:16px 28px;background:#f8fafc;border-top:1px solid #e5e7eb;font-size:11px;color:#9ca3af;text-align:center;">
|
||||
<p style="margin:0 0 8px;">Performance West is an independent compliance firm, not affiliated with CMS or Medicare.</p>
|
||||
<p style="margin:0;">Performance West Inc. · Cheyenne, WY · <a href="https://performancewest.net" style="color:#6b7280;">performancewest.net</a></p>
|
||||
<p style="margin:0;">Performance West Inc. · 525 Randall Ave Ste 100-1195, Cheyenne, WY 82001 · <a href="https://performancewest.net" style="color:#6b7280;">performancewest.net</a></p>
|
||||
<p style="margin:6px 0 0;"><a href="{{ UnsubscribeURL }}" style="color:#6b7280;">Unsubscribe</a></p>
|
||||
</td></tr>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue