-
With notifications and system emails going through SES, the only remaining mail going through DW's servers will be @dreamwidth.org forwarded email. To keep all the spam that gets sent to @dreamwidth.o…
-
```
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: message/rfc822
....
```
Now if the attachment type is "Content-Disposition: inline", then the attachment is insert…
-
This is slightly related to #203, but can be done separately, so filing it as a separate issue.
I think it would be nicer for us to add same headers that SA adds when scanning messages independently.…
-
When you install CyberPanel, you don't automatically install Sieve (Filter) with SnappyMail.
Perhaps that is something for a mod since CP doesn't seem to include it.
https://community.cyberpanel.n…
-
Ensure notes are published in https://docs.webplatform.org/wiki/WPD:Infrastructure/procedures/Maintaining_email_services
## To cover
- Look for probable loose ends in the config
- app1.staging.wpdn …
-
On systems where spamassassin is run with per-user settings, if the url_shortener_cache is not world-writable, the following error is generated and all DecodeShortURLs plugin rules fail:
`warn: plugi…
-
### Bug Report
Version: 2.14.1
#### Summary
For example, we have the follows code:
```php
$builder = new \Laminas\Mail\Message();
$builder->setEncoding('UTF-8');
$builder->setFrom(['f…
-
I heard this is a much better and modern solution to fighting spam. Any thoughts? I kn ow mailcow is using this by default now
-
Hi,
I'm trying to configure on a website a script to send automatic reply email using a gmail account.
I was able to generate the private DKIM keys using the PHPMailer script and to put the public k…
-
Why would you want to move off of gmail?
[ ] - mail in a box docker container info
- spamassassin config (claims to be just as good as gmail'a spam filtering)
- clamav config
Using kolab
- why is Ko…