Jump to content

Disable digest?

Featured Replies

Posted

Hello!

How disable email digest for all users?

  • Author

There is somebody? :sad:

  • 2 weeks later...

I'm in need with this too If anyone knows.

Thanks

I think I discovered... I ran on mysql:

 

UPDATE `DBPREFIX_core_members` SET `allow_admin_mails`=0 WHERE `allow_admin_mails`=1

Change DBPREFIX for the prefix of your database

27 minutes ago, Rafael Oliveira said:

I think I discovered... I ran on mysql:

 

UPDATE `DBPREFIX_core_members` SET `allow_admin_mails`=0 WHERE `allow_admin_mails`=1

Change DBPREFIX for the prefix of your database

Admin email afaik is for when you use bulk mail option. Such as sending updates or newsletters. Not forum notifications such as posts.

Yes, but this was the db option that enabled "receive newsletters" in member configuration

On 2/12/2016 at 6:27 PM, Rafael Oliveira said:

Yes, but this was the db option that enabled "receive newsletters" in member configuration

Newsletter is bulk mail. Nothing to do with Digest. Digest is post notifications. Like when you follow a post or a forum category, you can tell it to give you all notifications in a day for one email, or you can have it send emails immediately. 

 

But newsletter is not digest; newsletter is bulk mail.

I think you're right. I'm not familiar with this term.

  • Author

The problem is still very relevant for me.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.