@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix content: <http://purl.org/rss/1.0/modules/content/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://lhero.org/?page_id=112259>
  a foaf:Document ;
  dc:title "Subaddressing" ;
  dcterms:identifier 112259 ;
  dc:modified "2025-12-09T15:39:46Z"^^xsd:dateTime ;
  dc:created "2025-12-09T15:36:17Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/about/subaddressing/> ;
  sioc:has_creator <https://lhero.org/author/1/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  content:encoded """
<p class="wp-block-paragraph">The membership aspects of the LocalHero platform are based on accounts and every account must have a unique email address. This can create a minor issue when a user needs to have two accounts. For example parents may need to register their children with an organisation on the platform but what to receive all communications from that organisation themselves. </p>



<p class="wp-block-paragraph">One option is to create a second email address but that is cumbersome. In these situation we suggest the use of plus address (also known as <strong>subaddressing</strong>)</p>



<p class="wp-block-paragraph"><strong>Plus addressing</strong>, also known as <strong>subaddressing</strong>, is a simple but powerful feature offered by many email providers like Gmail, Yahoo, and Microsoft Outlook: it allows users to customise their email addresses by appending a <strong><code>+</code> sign followed by a tag</strong> or identifier, without needing to register new accounts. </p>



<p class="wp-block-paragraph">The key benefit of plus addressing is that it allows users to categorise incoming emails, identify the source of messages, and manage their inboxes more effectively. With plus addressing, the core email remains the same, but users can append different labels for various purposes.</p>



<p class="wp-block-paragraph">For example, if your email is <code>john.player&#64;gmail.com</code>, you can create customised addresses like <code>john.player+mysonandrew&#64;gmail.com</code> or <code>john.player+questions&#64;gmail.com</code>: the emails will still be delivered to the main inbox john.player&#64;gmail.com, making this feature useful for organising and tracking emails but more importantly from the perspective of the technical email specification these are all unique addresses (and therefore on our platform can have unique accounts)</p>



<p class="wp-block-paragraph">Most email providers offering plus addressing also allow to set up filters to automatically route or handle the messages based on the added tag.</p>



<p class="wp-block-paragraph">Here is a screenshot demonstrating plus addressing in Gmail, using the <code>friends</code> tag:</p>



<figure class="wp-block-image size-large"><img data-dominant-color="f0eee8" data-has-transparency="false" style="--dominant-color: #f0eee8;" loading="lazy" decoding="async" width="510" height="140" src="https://i0.wp.com/lhero.org/wp-content/uploads/2025/12/2025-12-09screenshot-from-2025-12-09-15-38-28-e1765255161585.png?fit=510,140" alt="" class="wp-image-112268 not-transparent" title="GMail plus addressing in action"/></figure>
"""^^rdf:XMLLiteral ;
  sioc:content """
The membership aspects of the LocalHero platform are based on accounts and every account must have a unique email address. This can create a minor issue when a user needs to have two accounts. For example parents may need to register their children with an organisation on the platform but what to receive all communications from that organisation themselves. 



One option is to create a second email address but that is cumbersome. In these situation we suggest the use of plus address (also known as subaddressing)



Plus addressing, also known as subaddressing, is a simple but powerful feature offered by many email providers like Gmail, Yahoo, and Microsoft Outlook: it allows users to customise their email addresses by appending a + sign followed by a tag or identifier, without needing to register new accounts. 



The key benefit of plus addressing is that it allows users to categorise incoming emails, identify the source of messages, and manage their inboxes more effectively. With plus addressing, the core email remains the same, but users can append different labels for various purposes.



For example, if your email is john.player&#64;gmail.com, you can create customised addresses like john.player+mysonandrew&#64;gmail.com or john.player+questions&#64;gmail.com: the emails will still be delivered to the main inbox john.player&#64;gmail.com, making this feature useful for organising and tracking emails but more importantly from the perspective of the technical email specification these are all unique addresses (and therefore on our platform can have unique accounts)



Most email providers offering plus addressing also allow to set up filters to automatically route or handle the messages based on the added tag.



Here is a screenshot demonstrating plus addressing in Gmail, using the friends tag:




""" ;
  sioc:topic <https://lhero.org/backlink_count/has-0-backlinks/>, <https://lhero.org/?taxonomy=author&term=cap-1> ;
  sioc:attachment <https://lhero.org/wp-content/uploads/2025/12/2025-12-092025-12-09gmail-plus-addressing-subaddressing.png> .

<https://lhero.org/author/1/#account> rdfs:seeAlso <https://lhero.org/author/1/?feed=lhrdf&format=turtle> .
<https://lhero.org/backlink_count/has-0-backlinks/> rdfs:seeAlso <https://lhero.org/backlink_count/has-0-backlinks/?feed=lhrdf&format=turtle> .
<https://lhero.org/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://lhero.org/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
<https://lhero.org/wp-content/uploads/2025/12/2025-12-092025-12-09gmail-plus-addressing-subaddressing.png> rdfs:seeAlso <https://lhero.org/about/subaddressing/download-of-https-verifalia-com-assets-2d2d528f-c960-4bcf-89c3-6fc115ea4bf9-0-gmail-plus-addressing-subaddressing-png/?feed=lhrdf&format=turtle> .
