Skip to content

How to disable email notifications after each sent campaign?

edited August 2017 in Questions

I'm receiving notifications to both of my emails each time when a campaign got sent.
The first email is the one that I login to Sendy with and the second which I send a campaign from.

Is there a way to disable these notificaions?
I don't see any point of receiving them as I can see that campaign has been sent from Sendy admin panel and from reports.

Comments

  • BenBen
    edited May 2020

    Hi,

    Comment out or delete line 870 in scheduled.php and line 831 in the /includes/create/send-now.php script.

    (Updated on May 6, 2020 for version 4.0.8)

    Best regards,
    Ben

  • How to comment it out without deleting?

  • BenBen
    edited September 2015

    Prepend // to the line.

    Example:

    //the code

  • I want to disable the email notification for my clients as well?
    Should I comment out line 787 as well?

This discussion has been closed.