Jesse Norell
Jesse Norell
Applies changes from https://github.com/stevejenkins/postwhite/issues/56 so scrape_yahoo works again. Closes #54 Closes #56
I am installing from git 1.5 branch on a debian 11 host with mariadb-server 1:10.5.12-0+deb11u1 and get this error from importing SCHEMA.sql: ``` $ mysql -u dbuser dbname -p -h...
Fixes a bug in the quota-status which does not return a reply when a message has multiple recipients. When a message has multiple recipients, a policy server server will receive...
I updated both roundcube plugins and ISPConfig yesterday, and in testing that "everything" works I came across an issue. In roundcube I created a whitelist entry; then in ISPConfig, logged...
When whitelisting based on client ip or sender email address, DKIM signing is disabled. There are many use cases where you need the signing as well. Eg. I whitelist my...
When running dmarc reports, I would find it very handy to have a cli option for a batch size, to use in combination with --yesterday (hopefully fixed per #4062). Could...
When using ARC signing, currently there is a use_domain setting to specify the signing domain from 'header', 'envelope', or 'recipient'; it seems like the best setting to use depends on...
## Summary Please add the capability to unlearn bayes tokens. ## Motivation Moving from spamassassin to rspamd, we have a training system in place that I'm converting, and rspamd seems...
In a new post notification (for custom post type) I'd like to include a link to a taxonomy term archive page, and am not finding any way to create such...
It would be nice to have some simple email template support, to include some reusable blocks of css and html to make messages consistent across multiple notification definitions.