Re: iRedmail and Docker - Architecture Proposal
I have to agree with @selea, @Clouseau and @GuiltyNL. Sure, provide Docker as an option or fork it or whatever for those who want it, but for the rest of us running production mail servers and happy...
View ArticleRe: Whitelisting not working
I hate to whine (again), but I really need this iRedAdmin-Pro support issue addressed.
View Articlesogo/amavis blacklist/whitelist priority
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): v0.9.8- Linux/BSD distribution name and version: Centos 7- Store mail accounts in which backend...
View ArticleRe: sogo/amavis blacklist/whitelist priority
Isn't it working as expected? except that SOGO error message is not clear.
View ArticleRe: Whitelisting not working
craig wrote:Helo command rejected: Host not foundThis is rejected due to invalid HELO hostname, you can whitelist it in file /etc/postfix/helo_access.pcre.
View ArticleRe: SMTP AUTH is required for users under this sender domain (Mailing list
Aha, my mistake, i forgot to mention that you need to add a setting in /opt/iredapd/settings.py and restart iredapd service:CHECK_SPF_IF_LOGIN_MISMATCH = TrueIf it still doesn't work, please turn on...
View ArticleRe: iredapd doesn't start at boot
NoOneYouKnow wrote:rm -f /lib/systemd/system/iredapd.servicecp /opt/iredapd/rc_scripts/iredapd.service /lib/systemd/systemrm -f /etc/systemd/system/multi-user.target.wants/iredapd.servicerm -f...
View ArticleRe: Setup second iredmail to redirect email on first server
RestlessPM wrote:What i need:Second server redirecting to Main emails Second server is storing emails if Main server unavailable.This is called backup MX.1: on main server, nothing to do, just a...
View ArticleRe: Receiving Duplicate eMails For Each Alternate Address
I think you need alias domain instead, if you use iRedAdmin-Pro, it's very easy to manage:https://docs.iredmail.org/ldap.add.alias.domain.htmlOr, update 3 accounts to use SAME maildir path in LDAP.
View ArticleRe: helo_access.pcre
Thanks for the update, 'eutelia.it' will be removed in next iRedMail release.
View ArticleRe: SMTP Error (500) Authentication failed
- Make sure you typed real username and password.- Please check the Postfix log file and extract related log for troubleshooting.
View ArticleRe: Limit forwarding of email
Currently iRedAdmin-Pro doesn't check the forwarding list against a list with disallowed domains, and i don't think managesieve supports this.
View ArticleRe: autoconfig/autodiscover: Different configurations
i cannot remember i setup the autoconfig/autodiscover for you, sorry.By default, autoconfig and autodiscover (setup by iRedMail team) uses same config file /opt/www/autoconfig/config.inc.php, it means...
View ArticleRe: sogo/amavis blacklist/whitelist priority
ZhangHuangbin wrote:Isn't it working as expected? except that SOGO error message is not clear.documentation mention priority of whitelist over blacklist; so if we blacklist everything and whitelist one...
View ArticleRe: Mail transport unavailable
Usually it means you set a wrong transport program for this domain.You need to check Postfix log file to find more details and figure it out.
View ArticleRe: Setup second iredmail to redirect email on first server
ZhangHuangbin wrote:1: on main server, nothing to do, just a regular normal mail server.2: setup a fresh linux/bsd server, follow this tutorial to make it as a backup mx of main server:...
View ArticleRe: Setup second iredmail to redirect email on first server
srd2010 wrote:sorry for capturing, but this means, the backupMX functionality of iredmail is still not working correctly ?Backup MX function of iRedMail is working fine, but what initial poster wants...
View ArticleRe: sogo/amavis blacklist/whitelist priority
d.lee wrote:documentation mention priority of whitelist over blacklist; so if we blacklist everything and whitelist one thing, then that one thing is all that should be allowed?Correct.My fault that i...
View ArticleRe: Whitelisting not working
Thanks. Yes, I understood why it was being rejected, as I explained. Whitelisting it in helo_access.pcre seems to have worked.But, for future reference, can you explain when something should be...
View ArticleRe: SMTP AUTH is required for users under this sender domain (Mailing list
Thanks. I've made the change and will wait for user to advise whether or not it's working. If it's not working, I'll be back.
View Article