Re: Changing location of vmail folder, mail started downloading again
no, everything is synced using rsync
View ArticleRe: Whitelist
ZhangHuangbin wrote:aniyan.rajan6 wrote:So I think the solution is "Sender Whitelisting" in the above readme url.Yes, greylisting opt-in/out.But as I understand from the url, the opt-in/out is for...
View ArticleLocal user address alias to virtual mail
==== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP- Linux/BSD distribution name and version: CentOS release 6.4- Related log if...
View ArticleNot receiving some emails - but no indication of emails being lost
==== Required information ====- iRedMail version: 0.8.3- Store mail accounts in which backend (MySQL): - Linux/BSD distribution name and version:Â CentOS 5.9- Related log if you're reporting an issue:...
View ArticleRe: Not receiving some emails - but no indication of emails being lost
I have disabled greylisting for the time being, until I can figure out the root problem. (The greylisting option was changed this morning and I restarted postfix.)
View ArticleRe: Change IP address
ZhangHuangbin wrote:Nothing. Just make sure you have only one iRedAdmin-Pro running.Glad to hear that :-)
View ArticleCannot logon to iRedAdmin after fresh install
ver0.8.4 LDAPFreeBSDI'm trying to logon with postmaster@mydomain and password verbatim double checked from iRedMail.tips when I enter those creds, I get Error: Password of cn=vmailadmin is...
View ArticleQuestion of Maillog
==== Required information ====- iRedMail version: 0.8.3- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL - Linux/BSD distribution name and version: CentOS 5.9- Related log if you're...
View ArticleRe: Not receiving some emails - but no indication of emails being lost
Contacting mail admin of pocca.com is the right way to solve this issue. It looks like network related issue, e.g. Network firewall, dns cache (on their side), etc. If all above are correct, your mail...
View ArticleRe: Local user address alias to virtual mail
Did you try Postfix parameter "masquerade_domains"? http://www.postfix.org/postconf.5.html# … de_domainsJust curious, why do you worry about 'apache@mail.domain.com'? You can simply create an alias in...
View ArticleRe: How to update LAMP?
ZhangHuangbin wrote:The best way is, find a trusted third-party yum repository which provides Apache-2.4, PHP, then upgrade. But i don't know which one provides it.Another way is building RPM package...
View ArticleRe: Whitelist
Oops, sorry about my mistake.Greylisting opt-in/out is applicable to recipients. Which means, if you enable greylisting opt-in for user abc@your_domain.com, Policyd won't enable greylisting for all...
View ArticleRe: Changing location of vmail folder, mail started downloading again
No idea yet, i guess Dovecot re-generated those files.I suggest asking in Dovecot mailing list instead to get an answer. Appreciate if you can share your answer here to help others.
View ArticleInstallation Problems - iRedMail 0.8.4 / CentOS 6.3
iRedMail 0.8.4CentOS 6.3Storing mail accounts in either MySQL (tried first) or LDAP (tried second)Brand new user.I'm installing iRedMail on a freshly imaged VM. That's had nothing done to it.Initally...
View ArticleRe: Installation Problems - iRedMail 0.8.4 / CentOS 6.3
Do you have MySQL server running before installing iRedMail? Do you set a password for MySQL root user?Here's my suggestion: iRedMail is designed to be deployed on a FRESH server, so you'd better...
View ArticleRe: How to update LAMP?
robyflc wrote:I forgot to mention that I didn't find any (working) yum repo with Apache 2.4 (don't understand why).I guess I'll have to take your suggestion and build it from source.Many third-parties...
View ArticleRe: Installation Problems - iRedMail 0.8.4 / CentOS 6.3
Excuse for replying to my own thread.A bit more research.Looking at the /etc/my.cnf thats present at mid install, before the install copiesit's own my.cnf, it looks like...
View ArticleRe: Installation Problems - iRedMail 0.8.4 / CentOS 6.3
ZhangHuangbin wrote:Do you have MySQL server running before installing iRedMail? Do you set a password for MySQL root user?Here's my suggestion: iRedMail is designed to be deployed on a FRESH server,...
View ArticleRe: Installation Problems - iRedMail 0.8.4 / CentOS 6.3
I'm please to say we have progress.Fresh VM (This is using bigv.io by the way)Checked and it does come with mysql installed, not running, but installed.It was this installation that had stuck the...
View ArticleRe: Installation Problems - iRedMail 0.8.4 / CentOS 6.3
"skip-networking" is the root cause.iRedMail connects to MySQL server via TCP/IP by default, not socket file.
View Article