*

umimo

  • ***
  • 88 posts
plugin create [email protected] mail id
« on: April 26, 2022, 02:10:00 PM »
plugin create [email protected] mail id but that mail id not available

how to block osclass sending mails

*

MB Themes

Re: plugin create [email protected] mail id
« Reply #1 on: April 26, 2022, 02:48:07 PM »
@umimo
You can disable placeholder email generation in plugin settings, or provide valid email.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

umimo

  • ***
  • 88 posts
Re: plugin create [email protected] mail id
« Reply #2 on: April 27, 2022, 07:06:48 AM »
how can i create a function in osclass

check email extension @domain.com not send emails

*

MB Themes

Re: plugin create [email protected] mail id
« Reply #3 on: April 27, 2022, 04:48:55 PM »
@umimo
I would recommend to use init_send_mail filter and in case of such domain, set 'to' attribute to NULL, it should stop sending mail on Osclass 8.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots