Skip to content

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Sep 13, 2024

The proper way to subscribe to e.g. internals digest is sending a mail to internals+subscribe-digest@, but not internals-digest+subscribe@.

Since $_POST['maillist'] contains internals-digest in this case, we apply a simple regex to catch that, and assemble the proper email address in the following.

The proper way to subscribe to e.g. internals digest is sending a mail
to `internals+subscribe-digest@`, but not `internals-digest+subscribe@`.

Since `$_POST['maillist']` contains `internals-digest` in this case, we
apply a simple regex to catch that, and assemble the proper email
address in the following.
@cmb69
Copy link
Member Author

cmb69 commented Sep 13, 2024

See also php/php-src#13720 (comment).

@derickr derickr merged commit 345a0e0 into php:main Sep 13, 2024
@cmb69 cmb69 deleted the cmb/mail-subscription branch September 13, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants