IPBGallery.com Posted January 27, 2016 Share Posted January 27, 2016 Hello! How disable email digest for all users? Link to comment Share on other sites More sharing options...
IPBGallery.com Posted January 28, 2016 Author Share Posted January 28, 2016 There is somebody? Link to comment Share on other sites More sharing options...
Bernardo Rezende Posted February 11, 2016 Share Posted February 11, 2016 I'm in need with this too If anyone knows. Thanks Link to comment Share on other sites More sharing options...
Bernardo Rezende Posted February 11, 2016 Share Posted February 11, 2016 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 Link to comment Share on other sites More sharing options...
MADMAN32395 Posted February 12, 2016 Share Posted February 12, 2016 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. Link to comment Share on other sites More sharing options...
Bernardo Rezende Posted February 12, 2016 Share Posted February 12, 2016 Yes, but this was the db option that enabled "receive newsletters" in member configuration Link to comment Share on other sites More sharing options...
MADMAN32395 Posted February 13, 2016 Share Posted February 13, 2016 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. Link to comment Share on other sites More sharing options...
Bernardo Rezende Posted February 13, 2016 Share Posted February 13, 2016 I think you're right. I'm not familiar with this term. Link to comment Share on other sites More sharing options...
IPBGallery.com Posted February 13, 2016 Author Share Posted February 13, 2016 The problem is still very relevant for me. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.