• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Resolved How to add a wildcard [*] to a mail-address? ("catch all")

You are looking for "catchall". That can be configured on the e-mail settings page of the domain, not the individual email address:
 
thank you for your feedback. that seems to be a "global" setting that disables to create other mail addresses (they should be excluded from the catchall mail address - so they can be used separately)?

i need:

- a few specific mail addresses
- catch all (all other than the few specific mail addresses).
 
- a few specific mail addresses
- catch all (all other than the few specific mail addresses).

That exactly what the documentation describes.
“Mail bounce settings”. When somebody sends an email message to an email address that does not exist under your domain, the mail server, by default, accepts mail, processes it, and when it finds out that there is no such a recipient under the domain, it returns the mail back to sender with an error message. You can choose to:
  • Continue returning all such mail back to senders (“Bounce with message” option).
  • Forward all such mail to the specified email address (“Forward to address” option). This is also referred to as a catch-all address.

    Note that if the outgoing mail control is turned on by your hosting provider, the forwarding address must belong to the same domain for which you are modifying mail bounce settings. If you need to specify an external email address (that is, outside the domain) or set one address for multiple domains, please contact your hosting provider.

The way this works is that you create a mailbox for an domain on which you want to receive all email. Then in the mail settings of that domain you select the option to forward email messages to that specific mailbox. After which all email messages send to an email address on that domain for which no mailbox exist will be delivered to the mailbox you've selected to forward the mail to.
 
Back
Top