Re: iRedMail-0.9.8
You need to tweak your SQL query to return the SQL columns/values you want. I'm not sure what i can help.
View ArticleRe: SPAM Question
Luke6283 wrote:smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/sender_access check_sender_access hash:/etc/postfix/accepted_unauth_senders reject_unknown_sender_domain...
View ArticleRe: Password change error
nhapinde wrote:Could you point me how to do it?It depends on the SQL VIEW created in "sogo" database ("sogo.users").Check PostgreSQL document to see whether it supports updating VIEW, maybe new...
View ArticleRe: SoGo EAS Unable to Send mail on iOS
I'm afraid that we need a new smtp port for SOGo in this case, but with default iRedMail settings, it works fine.*) Add new lines in /etc/postfix/master.cf:127.0.0.1:2525 inet n - n - - smtpd -o...
View ArticleRe: Store SpamAssassin bayes in SQL - for Centos 7
janbroORG wrote:Hi, I wanted to follow this documenthttps://docs.iredmail.org/store.spamass … n.sql.html , to enable bayes, however most of the files and settings did not work, as mostly not exisiting....
View ArticleRe: SMTP Error 451 4.3.0 Failed to Add Recipient x - Temp Lookup Failure
derickn wrote:After following the guide I am able to authenticate into the email server with <ad_user1>@pangea.local however I cannot send an email as I am then prompted with a SMTP error (451):...
View ArticleRe: SOGo Integrator on iRedMail 0.9.8
I'm afraid that you have to ask in SOGo mailing list instead to get support from SOGo developers:https://sogo.nu/support.html
View ArticleRe: Quotas personalized in dovecot
No idea how to do this without a SQL/LDAP query. Better ask in Dovecot mailing list:https://www.dovecot.org/mailinglists.html
View ArticleRe: iredmail 0.9.8 cloud deployment / ssl certs deployed
fsantiago06111979 wrote:in your cloud deployment model, why not deploy Letsencrypt certs rather than un-trusted, self-signed ones?Because we don't know whether this is a testing mail domain and server...
View ArticleRe: iredmail 0.9.8 cloud deployment / bad web config / redirects
fsantiago06111979 wrote:when i try /iredmail/, it redirects to /static/blank.html.We don't have web url '/iredmail/' by default. What's this?
View ArticleRe: iredmail 0.9.8 cloud deployment / bad setup / admin user account NG
- Is it Roundcube webmail?- Any related log in Dovecot, Postfix, Roundcube log files?
View ArticleRe: How do I update Netdata?
It's mentioned in the tutorial:https://docs.iredmail.org/integration.n … ll-netdata
View ArticleRe: iredmail 0.9.8 cloud deployment / bad web config / redirects
ha, sorry, i probably meant iredadmin and typed that instead. nvm. sorry. please close this.
View ArticleRe: iredmail 0.9.8 cloud deployment / bad setup / admin user account NG
it was roundcube but i re-imaged the server and used your command line script instead. that has worked fine except for the 1024 dkim key you build by default. many email auth testers seem to prefer...
View ArticleRe: iRedMail-0.9.8
ZhangHuangbin wrote:You need to tweak your SQL query to return the SQL columns/values you want. I'm not sure what i can help.To help with SQL. How the columns should look like. Currently my SQL...
View ArticleRe: iRedAPD blacklist - how to block username with wildcard domain
You could try to set smtpd_sender_restrictions = ...and add/modify the contents ofcheck_sender_access pcre:/etc/postfix/sender_access.pcreSee http://postfix.cs.utah.edu/postconf.5.h …...
View ArticleHuge CPU usage
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 0.9.8 MARIADB edition- Linux/BSD distribution name and version: CentOS Linux release 7.5.1804...
View ArticleRe: SPAM Question
ZhangHuangbin wrote:- You may need to turn on debug mode in iRedAPD, so that we can get more details about (new) spam email.Ok, I have enabled debug mode for iRedAPD. WHen a new spam email comes in,...
View ArticleRe: Just a question about Rainloop Webmail Integration
ZhangHuangbin wrote:Its license is not good for us to integrate and redistribute it.Hasn't rainloops license changed to AGPL for the community version -- which mostly lacks autoupdate features which...
View ArticleRe: SoGo EAS Unable to Send mail on iOS
ZhangHuangbin wrote:I'm afraid that we need a new smtp port for SOGo in this case, but with default iRedMail settings, it works fine.*) Add new lines in /etc/postfix/master.cf:127.0.0.1:2525 inet n - n...
View Article