Can a business email address contain parentheses?
No. Parentheses (( ), also called round brackets or open/close brackets) are not practical in a normal public business email address. While the email standards define syntax that can include parentheses as comment markers in certain contexts, they are not permitted in the normal unquoted SMTP local part. Customers cannot say or type them consistently, and most forms, CRMs and contact lists will reject them or alter them.
For a public-facing small business, prefer a simple role or person address that avoids parentheses—such as quotes@<short-name>.au or bookings@<short-name>.au—then test the exact setup before printing or publishing it.
Why parentheses do not work in practice
RFC 5321 section 4.1.2 defines the normal SMTP mailbox local part using characters that do not include ( or ). RFC 5322 section 3.2.3 permits parentheses in comment syntax within address headers, but that syntax is for metadata and routing annotations, not for the mailbox identifier itself. Even in a quoted-string local part, parentheses would need to be escaped and are not supported by most mail providers for public addresses.
Mail providers rarely create addresses containing ( or ). Website forms, booking tools, CRMs, accounting packages and imported contact lists often reject parentheses outright, strip them, or interpret them as syntax errors. Many validation libraries treat parentheses as invalid characters in email addresses because they are not part of the standard unquoted local-part character set.
When speaking the address, the parentheses are described as "open bracket", "close bracket", "open paren", "close paren", "left bracket", "right bracket", or "round brackets". Regional and technical conventions differ. Customers typically omit them, type the word "bracket" or "paren", or assume they are optional formatting rather than part of the address. The same workflow concerns that make giving an email address over the phone challenging are amplified when ( ) cannot be reproduced reliably from speech.
What customers hear and type
Picture a business telling a customer on a noisy call: info(main)@example. The customer hears "info open bracket main close bracket at example dot ..." or "info open paren main close paren at example dot ..." or "info bracket main bracket at example dot ...". Do they type info, infomain, info-main, info(main), info[main], or assume the parentheses indicate a note or variant rather than being part of the literal address?
Now imagine the same address on a printed invoice, quote PDF or van sign. The ( ) are visible, but they look like optional clarification, an annotation, or an alternative version. When a customer retypes the address from a mobile screen or physical paper, they may drop the parentheses, replace them with hyphens or square brackets, type the words "open bracket" and "close bracket", or wonder whether the text inside the parentheses is required or optional.
This variability does not mean every customer will mistype the address. It means there are several ways to interpret ( ) where none would exist if the address were info@<short-name>.au or bookings@<short-name>.au instead. Compare this to the narrower concern around hyphens, underscores and spaces in business email addresses, where the character can be seen but may still be confused, missed or rejected.
Form validation and CRM import rejection
Most email validation libraries and form validation tools reject parentheses in email addresses because they are not part of the standard unquoted local-part character set defined in RFC 5321 section 4.1.2. Even lenient validation that permits special characters in quoted local parts typically excludes parentheses because of their role in RFC 5322 comment syntax.
Website contact forms, CRM imports, booking systems, accounting packages and quote generators often validate or normalise email addresses before storing them. Parentheses may be rejected outright with an error message like "Invalid email address", stripped silently (turning info(main)@example into infomain@example or info@example), replaced with hyphens or underscores, or URL-encoded as %28 and %29, depending on how the form processes the input.
The business may not see the alteration until a reply to a stored address bounces or goes missing. A customer who enters info(main)@example into a website form may receive a confirmation message sent to info-main@example, infomain@example or info%28main%29@example, depending on how the form processed the input.
CSV imports into CRMs, accounting tools and mailing list platforms often reject rows containing addresses with parentheses, or silently drop the parentheses during import. This means contact lists exported from one system and imported into another may lose or alter addresses containing ( ) without any visible error.
Phone and spoken ambiguity
When spoken aloud, ( can be called "open bracket", "left bracket", "open paren", "open parenthesis", or "round bracket". The ) can be called "close bracket", "right bracket", "close paren", "close parenthesis", or "closing round bracket". Regional and technical conventions differ. In Australia, "bracket" is more common than "paren", but both are used.
A customer hearing "info open bracket main close bracket" may type info, info-main, infomain, info[main], info(main), or assume "main" is a clarification about which info address to use rather than part of the literal address. A customer hearing "info open paren main close paren" may type the same variations, or wonder whether "paren" is a technical term they should know.
A customer hearing "info bracket main bracket" may not know whether "bracket" refers to round brackets ( ), square brackets [ ], or angle brackets < >. They may type info(main), info[main], info<main>, info-main, or omit the brackets entirely and type infomain or info.
This spoken ambiguity does not exist for a simple address like info@<short-name>.au or bookings@<short-name>.au. For the wider phone workflow, see this guide to giving an email address over the phone without spelling.
Print and signage: looks like optional text or a note
When printed on a business card, invoice, quote PDF, van sign, or website footer, parentheses in the email address create visual confusion. To most readers, ( ) signals optional information, an annotation, an alternative version, or a clarifying note—not literal characters that must be included in the address.
Customers seeing info(main)@<short-name>.au on printed material may assume the address can be typed as info@<short-name>.au, with (main) being an optional clarification indicating it is the main info address. They may also assume the business has multiple addresses—info@<short-name>.au, infomain@<short-name>.au or info-main@<short-name>.au—and that the parentheses are showing which variant is preferred.
Compare this to a simple address like info@<short-name>.au or bookings@<short-name>.au, which reads clearly and unambiguously on any printed surface. The goal is not to prove that an address can be technically created or quoted, but to choose an address customers can use without hesitation or guesswork.
Confusion with square brackets and angle brackets
In spoken and written contexts, "bracket" without qualification can refer to round brackets ( ), square brackets [ ], or angle brackets < >. When a customer hears "info bracket main bracket" or sees handwritten notes mentioning brackets, they may not know which type is intended.
Square brackets [ ] are used in IPv6 addresses and some technical contexts. Angle brackets < > are used in email headers to delimit the address from the display name: Business Name <info@example>. Round brackets ( ) are used for optional text, alternatives, and clarifications in general writing. None of these are practical in a public business email address, but the ambiguity between them adds another layer of confusion when speaking or transcribing an address containing any bracket character.
A customer who hears an address with "brackets" may type the wrong bracket type, omit them, replace them with hyphens, or assume the business meant to use a display name format like Business Name <info@<short-name>.au> rather than including brackets in the address itself.
Trading name and email address are different
A business that trades under a name containing parentheses—such as "Smith & Co (VIC)" or "Events (Australia) Ltd"—does not need to reproduce the parentheses in the email address. The trading name remains on the letterhead, website, business card, invoice PDF, quote footer and email display name. The email address is only the technical routing identifier.
Use a simpler role address—such as events@<short-name>.au or bookings@<short-name>.au—or a person address—such as chris@<short-name>.au—that drops the parentheses. The email display name can still show the full trading name with parentheses: Smith & Co (VIC) <info@<short-name>.au> or Chris Lee — Events (Australia) Ltd <chris@<short-name>.au>.
This separation keeps the public contact workflow simple without removing the business identity. For the wider naming choice, see this guide to professional email address formats for small business. For display name guidance, see what your business email display name should be.
Prefer a simple role or name address
For a public customer-facing business, use a simple role address (such as quotes@<short-name>.au or bookings@<short-name>.au) or a person address (such as chris@<short-name>.au) without parentheses, spaces, quote marks or other special characters.
A role address does not create a shared mailbox or give several people access by itself. The routing rule, destination mailbox, staff login, shared access and storage policy are separate parts of the setup. The public address is only the visible entry point.
When choosing the format, prioritise what customers can hear, say and type consistently. Read the separate guide to common mistakes customers make when entering email addresses for the wider picture.
Run a harmless test before publishing
Before printing, publishing or giving out a public business address:
- Confirm that the provider can create or route the exact address without parentheses, quote marks or other special syntax.
- Send harmless fictional content from an unrelated inbox and confirm that it reaches the intended destination.
- Enter the address into the real website, quote, booking, CRM and accounting workflows the business uses.
- Copy it from a PDF and a mobile screen. Check that the format remains visible and unchanged.
- Have someone who is not already familiar with the address hear it over a call and write down what they heard. Compare their version to the original.
- Test the address in any form validation, CRM import, contact list and quote generation workflows the business relies on. Pay special attention to how parentheses are handled by validation libraries and CSV imports.
- Record who owns the public address, routing rule and mailbox access. Set a retest trigger for any provider or configuration change.
This test proves only the exact route, provider and configuration tested at that time. It does not guarantee delivery or inbox placement.
The public address is only 1 layer. A parentheses-free address does not create a routing rule, mailbox, login, shared access, storage policy or permission to send from that address. Confirm mailbox access, storage, display name and reply-from behaviour separately.
Where Short Mail may fit
If your current public address is awkward to say, print or type—or if your trading name includes parentheses and you want a clearer public email identifier—a Short Mail account manager can check whether a shorter matched .au address may fit and forward to the inbox you already use. Fit, availability, .au eligibility, setup requirements and provider compatibility are confirmed manually before anything changes.
The public address, routing, mailbox, access and storage remain separate parts of the setup. Sending permission and the From and Reply-To details customers see also require separate checks for your business.