Re: Using existing 389-DS for authentication
iRedMail doesn't support external OpenLDAP / AD / 389DS because it relies on its own ldap schema files, not just use external LDAP service for authentication.
View ArticleRe: Using existing 389-DS for authentication
Thanks so much for the quick response.So to confirm, I cannot use my current 389DS for iRedMail at all? Thats a pity.
View ArticleRe: Using existing 389-DS for authentication
You can, but then you need to implement that on your own
View ArticleAll connections stop working after setting up relayhost.
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 1.7.3 MARIADB edition.- Deployed with iRedMail Easy or the downloadable installer? Downloadable...
View ArticleRe: All connections stop working after setting up relayhost.
I thought I had to post each file individually. Took me a couple tries to remember how BBCode forums worked again. I did get all the files attached for review.Thank you again for any help in advance.
View ArticleRe: Why are you interested in iRedMail?
I use iRedMail because I manage a gaming community and need email for communications for that.I find it fast and easy to deploy.I like the features it provides.Obviously, I like that it's free to...
View ArticleRe: Cant login iredadmin after changing admin user
I created a new account with the email address postmaster@thenewdomain and updated the password in the vmail database, but still can't log in to iRedAdmin — what else do I need to check or update to...
View ArticleRe: Cant login iredadmin after changing admin user
roseblblack wrote:I created a new account with the email address postmaster@thenewdomain and updated the password in the vmail database, but still can't log in to iRedAdmin — what else do I need to...
View ArticleUpcoming LetsEncrypt Changes
LetsEncrypt have announced that their certificates will stop including the client-side bit starting in 2026: https://letsencrypt.org/2025/05/14/endi … ntication/The general use case for LetsEncrypt is...
View ArticleRe: Upcoming LetsEncrypt Changes
After a bit more reading it seems that postfix does not by default require validation of client certificates, although it can be configured that way (don't know if iRedMail does so). However sendmail...
View ArticleRate Limit all Domains
Good afternoon,I was wondering what is the best way to implement rate limits i.e limit all domains to sending mail to 5 every minute for example.I have read about postfwd or Cluebringer with SQL...
View ArticleRe: Rate Limit all Domains
https://github.com/iredmail/iRedAPD/blo … hrottle.pyThe doc is in the codeyou need to use catchall, outbound, time and message limit
View ArticleRe: All connections stop working after setting up relayhost.
I am still struggling to figure this out. Everything seems to be running when I do a systemctl status. But I don't see Postfix listening on either 25 or 587.Proto Recv-Q Send-Q Local Address...
View ArticleRe: All connections stop working after setting up relayhost.
:facepalm:sudo postfix startNot sure why I needed to do that command, but after running it, all is working now. :shrug:So, if you're stuck in a Postfix active(exited) state and don't see Postfix...
View Article