Mailgun test email works. Verification and notification emails don't.
I tried changing the mail driver to log. Log folder is empty.
I checked my notification settings and made sure I'm subscribed to emails for everything. Verification emails don't work either. Mailgun dashboard only shows the test emails.
Tried debug mode - no errors in any of the logs - nginx, php-fpm, not flarum.
Tried disabling all the extensions - no luck. Am I missing something real simple here? Like a setting on the dashboard that's eluding me?
Flarum information
Flarum core: 1.7.2
PHP version: 8.1.2-1ubuntu2.11
MySQL version: 8.0.33-0ubuntu0.22.04.2
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, bcmath, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, intl, exif, msgpack, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, memcached, Zend OPcache
+-------------------------------+---------+--------+
| Flarum Extensions | | |
+-------------------------------+---------+--------+
| ID | Version | Commit |
+-------------------------------+---------+--------+
| flarum-flags | v1.7.0 | |
| flarum-approval | v1.7.0 | |
| flarum-markdown | v1.7.0 | |
| fof-upload | 1.2.3 | |
| fof-subscribed | 1.1.3 | |
| fof-reactions | 1.1.5 | |
| fof-oauth | 1.3.0 | |
| flarum-tags | v1.7.1 | |
| flarum-suspend | v1.7.0 | |
| flarum-subscriptions | v1.7.0 | |
| flarum-sticky | v1.7.0 | |
| flarum-statistics | v1.7.0 | |
| flarum-pusher | v1.7.0 | |
| flarum-nicknames | v1.7.0 | |
| flarum-mentions | v1.7.0 | |
| flarum-lock | v1.7.0 | |
| flarum-likes | v1.7.0 | |
| flarum-lang-english | v1.7.0 | |
| flarum-emoji | v1.7.0 | |
| flarum-bbcode | v1.7.0 | |
| clarkwinkelmann-author-change | 1.0.3 | |
| askvortsov-rich-text | v2.1.7 | |
+-------------------------------+---------+--------+
Installation path: /var/www/forum
Queue driver: redis
Session driver: redis (Code override. Configured to file)
Mail driver: mailgun
Debug mode: off