Yasuhiro Kimura
Yasuhiro Kimura
Currently URLs of backend servers are listed. And some of them fail to be connected. So replace them with official URLs of Ring Server.
Mail system of my home network is configured so only messages sent to external public network are DKIM signed. So messages deliverd inside the network aren't signed. But Avaters plugin...
While trying to update FreeBSD Rspamd port (mail/rspamd) to 3.11, I noticed 3.11 fails to start with segmentation fault as follwing. ``` # service rspamd start Starting rspamd. 2024-12-17 06:21:59...
I tried SnappyMail with following environment. * FreeBSD 14.3-RELEASE amd64 * Dovecot 2.3.21 * Apache HTTP server 2.4.65 * PHP 8.5.0 beta3 * SnappyMail 2.38.2 + patch corresponding to commit...
# Environments - Host OS is 15.0-RC3 amd64 - Poudriere is commit 27779dbb of main branch # Describe the bug Before 15.0-RC3 was released, I created jail with `poudriere jail...
I tried to update Rspamd port of FreeBSD ports collection with following steps. 1. `cd /usr/port/mail/rspamd` 2. Change PORTVERSION of Makefile to 3.13.0 3. Update distinfo with `make makesum` 4....