[bug] Slovenian localization quirk
- iRedMail version (check /etc/iredmail-release): 0.9.4Hello,There seems to be an oops that got into the Slovenian (sl_SI) localization for the latest iRedMail version:* The string for...
View ArticleRe: Issues with installing on stock RHEL 6.7
Hi there,I just completed a test run of the new version of iRedMail. The new script is able to correctly create all the objects in the postgresql DBs even with version 8.4.20.To add a few finer...
View ArticleRe: Issues with installing on stock RHEL 6.7
dec0077 wrote:the stock rhel 6 (minimal install) is not enough on its own, you need at least the openssh-clients and wget packages, then you have to add the EPEL repositoryiRedMail will install wget,...
View ArticleRe: [bug] Slovenian localization quirk
Dear Jure,Excuse me, Are you talking about translation of Roundcube or iRedAdmin?
View ArticleRe: SPAM mail subject line
*) If you have per-user recipient policy enabled, you must set spam_subject_tag, spam_subject_tag2 and spam_subject_tag3 to NULL (sql value, not string "NULL").*) In Amavisd config file, set...
View ArticleRe: roundcubemail session table never cleaned/ pruned in database
Seems Roundcube doesn't offer a script to clean expired session. I suggest you ask for support in Roundcube mailing list instead.
View ArticleRe: mail aliases disappear?
*) Do you have SQL column "alias.islist" in vmail database?dong wrote:Intentional policy rejection, please try again laterThis is greylisting.
View ArticleRe: Issues with installing on stock RHEL 6.7
ZhangHuangbin wrote:dec0077 wrote:the stock rhel 6 (minimal install) is not enough on its own, you need at least the openssh-clients and wget packages, then you have to add the EPEL repositoryiRedMail...
View ArticleRe: mail aliases disappear?
I have. All record are "0" now. I have alias.is_alias and alias.alias_to too.
View ArticleRe: mail aliases disappear?
dong wrote:I have. All record are "0" now.Mail alias account will have 'alias.islist=1', it's mentioned in upgrade tutorial for iRedMail-0.8.7:http://www.iredmail.org/docs/upgrade.ir …...
View ArticleConfigure iredmail with gmail
==== Required information ====- iRedMail version (check /etc/iredmail-release): - Linux/BSD distribution name and version: - Store mail accounts in which backend (LDAP/MySQL/PGSQL): - Web server...
View ArticleRe: Configure iredmail with gmail
*) Make sure your letsencrypt ssl cert is working fine.*) For POP3 connection, please make sure you're connecting to iRedMail server through port 143 with TLS, or 993 with SSL.*) Make sure your...
View ArticleRe: Configure iredmail with gmail
Hello, All those checks pass. The funny thing is that my iredmail server works fine with Gmail mobile app, but the web refuses pop/smtp settings!! ZhangHuangbin wrote:*) Make sure your letsencrypt ssl...
View ArticleRoundcube upgrade and symbol links
Hi,Did first upgrade in iRedMail from 0.9.0 to 0.9.1.Have a symbol link from /usr/share/apache2/roundcubemail-1.0.4to/usr/share/apache2/roundcubemailUpgraded Roundcube files in...
View ArticleFreeBSD 10.2 iRedMail-0.9.4- Roundcube can't attach file more than 8kb
======== Required information ====- iRedMail version (check /etc/iredmail-release): - Linux/BSD distribution name and version: - Store mail accounts in which backend (LDAP/MySQL/PGSQL): - Web server...
View ArticleRe: FreeBSD 10.2 iRedMail-0.9.4- Roundcube can't attach file more than 8kb
*) Did you see any error in Apache/Nginx/php-fpm log file?*) Does this tutorial work for you?http://www.iredmail.org/docs/change.mai … .size.html
View ArticleRe: Roundcube upgrade and symbol links
Usually the symbol link will work. The point is, what's the error log in Roundcube log file (It logs to Postfix log file)?
View ArticleImap Error
==== Required information ====- iRedMail version (check /etc/iredmail-release): 0.9.4- Linux/BSD distribution name and version: Debian 8.2- Store mail accounts in which backend (LDAP/MySQL/PGSQL):MySQL...
View ArticleRe: Imap Error
In the log var/log/dovecot.log found the error imap-login: Error: SSL private key file is password protected, but password isn't givenimap-login: Fatal: Couldn't parse private ssl_key:...
View ArticleRe: Reconnecting on every email i send
Finally i solved it with a SMTPKeepAlive = true in the phpmailer configuration. I don't know why the previous server by default did it and new server by default close connection.I hope this help to...
View Article