XF 1.5 MySQL Query to Mass Unsubscribe Users From Admin Emails

NURV

Active member
Hi, I'd like to mass unsubscribe all of my users with less than X posts from receiving admin emails. The mass user edit page didn't have the admin email setting as an option I can change, so I'm needing to do this with a direct database query.

What would that query be? I'm not familiar enough with XenForo's database storage to know where this setting resides.

Thanks!
 
admin mails are basically sent through this section right? admin.php?users/email or is applies to other forms of mails as well? (i have never used this feature so just wondering)
 
Top Bottom