D. K wrote: ↑Wed Jul 17, 2024 7:22 pm
The board's email form sends email with a
Reply-To which reveals the forum user's registered email address.
Also note this situation is described on the email form:
memberlist.php?mode=email&u=xxxx wrote:Message body:
This message will be sent as plain text, do not include any HTML or BBCode. The return address for this message will be set to your email address.
Essentially "send email to user" is the opt-in for
the person sending the email to reveal their email address to the receipient.
The recipient, in turn, is under no obligation to reveal
their email address,
unless they reply to the email received.
"Send a message without revealing anyone's email address" is effectively what a Private Message (PM) on the phpBB board accomplishes.
"Send email to user" is because the users intend to use email --
if the recipient chooses to reply -- and continue the conversation completely off-board via email. Actual email addresses and reply-tos have to be used in order to accomplish this.