Uninstall iRedMail
==== Required information ==== - iRedMail version: 0.8.3- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: Ubuntu 12.04- Related log if you're...
View ArticleRe: encrypted password
Although there are precious few of those, I have enjoyed perusing my bookshelves and deciding which of the manyConcord accident lawyermany unread books there I plan to read over the next few months.It...
View ArticleServices on different physical servers
==== Required information ====- iRedMail version: - Store mail accounts in which backend (LDAP/MySQL/PGSQL): - Linux/BSD distribution name and version: - Related log if you're reporting an issue: ====I...
View ArticleRe: Services on different physical servers
okomili wrote:1- I may receive a lot of DoS or dictionary attacks, I want to install the webmail and the SMTP server on different networks and HW. Can iRedmail admin manage this?No. But how about...
View ArticleDelay in receiving emails
==== Required information ====- iRedMail version: v0.2- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: Debian 6 Squeeze- Related log if you're...
View ArticleRe: Delay in receiving emails
This delay is caused by greylisting in Cluebringer - in general it's a good thing as it reduces amount of spam, but if the delay is inacceptible for your users/application, you can disable greylisting...
View ArticleRe: Delay in receiving emails
In my case, it has ClueBringer installed on my Debian. And then I did not find where to disable this greylisting.
View ArticleRe: Delay in receiving emails
tecj wrote:In my case, it has ClueBringer installed on my Debian. And then I did not find where to disable this greylisting.I have Debian as well - open the file /etc/cluebringer/cluebringer.conf and...
View ArticleRe: reject_sender_login_mismatch and aliases
I have developed workaround on my system - have created new SQL attribute in table mailbox:ALTER TABLE mailbox ADD enablesendermismatch smallint NOT NULL DEFAULT 0;and changed the SQL in...
View ArticleRe: Overquota but which user ?
Yes, the screenshot is already with headers shown. If you look closely at the little arrow, it is in upward direction already. It just says "From" and "Subject".
View ArticleRe: Overquota but which user ?
An, sorry - my eyes are not as used to be :-)So the email was written directly into your mailbox / and it's really about your postmaster account.But I don't know why was this warning issued -...
View ArticleRe: Overquota but which user ?
didn't change anything in dovecot.conf. There had been some good odd 116 email log messages but the size of this email box was kept to 100MB via iredadmin. I deleted most of it. Lets wait for a bit...
View ArticleRe: Overquota but which user ?
If you removed some big emails it could be they was the reason of the warning. dovecot fires the warning during email delivery and only once when "just crossing" the quota.
View ArticleRe: iRedMail + Mandriva
will know if some version for Mandriva? i need so much!! Thank you
View Articleroot can access to read emails from the virtual mailbox users?
==== Required information ====- iRedMail version: - Store mail accounts in which backend (LDAP/MySQL/PGSQL): - Linux/BSD distribution name and version: - Related log if you're reporting an issue:...
View ArticleRe: Overquota but which user ?
sami1255 wrote:How frequently does dovecot reminds of email quota ?It's not a cron job, it's triggered by the realtime mailbox quota. Search "quota_warning" in dovecot.conf will give you some...
View ArticleRe: reject_sender_login_mismatch and aliases
*) Your solution with SQL structure modification is worse. With "mailbox.username='%s' OR mailbox.enablesendermismatch=1", it can bypass mailbox.username, that means anyone with...
View ArticleRe: My server sends SPAM - help!!!
A temporary solution: don't allow Apache daemon user send out email, then try to figure out which PHP application has this weakness.Set Postfix parameter in main.cf like below:authorized_submit_users =...
View ArticleRe: Sending mail from outlook vDomain2 to vDomain1 fails
FIRST OF ALL, don't hijack other's thread. Just create a new forum topic, clearly explain your issue and paste related log to help troubleshoot.Looks like it doesn't perform SMTP AUTH at all. Is it...
View Article