-
```
Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined function Jstoone\Mailman\array_first()
/var/www/app/vendor/jstoone/nova-mailman/src/DeliverToInbox.php:91
/var/www/app…
-
The images of mailman are not working due to apache 2.4 not having a global alias feature.
Adding a /etc/alternc/vhost.d/ configuration directory included in every vhost could help.
-
Per the changelog, these two skins were moved to a separate repo (https://github.com/roundcube/roundcubemail/issues/8271)
https://github.com/roundcube/classic
https://github.com/roundcube/larry
…
-
### Decision
- Migrate to JC VM
- Supported by JC with the help of Henrik
### Migration info
- Smooth and quick transition as much as possible
- Possible outage during the migration (dns entry…
-
**Reported by todd on 30 Apr 2014 17:24 UTC**
Not only do the mailing lists not show any archives (which is maybe not a bug, because I don't know very much about Mailman yet), but I encountered an err…
-
folio-users is the mailman list used to notify FOLIO users about outages, upgrades, etc.
- as of December 2023, the mailing list contains "all users in FOLIO with at least one permission"
- going forw…
-
For days at a time, mailman works great. Then every so often I get the exception "EOFError: end of file reached" which crashes the mailman server.
Here is the stack trace:
```
/home/user/.rvm/rubies…
-
We are using mailman with gmail account, connected through imap and everyday we get several exception mails with closed stream exception.
An IOError occurred in background at 08 February 2015 :
clos…
-
When I try and use the http receiver I get a NoMethodError. The code that is triggering this error message is the same code that you have in your example.
-
**Describe the bug**
Is not uncommon that an email contains multiple printable mimeparts in a `multipart/mixed`. Currently only the first printable part gets displayed and the others are ignored. You…