Closed Bug 143698 Opened 23 years ago Closed 23 years ago

Allow local + normal emails (that is foo => foo@domain expansion)

Categories

(Bugzilla :: Bugzilla-General, enhancement)

2.15
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 142497

People

(Reporter: burnus, Assigned: justdave)

Details

it is presently possible to use either the normal email addresses with full qualified hostname (foo@bar.com) or to use local email addresses (foo) which are expanded using Param{'emailsuffix'}. For the Bugzilla installation I use I would prefer: - accept/use 'foo@bar.com' - if 'foo' had been used (create account, CC, etc.) add '@%emailsuffix%' so that the account/CC entry is foo@%emailsuffix% That way one would save typing. Note that internally all names should be full qualified -- that is creating an account 'foo' would actually produce an account 'foo@%emailsuffix%'.
I proposed just the same thing about a few days ago :-) *** This bug has been marked as a duplicate of 142497 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.